| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 removeInvalidNames| Name:  | 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 | 
 QCommandLineOptionPrivate| Name:  | 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 | 
 QCommandLineOptionPrivate| Name:  | 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 |