Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QRectVectorPathName: | QRectVectorPath::QRectVectorPath | Prototype: | inline QRectVectorPath(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 116-120 |
| | 1 | 1 |
QRectVectorPathName: | QRectVectorPath::QRectVectorPath | Prototype: | inline QRectVectorPath(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 121-125 |
| | 1 | 1 |
QRectVectorPathName: | QRectVectorPath::QRectVectorPath | Prototype: | inline QRectVectorPath() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 126-128 |
| | 1 | 1 |
setName: | QRectVectorPath::set | Prototype: | inline void set(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 87-100 |
| | 12 | 1 |
setName: | QRectVectorPath::set | Prototype: | inline void set(const QRectF &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 102-115 |
| | 12 | 1 |