Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
scrollStateName: | QScrollEvent::scrollState | Prototype: | QScrollEvent::ScrollState QScrollEvent::scrollState() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 5068-5071 |
| | 1 | 1 |
overshootDistanceName: | QScrollEvent::overshootDistance | Prototype: | QPointF QScrollEvent::overshootDistance() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 5055-5058 |
| | 1 | 1 |
contentPosName: | QScrollEvent::contentPos | Prototype: | QPointF QScrollEvent::contentPos() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 5044-5047 |
| | 1 | 1 |
QScrollEventName: | QScrollEvent::QScrollEvent | Prototype: | QScrollEvent::QScrollEvent(const QPointF &contentPos, const QPointF &overshootDistance, ScrollState scrollState) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 5029-5032 |
| | 2 | 1 |