| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QBenchmarkTestMethodData| Name:  | QBenchmarkTestMethodData::QBenchmarkTestMethodData |  | Prototype:  | QBenchmarkTestMethodData::QBenchmarkTestMethodData() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 112-115 |  
  |  | 2 | 1 | 
 beginDataRun| Name:  | QBenchmarkTestMethodData::beginDataRun |  | Prototype:  | void QBenchmarkTestMethodData::beginDataRun() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 122-125 |  
  |  | 1 | 1 | 
 ~QBenchmarkTestMethodData| Name:  | QBenchmarkTestMethodData::~QBenchmarkTestMethodData |  | Prototype:  | QBenchmarkTestMethodData::~QBenchmarkTestMethodData() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 117-120 |  
  |  | 1 | 1 | 
 adjustIterationCount| Name:  | QBenchmarkTestMethodData::adjustIterationCount |  | Prototype:  | int QBenchmarkTestMethodData::adjustIterationCount(int suggestion) |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 131-141 |  
  |  | 4 | 2 | 
 setResult| Name:  | QBenchmarkTestMethodData::setResult |  | Prototype:  | void QBenchmarkTestMethodData::setResult( qreal value, QTest::QBenchmarkMetric metric, bool setByMacro) |  | Coverage:  |  94.118% (16/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmark.cpp |  | Lines:  | 143-173 |  
  |  | 14 | 5 |