| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QMutexUnlocker| Name:  | QMutexUnlocker::QMutexUnlocker |  | Prototype:  | inline explicit QMutexUnlocker(QMutex *m) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 121-123 |  
  |  | 1 | 1 | 
 unlock| Name:  | QMutexUnlocker::unlock |  | Prototype:  | inline void unlock() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 125-125 |  
  |  | 1 | 2 | 
 ~QMutexUnlocker| Name:  | QMutexUnlocker::~QMutexUnlocker |  | Prototype:  | inline ~QMutexUnlocker() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 124-124 |  
  |  | 1 | 1 |