| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 registerThreadInactive| Name:  | QThreadPoolThread::registerThreadInactive |  | Prototype:  | void QThreadPoolThread::registerThreadInactive() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp |  | Lines:  | 140-144 |  
  |  | 2 | 2 | 
 QThreadPoolThread| Name:  | QThreadPoolThread::QThreadPoolThread |  | Prototype:  | QThreadPoolThread::QThreadPoolThread(QThreadPoolPrivate *manager) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp |  | Lines:  | 69-71 |  
  |  | 1 | 1 | 
 run| Name:  | QThreadPoolThread::run |  | Prototype:  | void QThreadPoolThread::run() |  | Coverage:  |  87.500% (28/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadpool.cpp |  | Lines:  | 76-138 |  
  |  | 35 | 11 |