Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
throwPossibleExceptionName: | QtPrivate::ExceptionStore::throwPossibleException | Prototype: | void ExceptionStore::throwPossibleException() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 205-211 |
| | 3 | 2 |
setExceptionName: | QtPrivate::ExceptionStore::setException | Prototype: | void ExceptionStore::setException(const QException &e) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 189-193 |
| | 2 | 2 |
hasThrownName: | QtPrivate::ExceptionStore::hasThrown | Prototype: | bool ExceptionStore::hasThrown() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 213-213 |
| | 1 | 1 |
hasExceptionName: | QtPrivate::ExceptionStore::hasException | Prototype: | bool ExceptionStore::hasException() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 195-198 |
| | 1 | 1 |
exceptionName: | QtPrivate::ExceptionStore::exception | Prototype: | ExceptionHolder ExceptionStore::exception() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | Lines: | 200-203 |
| | 1 | 1 |