| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
flags| Name: | QWindow::flags | | Prototype: | Qt::WindowFlags QWindow::flags() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 777-781 |
| | 2 | 1 |
filePath| Name: | QWindow::filePath | | Prototype: | QString QWindow::filePath() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 848-852 |
| | 2 | 1 |
exposeEvent| Name: | QWindow::exposeEvent | | Prototype: | void QWindow::exposeEvent(QExposeEvent *ev) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1942-1945 |
| | 1 | 1 |
event| Name: | QWindow::event | | Prototype: | bool QWindow::event(QEvent *ev) | | Coverage: | 0.000% (0/65) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1998-2129 |
| | 64 | 32 |
devicePixelRatio| Name: | QWindow::devicePixelRatio | | Prototype: | qreal QWindow::devicePixelRatio() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1092-1103 |
| | 4 | 2 |
destroy| Name: | QWindow::destroy | | Prototype: | void QWindow::destroy() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1638-1678 |
| | 29 | 9 |
cursor| Name: | QWindow::cursor | | Prototype: | QCursor QWindow::cursor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2497-2501 |
| | 2 | 1 |
create| Name: | QWindow::create | | Prototype: | void QWindow::create() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 554-558 |
| | 2 | 1 |
contentOrientation| Name: | QWindow::contentOrientation | | Prototype: | Qt::ScreenOrientation QWindow::contentOrientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1073-1077 |
| | 2 | 1 |
close| Name: | QWindow::close | | Prototype: | bool QWindow::close() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1906-1921 |
| | 9 | 3 |
baseSize| Name: | QWindow::baseSize | | Prototype: | QSize QWindow::baseSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1235-1239 |
| | 2 | 1 |
alert| Name: | QWindow::alert | | Prototype: | void QWindow::alert(int msec) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2440-2448 |
| | 6 | 3 |
accessibleRoot| Name: | QWindow::accessibleRoot | | Prototype: | QAccessibleInterface *QWindow::accessibleRoot() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1783-1786 |
| | 1 | 1 |
QWindow| Name: | QWindow::QWindow | | Prototype: | QWindow::QWindow(QScreen *targetScreen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 147-154 |
| | 3 | 1 |
QWindow| Name: | QWindow::QWindow | | Prototype: | QWindow::QWindow(QWindow *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 166-175 |
| | 5 | 2 |
QWindow| Name: | QWindow::QWindow | | Prototype: | QWindow::QWindow(QWindowPrivate &dd, QWindow *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 189-198 |
| | 5 | 2 |