Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~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: | 875-882 |
| | 4 | 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: | 890-894 |
| | 3 | 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: | 884-888 |
| | 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: | 868-874 |
| | 4 | 1 |
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: | 896-908 |
| | 8 | 4 |