Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
removeInvalidNamesName: | QCommandLineOptionPrivate::removeInvalidNames | Prototype: | QStringList QCommandLineOptionPrivate::removeInvalidNames(QStringList nameList) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 286-294 |
| | 5 | 2 |
QCommandLineOptionPrivateName: | QCommandLineOptionPrivate::QCommandLineOptionPrivate | Prototype: | explicit QCommandLineOptionPrivate(const QString &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 51-54 |
| | 1 | 1 |
QCommandLineOptionPrivateName: | QCommandLineOptionPrivate::QCommandLineOptionPrivate | Prototype: | explicit QCommandLineOptionPrivate(const QStringList &names) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 57-60 |
| | 1 | 1 |