| 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: | 3375-3379 |
| | 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: | 3447-3452 |
| | 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: | 3454-3460 |
| | 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: | 3422-3433 |
| | 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: | 3392-3420 |
| | 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: | 3435-3440 |
| | 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: | 3381-3386 |
| | 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: | 3462-3468 |
| | 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: | 3442-3445 |
| | 1 | 1 |