| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 209-212 |  
  |  | 2 | 1 | 
 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:  | 193-204 |  
  |  | 6 | 3 | 
 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:  | 173-188 |  
  |  | 7 | 3 | 
 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:  | 122-168 |  
  |  | 28 | 19 | 
 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:  | 217-220 |  
  |  | 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:  | 113-117 |  
  |  | 1 | 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:  | 67-70 |  
  |  | 1 | 1 | 
 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:  | 81-87 |  
  |  | 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:  | 98-104 |  
  |  | 4 | 2 |