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: | 164-209 |
| | 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: | 223-256 |
| | 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: | 135-162 |
| | 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: | 105-133 |
| | 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: | 211-221 |
| | 7 | 2 |