Function | Condition % | Modifications | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
nextSnapPosName: | QScrollerPrivate::nextSnapPos | Prototype: | qreal QScrollerPrivate::nextSnapPos(qreal p, int dir, Qt::Orientation orientation) const | Coverage: | 0.000% (0/101) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1911-2023 | Comparison: | New |
| | New | 71 | 25 |
prepareScrollingName: | QScrollerPrivate::prepareScrolling | Prototype: | bool QScrollerPrivate::prepareScrolling(const QPointF &position) | Coverage: | 0.000% (0/34) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1437-1487 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines (reference): | 1425-1472 | Comparison: | Different |
| | Different | 28 | 11 |
scrollingSegmentsValidName: | QScrollerPrivate::scrollingSegmentsValid | Prototype: | bool QScrollerPrivate::scrollingSegmentsValid(Qt::Orientation orientation) const | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1191-1231 | Comparison: | New |
| | New | 27 | 8 |
pushSegmentName: | QScrollerPrivate::pushSegment | Prototype: | void QScrollerPrivate::pushSegment(ScrollType type, qreal deltaTime, qreal stopProgress, qreal startPos, qreal deltaPos, qreal stopPos, QEasingCurve::Type curve, Qt::Orientation orientation) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1121-1151 | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines (reference): | 1112-1139 | Comparison: | Different |
| | Different | 18 | 5 |
realDpiName: | QScrollerPrivate::realDpi | Prototype: | QPointF QScrollerPrivate::realDpi(int screen) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qscroller.cpp | Lines: | 1017-1043 | Comparison: | New |
| | New | 2 | 1 |