Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
platformSelectorsName: | QFileSelectorPrivate::platformSelectors | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
addStaticsName: | QFileSelectorPrivate::addStatics | Prototype: | void QFileSelectorPrivate::addStatics(const QStringList &statics) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 399-404 |
| | 3 | 1 |
QFileSelectorPrivateName: | QFileSelectorPrivate::QFileSelectorPrivate | Prototype: | QFileSelectorPrivate::QFileSelectorPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 63-66 |
| | 2 | 1 |
platformSelectorsName: | QFileSelectorPrivate::platformSelectors | Prototype: | QStringList QFileSelectorPrivate::platformSelectors() | Coverage: | 80.000% (4/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 365-397 |
| | 6 | 3 |
selectName: | QFileSelectorPrivate::select | Prototype: | QString QFileSelectorPrivate::select(const QString &filePath) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 296-310 |
| | 9 | 3 |
updateSelectorsName: | QFileSelectorPrivate::updateSelectors | Prototype: | void QFileSelectorPrivate::updateSelectors() | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp | Lines: | 343-363 |
| | 12 | 4 |