| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 start| Name:  | QBasicTimer::start |  | Prototype:  | void QBasicTimer::start(int msec, Qt::TimerType timerType, QObject *obj) |  | Coverage:  |  52.632% (10/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp |  | Lines:  | 143-167 |  
  |  | 17 | 7 | 
 start| Name:  | QBasicTimer::start |  | Prototype:  | void QBasicTimer::start(int msec, QObject *obj) |  | Coverage:  |  62.500% (10/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp |  | Lines:  | 110-130 |  
  |  | 14 | 6 | 
 stop| Name:  | QBasicTimer::stop |  | Prototype:  | void QBasicTimer::stop() |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qbasictimer.cpp |  | Lines:  | 174-187 |  
  |  | 8 | 4 |