Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPaintDeviceWindowName: | QPaintDeviceWindow::QPaintDeviceWindow | Prototype: | QPaintDeviceWindow::QPaintDeviceWindow(QPaintDeviceWindowPrivate &dd, QWindow *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 215-218 |
| | 2 | 1 |
paintEngineName: | QPaintDeviceWindow::paintEngine | Prototype: | QPaintEngine *QPaintDeviceWindow::paintEngine() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 223-226 |
| | 1 | 1 |
paintEventName: | QPaintDeviceWindow::paintEvent | Prototype: | void QPaintDeviceWindow::paintEvent(QPaintEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 119-123 |
| | 1 | 1 |
updateName: | QPaintDeviceWindow::update | Prototype: | void QPaintDeviceWindow::update() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 73-76 |
| | 1 | 1 |
updateName: | QPaintDeviceWindow::update | Prototype: | void QPaintDeviceWindow::update(const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 87-93 |
| | 4 | 2 |
updateName: | QPaintDeviceWindow::update | Prototype: | void QPaintDeviceWindow::update(const QRegion ®ion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 104-110 |
| | 4 | 2 |
eventName: | QPaintDeviceWindow::event | Prototype: | bool QPaintDeviceWindow::event(QEvent *event) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 199-210 |
| | 6 | 3 |
exposeEventName: | QPaintDeviceWindow::exposeEvent | Prototype: | void QPaintDeviceWindow::exposeEvent(QExposeEvent *exposeEvent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 179-194 |
| | 7 | 3 |
metricName: | QPaintDeviceWindow::metric | Prototype: | int QPaintDeviceWindow::metric(PaintDeviceMetric metric) const | Coverage: | 0.000% (0/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp | Lines: | 128-174 |
| | 28 | 19 |