| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 windowSizeIncrement| Name:  | QPlatformWindow::windowSizeIncrement |  | Prototype:  | QSize QPlatformWindow::windowSizeIncrement() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 689-701 |  
  |  | 6 | 3 | 
 windowMinimumSize| Name:  | QPlatformWindow::windowMinimumSize |  | Prototype:  | QSize QPlatformWindow::windowMinimumSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 665-668 |  
  |  | 1 | 1 | 
 windowMaximumSize| Name:  | QPlatformWindow::windowMaximumSize |  | Prototype:  | QSize QPlatformWindow::windowMaximumSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 673-676 |  
  |  | 1 | 1 | 
 windowGeometry| Name:  | QPlatformWindow::windowGeometry |  | Prototype:  | QRect QPlatformWindow::windowGeometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 706-709 |  
  |  | 1 | 1 | 
 windowFrameGeometry| Name:  | QPlatformWindow::windowFrameGeometry |  | Prototype:  | QRect QPlatformWindow::windowFrameGeometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 714-717 |  
  |  | 1 | 1 | 
 windowEvent| Name:  | QPlatformWindow::windowEvent |  | Prototype:  | void QPlatformWindow::windowEvent(QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 405-408 |  
  |  | 1 | 1 | 
 windowClosestAcceptableGeometry| Name:  | QPlatformWindow::windowClosestAcceptableGeometry |  | Prototype:  | QRectF QPlatformWindow::windowClosestAcceptableGeometry(const QRectF &nativeRect) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 733-736 |  
  |  | 1 | 1 | 
 windowBaseSize| Name:  | QPlatformWindow::windowBaseSize |  | Prototype:  | QSize QPlatformWindow::windowBaseSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 681-684 |  
  |  | 1 | 1 | 
 window| Name:  | QPlatformWindow::window |  | Prototype:  | QWindow *QPlatformWindow::window() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 70-73 |  
  |  | 1 | 1 | 
 winId| Name:  | QPlatformWindow::winId |  | Prototype:  | WId QPlatformWindow::winId() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 250-257 |  
  |  | 1 | 1 | 
 startSystemResize| Name:  | QPlatformWindow::startSystemResize |  | Prototype:  | bool QPlatformWindow::startSystemResize(const QPoint &pos, Qt::Corner corner) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 420-425 |  
  |  | 3 | 1 | 
 setWindowTitle| Name:  | QPlatformWindow::setWindowTitle |  | Prototype:  | void QPlatformWindow::setWindowTitle(const QString &title) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 280-280 |  
  |  | 1 | 1 | 
 setWindowModified| Name:  | QPlatformWindow::setWindowModified |  | Prototype:  | bool QPlatformWindow::setWindowModified(bool modified) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 392-396 |  
  |  | 2 | 1 | 
 setWindowIcon| Name:  | QPlatformWindow::setWindowIcon |  | Prototype:  | void QPlatformWindow::setWindowIcon(const QIcon &icon) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 290-290 |  
  |  | 1 | 1 | 
 setWindowFlags| Name:  | QPlatformWindow::setWindowFlags |  | Prototype:  | void QPlatformWindow::setWindowFlags(Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 161-164 |  
  |  | 1 | 1 | 
 setWindowFilePath| Name:  | QPlatformWindow::setWindowFilePath |  | Prototype:  | void QPlatformWindow::setWindowFilePath(const QString &filePath) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 285-285 |  
  |  | 1 | 1 | 
 setVisible| Name:  | QPlatformWindow::setVisible |  | Prototype:  | void QPlatformWindow::setVisible(bool visible) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 149-155 |  
  |  | 4 | 1 | 
 setParent| Name:  | QPlatformWindow::setParent |  | Prototype:  | void QPlatformWindow::setParent(const QPlatformWindow *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 266-270 |  
  |  | 2 | 1 | 
 setOpacity| Name:  | QPlatformWindow::setOpacity |  | Prototype:  | void QPlatformWindow::setOpacity(qreal level) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 313-317 |  
  |  | 2 | 1 | 
 setMouseGrabEnabled| Name:  | QPlatformWindow::setMouseGrabEnabled |  | Prototype:  | bool QPlatformWindow::setMouseGrabEnabled(bool grab) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 380-385 |  
  |  | 3 | 1 | 
 setMask| Name:  | QPlatformWindow::setMask |  | Prototype:  | void QPlatformWindow::setMask(const QRegion ®ion) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 323-327 |  
  |  | 2 | 1 | 
 setKeyboardGrabEnabled| Name:  | QPlatformWindow::setKeyboardGrabEnabled |  | Prototype:  | bool QPlatformWindow::setKeyboardGrabEnabled(bool grab) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 373-378 |  
  |  | 3 | 1 | 
 setGeometry| Name:  | QPlatformWindow::setGeometry |  | Prototype:  | void QPlatformWindow::setGeometry(const QRect &rect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 111-115 |  
  |  | 2 | 1 | 
 setFrameStrutEventsEnabled| Name:  | QPlatformWindow::setFrameStrutEventsEnabled |  | Prototype:  | void QPlatformWindow::setFrameStrutEventsEnabled(bool enabled) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 434-437 |  
  |  | 1 | 1 | 
 setAlertState| Name:  | QPlatformWindow::setAlertState |  | Prototype:  | void QPlatformWindow::setAlertState(bool enable) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 520-523 |  
  |  | 1 | 1 | 
 screenForGeometry| Name:  | QPlatformWindow::screenForGeometry |  | Prototype:  | QPlatformScreen *QPlatformWindow::screenForGeometry(const QRect &newGeometry) const |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 483-502 |  
  |  | 12 | 6 | 
 screen| Name:  | QPlatformWindow::screen |  | Prototype:  | QPlatformScreen *QPlatformWindow::screen() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 87-91 |  
  |  | 2 | 1 | 
 requestUpdate| Name:  | QPlatformWindow::requestUpdate |  | Prototype:  | void QPlatformWindow::requestUpdate() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 646-660 |  
  |  | 9 | 3 | 
 requestActivateWindow| Name:  | QPlatformWindow::requestActivateWindow |  | Prototype:  | void QPlatformWindow::requestActivateWindow() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 342-345 |  
  |  | 1 | 1 | 
 raise| Name:  | QPlatformWindow::raise |  | Prototype:  | void QPlatformWindow::raise() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 295-295 |  
  |  | 1 | 1 | 
 propagateSizeHints| Name:  | QPlatformWindow::propagateSizeHints |  | Prototype:  | void QPlatformWindow::propagateSizeHints() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 308-308 |  
  |  | 1 | 1 | 
 parent| Name:  | QPlatformWindow::parent |  | Prototype:  | QPlatformWindow *QPlatformWindow::parent() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 78-81 |  
  |  | 1 | 1 | 
 normalGeometry| Name:  | QPlatformWindow::normalGeometry |  | Prototype:  | QRect QPlatformWindow::normalGeometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 133-136 |  
  |  | 1 | 1 | 
 mapToGlobal| Name:  | QPlatformWindow::mapToGlobal |  | Prototype:  | QPoint QPlatformWindow::mapToGlobal(const QPoint &pos) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 208-217 |  
  |  | 6 | 2 | 
 mapFromGlobal| Name:  | QPlatformWindow::mapFromGlobal |  | Prototype:  | QPoint QPlatformWindow::mapFromGlobal(const QPoint &pos) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 226-235 |  
  |  | 6 | 2 | 
 lower| Name:  | QPlatformWindow::lower |  | Prototype:  | void QPlatformWindow::lower() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 300-300 |  
  |  | 1 | 1 | 
 isExposed| Name:  | QPlatformWindow::isExposed |  | Prototype:  | bool QPlatformWindow::isExposed() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 172-175 |  
  |  | 1 | 1 | 
 isEmbedded| Name:  | QPlatformWindow::isEmbedded |  | Prototype:  | bool QPlatformWindow::isEmbedded(const QPlatformWindow *parentWindow) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 195-199 |  
  |  | 2 | 1 | 
 isAlertState| Name:  | QPlatformWindow::isAlertState |  | Prototype:  | bool QPlatformWindow::isAlertState() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 533-536 |  
  |  | 1 | 1 | 
 isActive| Name:  | QPlatformWindow::isActive |  | Prototype:  | bool QPlatformWindow::isActive() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 183-186 |  
  |  | 1 | 1 | 
 initialGeometry| Name:  | QPlatformWindow::initialGeometry |  | Prototype:  | QRect QPlatformWindow::initialGeometry(const QWindow *w, const QRect &initialGeometry, int defaultWidth, int defaultHeight) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 598-630 |  
  |  | 20 | 6 | 
 handleContentOrientationChange| Name:  | QPlatformWindow::handleContentOrientationChange |  | Prototype:  | void QPlatformWindow::handleContentOrientationChange(Qt::ScreenOrientation orientation) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 356-359 |  
  |  | 1 | 1 | 
 geometry| Name:  | QPlatformWindow::geometry |  | Prototype:  | QRect QPlatformWindow::geometry() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 120-124 |  
  |  | 2 | 1 | 
 frameStrutEventsEnabled| Name:  | QPlatformWindow::frameStrutEventsEnabled |  | Prototype:  | bool QPlatformWindow::frameStrutEventsEnabled() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 444-447 |  
  |  | 1 | 1 | 
 frameMargins| Name:  | QPlatformWindow::frameMargins |  | Prototype:  | QMargins QPlatformWindow::frameMargins() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 138-141 |  
  |  | 1 | 1 | 
 formatWindowTitle| Name:  | QPlatformWindow::formatWindowTitle |  | Prototype:  | QString QPlatformWindow::formatWindowTitle(const QString &title, const QString &separator) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 457-470 |  
  |  | 8 | 4 | 
 format| Name:  | QPlatformWindow::format |  | Prototype:  | QSurfaceFormat QPlatformWindow::format() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 96-99 |  
  |  | 1 | 1 | 
 devicePixelRatio| Name:  | QPlatformWindow::devicePixelRatio |  | Prototype:  | qreal QPlatformWindow::devicePixelRatio() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 368-371 |  
  |  | 1 | 1 | 
 constrainWindowSize| Name:  | QPlatformWindow::constrainWindowSize |  | Prototype:  | QSize QPlatformWindow::constrainWindowSize(const QSize &size) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 507-510 |  
  |  | 1 | 1 | 
 closestAcceptableGeometry| Name:  | QPlatformWindow::closestAcceptableGeometry |  | Prototype:  | QRectF QPlatformWindow::closestAcceptableGeometry(const QWindow *qWindow, const QRectF &nativeRect) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 725-731 |  
  |  | 4 | 1 | 
 QPlatformWindow| Name:  | QPlatformWindow::QPlatformWindow |  | Prototype:  | QPlatformWindow::QPlatformWindow(QWindow *window) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp |  | Lines:  | 52-58 |  
  |  | 2 | 1 |