| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 QHistoryState| Name:  | QHistoryState::QHistoryState |  | Prototype:  | QHistoryState::QHistoryState(QState *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 143-146 |  
  |  | 2 | 1 | 
 QHistoryState| Name:  | QHistoryState::QHistoryState |  | Prototype:  | QHistoryState::QHistoryState(HistoryType type, QState *parent) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 151-156 |  
  |  | 2 | 1 | 
 defaultState| Name:  | QHistoryState::defaultState |  | Prototype:  | QAbstractState *QHistoryState::defaultState() const |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 200-204 |  
  |  | 2 | 1 | 
 defaultTransition| Name:  | QHistoryState::defaultTransition |  | Prototype:  | QAbstractTransition *QHistoryState::defaultTransition() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 172-176 |  
  |  | 2 | 1 | 
 event| Name:  | QHistoryState::event |  | Prototype:  | bool QHistoryState::event(QEvent *e) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 274-277 |  
  |  | 1 | 1 | 
 historyType| Name:  | QHistoryState::historyType |  | Prototype:  | QHistoryState::HistoryType QHistoryState::historyType() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 237-241 |  
  |  | 2 | 1 | 
 onEntry| Name:  | QHistoryState::onEntry |  | Prototype:  | void QHistoryState::onEntry(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 258-261 |  
  |  | 1 | 1 | 
 onExit| Name:  | QHistoryState::onExit |  | Prototype:  | void QHistoryState::onExit(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 266-269 |  
  |  | 1 | 1 | 
 setDefaultTransition| Name:  | QHistoryState::setDefaultTransition |  | Prototype:  | void QHistoryState::setDefaultTransition(QAbstractTransition *transition) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 186-194 |  
  |  | 5 | 2 | 
 setHistoryType| Name:  | QHistoryState::setHistoryType |  | Prototype:  | void QHistoryState::setHistoryType(HistoryType type) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 246-253 |  
  |  | 4 | 2 | 
 setDefaultState| Name:  | QHistoryState::setDefaultState |  | Prototype:  | void QHistoryState::setDefaultState(QAbstractState *state) |  | Coverage:  |  47.368% (9/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp |  | Lines:  | 213-232 |  
  |  | 13 | 4 |