Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QFontDatabasePrivateName: | QFontDatabasePrivate::QFontDatabasePrivate | Prototype: | QFontDatabasePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 458-462 |
| | 1 | 1 |
invalidateName: | QFontDatabasePrivate::invalidate | Prototype: | void QFontDatabasePrivate::invalidate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 504-512 |
| | 5 | 1 |
~QFontDatabasePrivateName: | QFontDatabasePrivate::~QFontDatabasePrivate | Prototype: | ~QFontDatabasePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 464-466 |
| | 1 | 1 |
freeName: | QFontDatabasePrivate::free | Prototype: | void free() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 475-482 |
| | 5 | 2 |
isApplicationFontName: | QFontDatabasePrivate::isApplicationFont | Prototype: | bool QFontDatabasePrivate::isApplicationFont(const QString &fileName) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2442-2448 |
| | 4 | 3 |
addAppFontName: | QFontDatabasePrivate::addAppFont | Prototype: | int QFontDatabasePrivate::addAppFont(const QByteArray &fontData, const QString &fileName) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2414-2440 |
| | 18 | 6 |
familyName: | QFontDatabasePrivate::family | Prototype: | QtFontFamily *QFontDatabasePrivate::family(const QString &f, FamilyRequestFlags flags) | Coverage: | 0.000% (0/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 514-559 |
| | 30 | 10 |