| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 ~QEasingCurvePrivate| Name:  | QEasingCurvePrivate::~QEasingCurvePrivate |  | Prototype:  | ~QEasingCurvePrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 412-412 |  
  |  | 1 | 1 | 
 QEasingCurvePrivate| Name:  | QEasingCurvePrivate::QEasingCurvePrivate |  | Prototype:  | QEasingCurvePrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp |  | Lines:  | 402-406 |  
  |  | 1 | 1 | 
 QEasingCurvePrivate| Name:  | 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:  | 407-411 |  
  |  | 1 | 1 | 
 setType_helper| Name:  | 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:  | 1318-1354 |  
  |  | 29 | 7 |