| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 throwPossibleException| Name:  | 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:  | 211-217 |  
  |  | 3 | 2 | 
 setException| Name:  | 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:  | 195-199 |  
  |  | 2 | 2 | 
 hasThrown| Name:  | 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:  | 219-219 |  
  |  | 1 | 1 | 
 hasException| Name:  | 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:  | 201-204 |  
  |  | 1 | 1 | 
 exception| Name:  | 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:  | 206-209 |  
  |  | 1 | 1 |