| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 loopLevel| Name:  | QThread::loopLevel |  | Prototype:  | int QThread::loopLevel() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 726-730 |  
  |  | 2 | 1 | 
 setEventDispatcher| Name:  | QThread::setEventDispatcher |  | Prototype:  | void QThread::setEventDispatcher(QAbstractEventDispatcher *eventDispatcher) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 791-803 |  
  |  | 7 | 3 | 
 terminate| Name:  | QThread::terminate |  | Prototype:  | void QThread::terminate() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 667-682 |  
  |  | 8 | 3 | 
 requestInterruption| Name:  | QThread::requestInterruption |  | Prototype:  | void QThread::requestInterruption() |  | Coverage:  |  45.455% (5/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 830-841 |  
  |  | 8 | 3 | 
 idealThreadCount| Name:  | QThread::idealThreadCount |  | Prototype:  | int QThread::idealThreadCount() noexcept |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 426-484 |  
  |  | 5 | 2 | 
 start| Name:  | QThread::start |  | Prototype:  | void QThread::start(Priority priority) |  | Coverage:  |  52.778% (19/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 559-665 |  
  |  | 54 | 12 | 
 ~QThread| Name:  | QThread::~QThread |  | Prototype:  | QThread::~QThread() |  | Coverage:  |  72.727% (8/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 410-425 |  
  |  | 9 | 3 | 
 isInterruptionRequested| Name:  | QThread::isInterruptionRequested |  | Prototype:  | bool QThread::isInterruptionRequested() const |  | Coverage:  |  75.000% (6/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 866-873 |  
  |  | 5 | 2 | 
 wait| Name:  | QThread::wait |  | Prototype:  | bool QThread::wait(unsigned long time) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 684-702 |  
  |  | 11 | 5 | 
 QThread| Name:  | QThread::QThread |  | Prototype:  | QThread::QThread(QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 382-388 |  
  |  | 2 | 1 | 
 QThread| Name:  | QThread::QThread |  | Prototype:  | QThread::QThread(QThreadPrivate &dd, QObject *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 393-399 |  
  |  | 2 | 1 | 
 currentThread| Name:  | QThread::currentThread |  | Prototype:  | QThread *QThread::currentThread() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 368-373 |  
  |  | 3 | 1 | 
 currentThreadId| Name:  | QThread::currentThreadId |  | Prototype:  | Qt::HANDLE QThread::currentThreadId() noexcept |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 415-419 |  
  |  | 1 | 1 | 
 event| Name:  | QThread::event |  | Prototype:  | bool QThread::event(QEvent *event) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 808-816 |  
  |  | 4 | 2 | 
 eventDispatcher| Name:  | QThread::eventDispatcher |  | Prototype:  | QAbstractEventDispatcher *QThread::eventDispatcher() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 776-780 |  
  |  | 2 | 1 | 
 exec| Name:  | QThread::exec |  | Prototype:  | int QThread::exec() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 495-513 |  
  |  | 13 | 2 | 
 exit| Name:  | QThread::exit |  | Prototype:  | void QThread::exit(int returnCode) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 536-547 |  
  |  | 8 | 2 | 
 isFinished| Name:  | QThread::isFinished |  | Prototype:  | bool QThread::isFinished() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 432-437 |  
  |  | 3 | 1 | 
 isRunning| Name:  | QThread::isRunning |  | Prototype:  | bool QThread::isRunning() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 444-449 |  
  |  | 3 | 1 | 
 msleep| Name:  | QThread::msleep |  | Prototype:  | void QThread::msleep(unsigned long msecs) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 504-507 |  
  |  | 1 | 1 | 
 priority| Name:  | QThread::priority |  | Prototype:  | QThread::Priority QThread::priority() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 615-622 |  
  |  | 3 | 1 | 
 quit| Name:  | QThread::quit |  | Prototype:  | void QThread::quit() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 558-559 |  
  |  | 1 | 1 | 
 run| Name:  | QThread::run |  | Prototype:  | void QThread::run() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 572-575 |  
  |  | 1 | 1 | 
 setPriority| Name:  | QThread::setPriority |  | Prototype:  | void QThread::setPriority(Priority priority) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 596-605 |  
  |  | 6 | 2 | 
 setStackSize| Name:  | QThread::setStackSize |  | Prototype:  | void QThread::setStackSize(uint stackSize) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 463-470 |  
  |  | 11 | 1 | 
 setTerminationEnabled| Name:  | QThread::setTerminationEnabled |  | Prototype:  | void QThread::setTerminationEnabled(bool enabled) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 704-718 |  
  |  | 13 | 2 | 
 sleep| Name:  | QThread::sleep |  | Prototype:  | void QThread::sleep(unsigned long secs) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 499-502 |  
  |  | 1 | 1 | 
 stackSize| Name:  | QThread::stackSize |  | Prototype:  | uint QThread::stackSize() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 478-483 |  
  |  | 3 | 1 | 
 usleep| Name:  | QThread::usleep |  | Prototype:  | void QThread::usleep(unsigned long usecs) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 509-512 |  
  |  | 1 | 1 | 
 yieldCurrentThread| Name:  | QThread::yieldCurrentThread |  | Prototype:  | void QThread::yieldCurrentThread() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 486-489 |  
  |  | 1 | 1 |