Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSupportedWritingSystemsName: | QSupportedWritingSystems::QSupportedWritingSystems | Prototype: | QSupportedWritingSystems::QSupportedWritingSystems() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 176-179 |
| | 1 | 1 |
QSupportedWritingSystemsName: | QSupportedWritingSystems::QSupportedWritingSystems | Prototype: | QSupportedWritingSystems::QSupportedWritingSystems(const QSupportedWritingSystems &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 184-188 |
| | 2 | 1 |
detachName: | QSupportedWritingSystems::detach | Prototype: | void QSupportedWritingSystems::detach() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 216-224 |
| | 5 | 3 |
operator=Name: | QSupportedWritingSystems::operator= | Prototype: | QSupportedWritingSystems &QSupportedWritingSystems::operator=(const QSupportedWritingSystems &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 193-202 |
| | 6 | 3 |
setSupportedName: | QSupportedWritingSystems::setSupported | Prototype: | void QSupportedWritingSystems::setSupported(QFontDatabase::WritingSystem writingSystem, bool support) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 230-234 |
| | 2 | 1 |
supportedName: | QSupportedWritingSystems::supported | Prototype: | bool QSupportedWritingSystems::supported(QFontDatabase::WritingSystem writingSystem) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 240-243 |
| | 1 | 1 |
~QSupportedWritingSystemsName: | QSupportedWritingSystems::~QSupportedWritingSystems | Prototype: | QSupportedWritingSystems::~QSupportedWritingSystems() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp | Lines: | 207-211 |
| | 2 | 2 |