Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QtFontFamilyName: | QtFontFamily::QtFontFamily | Prototype: | QtFontFamily(const QString &n) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 355-362 |
| | 1 | 1 |
ensurePopulatedName: | QtFontFamily::ensurePopulated | Prototype: | void QtFontFamily::ensurePopulated() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 414-421 |
| | 4 | 2 |
foundryName: | QtFontFamily::foundry | Prototype: | QtFontFoundry *QtFontFamily::foundry(const QString &f, bool create) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 385-407 |
| | 15 | 7 |
matchesFamilyNameName: | QtFontFamily::matchesFamilyName | Prototype: | bool QtFontFamily::matchesFamilyName(const QString &familyName) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 409-412 |
| | 1 | 1 |
~QtFontFamilyName: | QtFontFamily::~QtFontFamily | Prototype: | ~QtFontFamily() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 363-367 |
| | 3 | 2 |