Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
qimageCalcApointsName: | QImageScale::qimageCalcApoints | Prototype: | int* QImageScale::qimageCalcApoints(int s, int d, int up) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 170-215 |
| | 31 | 9 |
qimageCalcScaleInfoName: | QImageScale::qimageCalcScaleInfo | Prototype: | QImageScaleInfo* QImageScale::qimageCalcScaleInfo(const QImage &img, int sw, int sh, int dw, int dh, char aa) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 229-262 |
| | 24 | 7 |
qimageCalcXPointsName: | QImageScale::qimageCalcXPoints | Prototype: | int* QImageScale::qimageCalcXPoints(int sw, int dw) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 141-168 |
| | 18 | 5 |
qimageCalcYPointsName: | QImageScale::qimageCalcYPoints | Prototype: | const unsigned int** QImageScale::qimageCalcYPoints(const unsigned int *src, int sw, int sh, int dh) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 111-139 |
| | 19 | 5 |
qimageFreeScaleInfoName: | QImageScale::qimageFreeScaleInfo | Prototype: | QImageScaleInfo* QImageScale::qimageFreeScaleInfo(QImageScaleInfo *isi) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | Lines: | 217-227 |
| | 7 | 2 |