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: | 3435-3438 |
| | 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: | 3455-3461 |
| | 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: | 3374-3379 |
| | 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: | 3428-3433 |
| | 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: | 3385-3413 |
| | 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: | 3415-3426 |
| | 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: | 3447-3453 |
| | 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: | 3440-3445 |
| | 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: | 3368-3372 |
| | 2 | 1 |