| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QRectVectorPath| Name: | 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: | 110-114 |
| | 1 | 1 |
QRectVectorPath| Name: | 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: | 115-119 |
| | 1 | 1 |
QRectVectorPath| Name: | 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: | 120-122 |
| | 1 | 1 |
set| Name: | 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: | 81-94 |
| | 12 | 1 |
set| Name: | 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: | 96-109 |
| | 12 | 1 |