| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
timeAfterUser| Name: | QtConcurrent::BlockSizeManagerV2::timeAfterUser | | Prototype: | void BlockSizeManagerV2::timeAfterUser() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | | Lines: | 206-230 |
| | 11 | 4 |
timeBeforeUser| Name: | QtConcurrent::BlockSizeManagerV2::timeBeforeUser | | Prototype: | void BlockSizeManagerV2::timeBeforeUser() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | | Lines: | 195-202 |
| | 4 | 2 |
blockSize| Name: | QtConcurrent::BlockSizeManagerV2::blockSize | | Prototype: | int BlockSizeManagerV2::blockSize() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | | Lines: | 232-235 |
| | 1 | 1 |
BlockSizeManagerV2| Name: | QtConcurrent::BlockSizeManagerV2::BlockSizeManagerV2 | | Prototype: | BlockSizeManagerV2::BlockSizeManagerV2(int iterationCount) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | | Lines: | 188-192 |
| | 1 | 1 |