| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ExceptionHolder| Name:  | QtPrivate::ExceptionHolder::ExceptionHolder |  | Prototype:  | ExceptionHolder::ExceptionHolder(const ExceptionHolder &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp |  | Lines:  | 170-172 |  
  |  | 1 | 1 | 
 ExceptionHolder| Name:  | QtPrivate::ExceptionHolder::ExceptionHolder |  | Prototype:  | ExceptionHolder::ExceptionHolder(QException *exception) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp |  | Lines:  | 167-168 |  
  |  | 1 | 1 | 
 exception| Name:  | QtPrivate::ExceptionHolder::exception |  | Prototype:  | QException *ExceptionHolder::exception() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp |  | Lines:  | 182-187 |  
  |  | 3 | 2 | 
 operator=| Name:  | QtPrivate::ExceptionHolder::operator= |  | Prototype:  | void ExceptionHolder::operator=(const ExceptionHolder &other) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp |  | Lines:  | 174-177 |  
  |  | 1 | 1 |