| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 registerFoundOption| Name:  | QCommandLineParserPrivate::registerFoundOption |  | Prototype:  | bool QCommandLineParserPrivate::registerFoundOption(const QString &optionName) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 619-628 |  
  |  | 5 | 2 | 
 parseOptionValue| Name:  | QCommandLineParserPrivate::parseOptionValue |  | Prototype:  | bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, QStringList::const_iterator *argumentIterator, QStringList::const_iterator argsEnd) |  | Coverage:  | 100.000% (16/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 642-670 |  
  |  | 18 | 6 | 
 parse| Name:  | QCommandLineParserPrivate::parse |  | Coverage:  | 100.000% (1/1) |  
  |  | 0 | 1 | 
 parse| Name:  | QCommandLineParserPrivate::parse |  | Prototype:  | bool QCommandLineParserPrivate::parse(const QStringList &args) |  | Coverage:  |  97.222% (70/72) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 683-781 |  
  |  | 66 | 24 | 
 helpText| Name:  | QCommandLineParserPrivate::helpText |  | Coverage:  | 100.000% (1/1) |  
  |  | 0 | 1 | 
 helpText| Name:  | QCommandLineParserPrivate::helpText |  | Prototype:  | QString QCommandLineParserPrivate::helpText() const |  | Coverage:  |  54.286% (19/35) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 1079-1131 |  
  |  | 39 | 17 | 
 checkParsed| Name:  | QCommandLineParserPrivate::checkParsed |  | Prototype:  | void QCommandLineParserPrivate::checkParsed(const char *method) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 608-612 |  
  |  | 2 | 2 | 
 aliases| Name:  | QCommandLineParserPrivate::aliases |  | Prototype:  | QStringList QCommandLineParserPrivate::aliases(const QString &optionName) const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 123-131 |  
  |  | 5 | 2 | 
 QCommandLineParserPrivate| Name:  | QCommandLineParserPrivate::QCommandLineParserPrivate |  | Prototype:  | inline QCommandLineParserPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp |  | Lines:  | 56-62 |  
  |  | 1 | 1 |