| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QTextFormatCollection| Name: | QTextFormatCollection::QTextFormatCollection | | Prototype: | QTextFormatCollection::QTextFormatCollection(const QTextFormatCollection &rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3368-3372 |
| | 2 | 1 |
createObjectIndex| Name: | QTextFormatCollection::createObjectIndex | | Prototype: | int QTextFormatCollection::createObjectIndex(const QTextFormat &f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3440-3445 |
| | 3 | 1 |
format| Name: | QTextFormatCollection::format | | Prototype: | QTextFormat QTextFormatCollection::format(int idx) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3447-3453 |
| | 3 | 2 |
hasFormatCached| Name: | QTextFormatCollection::hasFormatCached | | Prototype: | bool QTextFormatCollection::hasFormatCached(const QTextFormat &format) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3415-3426 |
| | 7 | 3 |
indexForFormat| Name: | QTextFormatCollection::indexForFormat | | Prototype: | int QTextFormatCollection::indexForFormat(const QTextFormat &format) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3385-3413 |
| | 15 | 5 |
objectFormatIndex| Name: | QTextFormatCollection::objectFormatIndex | | Prototype: | int QTextFormatCollection::objectFormatIndex(int objectIndex) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3428-3433 |
| | 3 | 2 |
operator=| Name: | QTextFormatCollection::operator= | | Prototype: | QTextFormatCollection &QTextFormatCollection::operator=(const QTextFormatCollection &rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3374-3379 |
| | 3 | 1 |
setDefaultFont| Name: | QTextFormatCollection::setDefaultFont | | Prototype: | void QTextFormatCollection::setDefaultFont(const QFont &f) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3455-3461 |
| | 4 | 3 |
setObjectFormatIndex| Name: | QTextFormatCollection::setObjectFormatIndex | | Prototype: | void QTextFormatCollection::setObjectFormatIndex(int objectIndex, int formatIndex) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextformat.cpp | | Lines: | 3435-3438 |
| | 1 | 1 |