Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
setObjectFormatIndexName: | 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 |
setDefaultFontName: | 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 |
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 |
objectFormatIndexName: | 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 |
indexForFormatName: | 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 |
hasFormatCachedName: | 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 |
formatName: | 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 |
createObjectIndexName: | 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 |
QTextFormatCollectionName: | 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 |