| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 toList| Name:  | QProcessEnvironmentPrivate::toList |  | Prototype:  | QStringList QProcessEnvironmentPrivate::toList() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 157-164 |  
  |  | 5 | 2 | 
 keys| Name:  | QProcessEnvironmentPrivate::keys |  | Prototype:  | QStringList QProcessEnvironmentPrivate::keys() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 184-193 |  
  |  | 7 | 2 | 
 insert| Name:  | QProcessEnvironmentPrivate::insert |  | Prototype:  | void QProcessEnvironmentPrivate::insert(const QProcessEnvironmentPrivate &other) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 195-208 |  
  |  | 8 | 3 | 
 fromList| Name:  | QProcessEnvironmentPrivate::fromList |  | Prototype:  | QProcessEnvironment QProcessEnvironmentPrivate::fromList(const QStringList &list) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp |  | Lines:  | 166-182 |  
  |  | 12 | 3 |