| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 event| Name:  | QEventTransition::event |  | Prototype:  | bool QEventTransition::event(QEvent *e) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 246-249 |  
  |  | 1 | 1 | 
 onTransition| Name:  | QEventTransition::onTransition |  | Prototype:  | void QEventTransition::onTransition(QEvent *event) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 238-241 |  
  |  | 1 | 1 | 
 QEventTransition| Name:  | QEventTransition::QEventTransition |  | Prototype:  | QEventTransition::QEventTransition(QState *sourceState) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 127-130 |  
  |  | 2 | 1 | 
 QEventTransition| Name:  | QEventTransition::QEventTransition |  | Prototype:  | QEventTransition::QEventTransition(QEventTransitionPrivate &dd, QState *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 150-153 |  
  |  | 2 | 1 | 
 eventSource| Name:  | QEventTransition::eventSource |  | Prototype:  | QObject *QEventTransition::eventSource() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 201-205 |  
  |  | 2 | 1 | 
 eventType| Name:  | QEventTransition::eventType |  | Prototype:  | QEvent::Type QEventTransition::eventType() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 179-183 |  
  |  | 2 | 1 | 
 QEventTransition| Name:  | QEventTransition::QEventTransition |  | Prototype:  | QEventTransition::QEventTransition(QObject *object, QEvent::Type type, QState *sourceState) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 136-145 |  
  |  | 5 | 1 | 
 QEventTransition| Name:  | QEventTransition::QEventTransition |  | Prototype:  | QEventTransition::QEventTransition(QEventTransitionPrivate &dd, QObject *object, QEvent::Type type, QState *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 158-167 |  
  |  | 5 | 1 | 
 eventTest| Name:  | QEventTransition::eventTest |  | Prototype:  | bool QEventTransition::eventTest(QEvent *event) |  | Coverage:  |  87.500% (7/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 224-233 |  
  |  | 6 | 2 | 
 setEventSource| Name:  | QEventTransition::setEventSource |  | Prototype:  | void QEventTransition::setEventSource(QObject *object) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 211-219 |  
  |  | 6 | 2 | 
 setEventType| Name:  | QEventTransition::setEventType |  | Prototype:  | void QEventTransition::setEventType(QEvent::Type type) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qeventtransition.cpp |  | Lines:  | 188-196 |  
  |  | 6 | 2 |