Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
writingSystemSampleName: | QFontDatabase::writingSystemSample | Prototype: | QString QFontDatabase::writingSystemSample(WritingSystem writingSystem) | Coverage: | 0.000% (0/70) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2180-2394 |
| | 165 | 36 |
writingSystemNameName: | QFontDatabase::writingSystemName | Prototype: | QString QFontDatabase::writingSystemName(WritingSystem writingSystem) | Coverage: | 0.000% (0/71) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2063-2174 |
| | 73 | 36 |
findFontName: | QFontDatabase::findFont | Prototype: | QFontEngine *QFontDatabase::findFont(const QFontDef &request, int script) | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2628-2721 |
| | 56 | 17 |
loadName: | QFontDatabase::load | Prototype: | void QFontDatabase::load(const QFontPrivate *d, int script) | Coverage: | 0.000% (0/58) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2723-2814 |
| | 50 | 18 |
smoothSizesName: | QFontDatabase::smoothSizes | Prototype: | QList<int> QFontDatabase::smoothSizes(const QString &family, const QString &styleName) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1863-1913 |
| | 31 | 12 |
pointSizesName: | QFontDatabase::pointSizes | Prototype: | QList<int> QFontDatabase::pointSizes(const QString &family, const QString &styleName) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1761-1811 |
| | 30 | 12 |
isSmoothlyScalableName: | QFontDatabase::isSmoothlyScalable | Prototype: | bool QFontDatabase::isSmoothlyScalable(const QString &family, const QString &style) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1700-1737 |
| | 24 | 10 |
stylesName: | QFontDatabase::styles | Prototype: | QStringList QFontDatabase::styles(const QString &family) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1592-1626 |
| | 23 | 6 |
familiesName: | QFontDatabase::families | Prototype: | QStringList QFontDatabase::families(WritingSystem writingSystem) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1551-1583 |
| | 22 | 8 |
fontName: | QFontDatabase::font | Prototype: | QFont QFontDatabase::font(const QString &family, const QString &style, int pointSize) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1819-1852 |
| | 21 | 7 |
writingSystemsName: | QFontDatabase::writingSystems | Prototype: | QList<QFontDatabase::WritingSystem> QFontDatabase::writingSystems() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1478-1509 |
| | 19 | 7 |
isBitmapScalableName: | QFontDatabase::isBitmapScalable | Prototype: | bool QFontDatabase::isBitmapScalable(const QString &family, const QString &style) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1659-1689 |
| | 19 | 7 |
weightName: | QFontDatabase::weight | Prototype: | int QFontDatabase::weight(const QString &family, const QString &style) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2002-2028 |
| | 16 | 5 |
systemFontName: | QFontDatabase::systemFont | Prototype: | QFont QFontDatabase::systemFont(QFontDatabase::SystemFont type) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2525-2551 |
| | 16 | 8 |
boldName: | QFontDatabase::bold | Prototype: | bool QFontDatabase::bold(const QString &family, const QString &style) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1966-1992 |
| | 16 | 5 |
italicName: | QFontDatabase::italic | Prototype: | bool QFontDatabase::italic(const QString &family, const QString &style) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1933-1957 |
| | 15 | 5 |
writingSystemsName: | QFontDatabase::writingSystems | Prototype: | QList<QFontDatabase::WritingSystem> QFontDatabase::writingSystems(const QString &family) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1518-1538 |
| | 13 | 4 |
removeApplicationFontName: | QFontDatabase::removeApplicationFont | Prototype: | bool QFontDatabase::removeApplicationFont(int handle) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2564-2577 |
| | 8 | 2 |
addApplicationFontName: | QFontDatabase::addApplicationFont | Prototype: | int QFontDatabase::addApplicationFont(const QString &fileName) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2466-2477 |
| | 8 | 3 |
removeAllApplicationFontsName: | QFontDatabase::removeAllApplicationFonts | Prototype: | bool QFontDatabase::removeAllApplicationFonts() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2591-2602 |
| | 7 | 2 |
isFixedPitchName: | QFontDatabase::isFixedPitch | Prototype: | bool QFontDatabase::isFixedPitch(const QString &family, const QString &style) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1633-1647 |
| | 7 | 1 |
QFontDatabaseName: | QFontDatabase::QFontDatabase | Prototype: | QFontDatabase::QFontDatabase() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1408-1416 |
| | 5 | 2 |
isScalableName: | QFontDatabase::isScalable | Prototype: | bool QFontDatabase::isScalable(const QString &family, const QString &style) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1745-1752 |
| | 4 | 2 |
hasFamilyName: | QFontDatabase::hasFamily | Prototype: | bool QFontDatabase::hasFamily(const QString &family) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2032-2038 |
| | 4 | 1 |
styleStringName: | QFontDatabase::styleString | Prototype: | QString QFontDatabase::styleString(const QFont &font) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1335-1339 |
| | 2 | 1 |
styleStringName: | QFontDatabase::styleString | Prototype: | QString QFontDatabase::styleString(const QFontInfo &fontInfo) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1346-1350 |
| | 2 | 1 |
applicationFontFamiliesName: | QFontDatabase::applicationFontFamilies | Prototype: | QStringList QFontDatabase::applicationFontFamilies(int id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2510-2514 |
| | 2 | 1 |
addApplicationFontFromDataName: | QFontDatabase::addApplicationFontFromData | Prototype: | int QFontDatabase::addApplicationFontFromData(const QByteArray &fontData) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2496-2500 |
| | 2 | 1 |
supportsThreadedFontRenderingName: | QFontDatabase::supportsThreadedFontRendering | Prototype: | bool QFontDatabase::supportsThreadedFontRendering() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2619-2622 |
| | 1 | 1 |
standardSizesName: | QFontDatabase::standardSizes | Prototype: | QList<int> QFontDatabase::standardSizes() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1921-1924 |
| | 1 | 1 |
resolveFontFamilyAliasName: | QFontDatabase::resolveFontFamilyAlias | Prototype: | QString QFontDatabase::resolveFontFamilyAlias(const QString &family) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2816-2819 |
| | 1 | 1 |
parseFontNameName: | QFontDatabase::parseFontName | Prototype: | void QFontDatabase::parseFontName(const QString &name, QString &foundry, QString &family) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2397-2400 |
| | 1 | 1 |
isPrivateFamilyName: | QFontDatabase::isPrivateFamily | Prototype: | bool QFontDatabase::isPrivateFamily(const QString &family) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2053-2056 |
| | 1 | 1 |
createDatabaseName: | QFontDatabase::createDatabase | Prototype: | void QFontDatabase::createDatabase() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 2402-2403 |
| | 1 | 1 |