Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
redirectedName: | 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 |
sharedPainterName: | 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 |
QPaintDeviceName: | 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 |
~QPaintDeviceName: | 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 |
metricName: | 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 |