Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QEasingCurvePrivateName: | QEasingCurvePrivate::~QEasingCurvePrivate | Prototype: | ~QEasingCurvePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 418-418 |
| | 1 | 1 |
QEasingCurvePrivateName: | QEasingCurvePrivate::QEasingCurvePrivate | Prototype: | QEasingCurvePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 408-412 |
| | 1 | 1 |
QEasingCurvePrivateName: | QEasingCurvePrivate::QEasingCurvePrivate | Prototype: | QEasingCurvePrivate(const QEasingCurvePrivate &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 413-417 |
| | 1 | 1 |
setType_helperName: | QEasingCurvePrivate::setType_helper | Prototype: | void QEasingCurvePrivate::setType_helper(QEasingCurve::Type newType) | Coverage: | 88.889% (24/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | Lines: | 1324-1360 |
| | 29 | 7 |