| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 onTransition| Name:  | _QStateMachine_Internal::GoToStateTransition::onTransition |  | Prototype:  | void onTransition(QEvent *) override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2123-2123 |  
  |  | 1 | 1 | 
 eventTest| Name:  | _QStateMachine_Internal::GoToStateTransition::eventTest |  | Prototype:  | bool eventTest(QEvent *) override |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2124-2124 |  
  |  | 1 | 1 | 
 GoToStateTransition| Name:  | _QStateMachine_Internal::GoToStateTransition::GoToStateTransition |  | Prototype:  | GoToStateTransition(QAbstractState *target) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp |  | Lines:  | 2119-2121 |  
  |  | 1 | 1 |