| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 isRecursive| Name:  | QBasicMutex::isRecursive |  | Prototype:  | bool QBasicMutex::isRecursive() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex.cpp |  | Lines:  | 286-289 |  
  |  | 1 | 1 | 
 lockInternal| Name:  | QBasicMutex::lockInternal |  | Prototype:  | void QBasicMutex::lockInternal() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp |  | Lines:  | 200-204 |  
  |  | 2 | 1 | 
 lockInternal| Name:  | QBasicMutex::lockInternal |  | Prototype:  | bool QBasicMutex::lockInternal(int timeout) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp |  | Lines:  | 206-212 |  
  |  | 4 | 1 | 
 unlockInternal| Name:  | QBasicMutex::unlockInternal |  | Prototype:  | void QBasicMutex::unlockInternal() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp |  | Lines:  | 214-224 |  
  |  | 7 | 1 |