Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
valueNameName: | QCommandLineOption::valueName | Prototype: | QString QCommandLineOption::valueName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 318-321 |
| | 1 | 1 |
setValueNameName: | QCommandLineOption::setValueName | Prototype: | void QCommandLineOption::setValueName(const QString &valueName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 306-309 |
| | 1 | 1 |
setDescriptionName: | QCommandLineOption::setDescription | Prototype: | void QCommandLineOption::setDescription(const QString &description) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 332-335 |
| | 1 | 1 |
setDefaultValuesName: | QCommandLineOption::setDefaultValues | Prototype: | void QCommandLineOption::setDefaultValues(const QStringList &defaultValues) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 376-379 |
| | 1 | 1 |
setDefaultValueName: | QCommandLineOption::setDefaultValue | Prototype: | void QCommandLineOption::setDefaultValue(const QString &defaultValue) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 357-366 |
| | 5 | 2 |
namesName: | QCommandLineOption::names | Prototype: | QStringList QCommandLineOption::names() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 242-245 |
| | 1 | 1 |
isHiddenName: | QCommandLineOption::isHidden | Prototype: | bool QCommandLineOption::isHidden() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 412-415 |
| | 1 | 1 |
descriptionName: | QCommandLineOption::description | Prototype: | QString QCommandLineOption::description() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 342-345 |
| | 1 | 1 |
defaultValuesName: | QCommandLineOption::defaultValues | Prototype: | QStringList QCommandLineOption::defaultValues() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 386-389 |
| | 1 | 1 |
QCommandLineOptionName: | QCommandLineOption::QCommandLineOption | Prototype: | QCommandLineOption::QCommandLineOption(const QString &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 112-115 |
| | 2 | 1 |
QCommandLineOptionName: | QCommandLineOption::QCommandLineOption | Prototype: | QCommandLineOption::QCommandLineOption(const QString &name, const QString &description, const QString &valueName, const QString &defaultValue) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 158-166 |
| | 3 | 1 |
QCommandLineOptionName: | QCommandLineOption::QCommandLineOption | Prototype: | QCommandLineOption::QCommandLineOption(const QStringList &names, const QString &description, const QString &valueName, const QString &defaultValue) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 194-202 |
| | 3 | 1 |
QCommandLineOptionName: | QCommandLineOption::QCommandLineOption | Prototype: | QCommandLineOption::QCommandLineOption(const QCommandLineOption &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 210-213 |
| | 2 | 1 |
setHiddenName: | QCommandLineOption::setHidden | Prototype: | void QCommandLineOption::setHidden(bool hide) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 400-403 |
| | 1 | 1 |
operator=Name: | QCommandLineOption::operator= | Prototype: | QCommandLineOption &QCommandLineOption::operator=(const QCommandLineOption &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 226-230 |
| | 2 | 1 |
QCommandLineOptionName: | QCommandLineOption::QCommandLineOption | Prototype: | QCommandLineOption::QCommandLineOption(const QStringList &names) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineoption.cpp | Lines: | 130-133 |
| | 2 | 1 |