| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPaintDevice| Name: | QPaintDevice::QPaintDevice | | Prototype: | QPaintDevice::QPaintDevice() noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 44-48 |
| | 2 | 1 |
metric| Name: | QPaintDevice::metric | | Prototype: | int QPaintDevice::metric(PaintDeviceMetric m) const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 86-108 |
| | 13 | 6 |
redirected| Name: | QPaintDevice::redirected | | Prototype: | QPaintDevice *QPaintDevice::redirected(QPoint *) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 68-71 |
| | 1 | 1 |
sharedPainter| Name: | QPaintDevice::sharedPainter | | Prototype: | QPainter *QPaintDevice::sharedPainter() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 76-79 |
| | 1 | 1 |
~QPaintDevice| Name: | QPaintDevice::~QPaintDevice | | Prototype: | QPaintDevice::~QPaintDevice() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 50-55 |
| | 3 | 2 |