Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
runName: | QTest::WatchDog::run | Prototype: | void run() | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 2164-2176 |
| | 8 | 4 |
WatchDogName: | QTest::WatchDog::WatchDog | Prototype: | WatchDog() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 2136-2142 |
| | 4 | 1 |
beginTestName: | QTest::WatchDog::beginTest | Prototype: | void beginTest() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 2152-2156 |
| | 3 | 1 |
testFinishedName: | QTest::WatchDog::testFinished | Prototype: | void testFinished() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 2158-2162 |
| | 3 | 1 |
~WatchDogName: | QTest::WatchDog::~WatchDog | Prototype: | ~WatchDog() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 2143-2150 |
| | 4 | 1 |