Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QScanConverterName: | QScanConverter::~QScanConverter | Prototype: | QScanConverter::~QScanConverter() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 217-221 |
| | 2 | 2 |
prepareChunkName: | QScanConverter::prepareChunk | Prototype: | void QScanConverter::prepareChunk() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 239-245 |
| | 3 | 1 |
mergeLineName: | QScanConverter::mergeLine | Prototype: | void QScanConverter::mergeLine(QT_FT_Vector a, QT_FT_Vector b) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 593-641 |
| | 29 | 7 |
mergeIntersectionName: | QScanConverter::mergeIntersection | Prototype: | inline void QScanConverter::mergeIntersection(Intersection *it, const Intersection &isect) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 461-479 |
| | 11 | 3 |
mergeCurveName: | QScanConverter::mergeCurve | Prototype: | void QScanConverter::mergeCurve(const QT_FT_Vector &pa, const QT_FT_Vector &pb, const QT_FT_Vector &pc, const QT_FT_Vector &pd) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 481-526 |
| | 27 | 4 |
endName: | QScanConverter::end | Prototype: | void QScanConverter::end() | Coverage: | 0.000% (0/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 385-450 |
| | 41 | 14 |
emitSpansName: | QScanConverter::emitSpans | Prototype: | void QScanConverter::emitSpans(int chunk) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 265-274 |
| | 5 | 2 |
emitNodeName: | QScanConverter::emitNode | Prototype: | void QScanConverter::emitNode(const Intersection *node) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 247-263 |
| | 9 | 5 |
clipName: | QScanConverter::clip | Prototype: | inline bool QScanConverter::clip(Q16Dot16 &xFP, int &iTop, int &iBottom, Q16Dot16 slopeFP, Q16Dot16 edgeFP, int winding) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 528-591 |
| | 37 | 10 |
beginName: | QScanConverter::begin | Prototype: | void QScanConverter::begin(int top, int bottom, int left, int right, Qt::FillRule fillRule, bool legacyRounding, QSpanBuffer *spanBuffer) | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 223-237 |
| | 8 | 1 |
allocateName: | QScanConverter::allocate | Prototype: | inline void QScanConverter::allocate(int size) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 452-459 |
| | 4 | 2 |
QScanConverterName: | QScanConverter::QScanConverter | Prototype: | QScanConverter::QScanConverter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp | Lines: | 208-215 |
| | 2 | 1 |