| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QBenchmarkGlobalData| Name:  | QBenchmarkGlobalData::QBenchmarkGlobalData |  | Prototype:  | QBenchmarkGlobalData::QBenchmarkGlobalData() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 47-58 |  
  |  | 1 | 1 | 
 ~QBenchmarkGlobalData| Name:  | QBenchmarkGlobalData::~QBenchmarkGlobalData |  | Prototype:  | QBenchmarkGlobalData::~QBenchmarkGlobalData() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 60-64 |  
  |  | 2 | 1 | 
 adjustMedianIterationCount| Name:  | QBenchmarkGlobalData::adjustMedianIterationCount |  | Prototype:  | int QBenchmarkGlobalData::adjustMedianIterationCount() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 100-107 |  
  |  | 3 | 2 | 
 setMode| Name:  | QBenchmarkGlobalData::setMode |  | Prototype:  | void QBenchmarkGlobalData::setMode(Mode mode) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 66-73 |  
  |  | 4 | 2 | 
 createMeasurer| Name:  | QBenchmarkGlobalData::createMeasurer |  | Prototype:  | QBenchmarkMeasurerBase * QBenchmarkGlobalData::createMeasurer() |  | Coverage:  |  56.250% (9/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 75-98 |  
  |  | 11 | 5 |