Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
timeAfterUserName: | 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: | 212-236 |
| | 11 | 4 |
timeBeforeUserName: | 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: | 201-208 |
| | 4 | 2 |
blockSizeName: | 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: | 238-241 |
| | 1 | 1 |
BlockSizeManagerV2Name: | 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: | 194-198 |
| | 1 | 1 |