| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
metric| Name: | 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 |
exposeEvent| Name: | 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 |
event| Name: | 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 |
update| Name: | 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 |
update| Name: | 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 |
QPaintDeviceWindow| Name: | 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 |
update| Name: | 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 |
paintEvent| Name: | 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 |
paintEngine| Name: | 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 |