| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPaintDevice| Name: | QPaintDevice::QPaintDevice | | Prototype: | QPaintDevice::QPaintDevice() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintdevice.cpp | | Lines: | 38-42 |
| | 2 | 1 |
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: | 62-65 |
| | 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: | 70-73 |
| | 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: | 44-49 |
| | 3 | 2 |
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: | 80-102 |
| | 13 | 6 |