| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 173-174 |  
  |  | 1 | 1 | 
 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:  | 176-178 |  
  |  | 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:  | 188-193 |  
  |  | 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:  | 180-183 |  
  |  | 1 | 1 |