| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 currentThreadId| Name:  | QThread::currentThreadId |  | Prototype:  | Qt::HANDLE QThread::currentThreadId() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 412-416 |  
  |  | 1 | 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:  | 501-504 |  
  |  | 1 | 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:  | 551-552 |  
  |  | 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:  | 565-568 |  
  |  | 1 | 1 | 
 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:  | 496-499 |  
  |  | 1 | 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:  | 506-509 |  
  |  | 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:  | 483-486 |  
  |  | 1 | 1 | 
 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:  | 375-381 |  
  |  | 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:  | 386-392 |  
  |  | 2 | 1 | 
 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:  | 769-773 |  
  |  | 2 | 1 | 
 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:  | 719-723 |  
  |  | 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:  | 361-366 |  
  |  | 3 | 1 | 
 isFinished| Name:  | QThread::isFinished |  | Prototype:  | bool QThread::isFinished() const |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 425-430 |  
  |  | 3 | 1 | 
 isRunning| Name:  | QThread::isRunning |  | Prototype:  | bool QThread::isRunning() const |  | Coverage:  | 100.000% (5/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp |  | Lines:  | 437-442 |  
  |  | 3 | 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:  | 608-615 |  
  |  | 3 | 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:  | 471-476 |  
  |  | 3 | 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:  | 801-809 |  
  |  | 4 | 2 | 
 idealThreadCount| Name:  | QThread::idealThreadCount |  | Prototype:  | int QThread::idealThreadCount() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 423-481 |  
  |  | 5 | 2 | 
 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:  | 859-866 |  
  |  | 5 | 2 | 
 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:  | 589-598 |  
  |  | 6 | 2 | 
 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:  | 784-796 |  
  |  | 7 | 3 | 
 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:  | 529-540 |  
  |  | 8 | 2 | 
 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:  | 823-834 |  
  |  | 8 | 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:  | 664-679 |  
  |  | 8 | 3 | 
 ~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:  | 403-418 |  
  |  | 9 | 3 | 
 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:  | 456-463 |  
  |  | 11 | 1 | 
 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:  | 681-699 |  
  |  | 11 | 5 | 
 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:  | 488-506 |  
  |  | 13 | 2 | 
 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:  | 701-715 |  
  |  | 13 | 2 | 
 start| Name:  | QThread::start |  | Prototype:  | void QThread::start(Priority priority) |  | Coverage:  |  58.333% (21/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp |  | Lines:  | 556-662 |  
  |  | 54 | 12 |