| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QSingleShotTimer| Name:  | QSingleShotTimer::QSingleShotTimer |  | Prototype:  | QSingleShotTimer::QSingleShotTimer(int msec, Qt::TimerType timerType, const QObject *r, const char *member) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp |  | Lines:  | 269-274 |  
  |  | 2 | 1 | 
 QSingleShotTimer| Name:  | QSingleShotTimer::QSingleShotTimer |  | Prototype:  | QSingleShotTimer::QSingleShotTimer(int msec, Qt::TimerType timerType, const QObject *r, QtPrivate::QSlotObjectBase *slotObj) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp |  | Lines:  | 276-286 |  
  |  | 5 | 2 | 
 ~QSingleShotTimer| Name:  | QSingleShotTimer::~QSingleShotTimer |  | Prototype:  | QSingleShotTimer::~QSingleShotTimer() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp |  | Lines:  | 288-294 |  
  |  | 4 | 3 | 
 timerEvent| Name:  | QSingleShotTimer::timerEvent |  | Prototype:  | void QSingleShotTimer::timerEvent(QTimerEvent *) |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp |  | Lines:  | 296-320 |  
  |  | 9 | 4 |