| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
appendFragments| Name: | QTextCopyHelper::appendFragments | | Prototype: | void QTextCopyHelper::appendFragments(int pos, int endPos) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 147-153 |
| | 3 | 2 |
QTextCopyHelper| Name: | QTextCopyHelper::QTextCopyHelper | | Prototype: | QTextCopyHelper::QTextCopyHelper(const QTextCursor &_source, const QTextCursor &_destination, bool forceCharFormat, const QTextCharFormat &fmt) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 53-66 |
| | 6 | 1 |
convertFormatIndex| Name: | QTextCopyHelper::convertFormatIndex | | Prototype: | int QTextCopyHelper::convertFormatIndex(const QTextFormat &oldFormat, int objectIndexToSet) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 68-86 |
| | 14 | 4 |
copy| Name: | QTextCopyHelper::copy | | Prototype: | void QTextCopyHelper::copy() | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 155-218 |
| | 40 | 12 |
appendFragment| Name: | QTextCopyHelper::appendFragment | | Prototype: | int QTextCopyHelper::appendFragment(int pos, int endPos, int objectIndex) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp | | Lines: | 88-145 |
| | 44 | 8 |