Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QFbScreenName: | QFbScreen::~QFbScreen | Prototype: | QFbScreen::~QFbScreen() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 58-62 |
| | 2 | 1 |
windowForIdName: | QFbScreen::windowForId | Prototype: | QFbWindow *QFbScreen::windowForId(WId wid) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 308-315 |
| | 4 | 3 |
topWindowName: | QFbScreen::topWindow | Prototype: | QWindow *QFbScreen::topWindow() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 139-145 |
| | 4 | 3 |
topLevelAtName: | QFbScreen::topLevelAt | Prototype: | QWindow *QFbScreen::topLevelAt(const QPoint & p) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 147-154 |
| | 4 | 3 |
setPhysicalSizeName: | QFbScreen::setPhysicalSize | Prototype: | void QFbScreen::setPhysicalSize(const QSize &size) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 172-175 |
| | 1 | 1 |
setGeometryName: | QFbScreen::setGeometry | Prototype: | void QFbScreen::setGeometry(const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 177-187 |
| | 8 | 1 |
setDirtyName: | QFbScreen::setDirty | Prototype: | void QFbScreen::setDirty(const QRect &rect) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 156-162 |
| | 4 | 1 |
scheduleUpdateName: | QFbScreen::scheduleUpdate | Prototype: | void QFbScreen::scheduleUpdate() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 164-170 |
| | 3 | 2 |
removeWindowName: | QFbScreen::removeWindow | Prototype: | void QFbScreen::removeWindow(QFbWindow *window) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 103-111 |
| | 6 | 1 |
raiseName: | QFbScreen::raise | Prototype: | void QFbScreen::raise(QFbWindow *window) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 113-124 |
| | 9 | 2 |
lowerName: | QFbScreen::lower | Prototype: | void QFbScreen::lower(QFbWindow *window) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 126-137 |
| | 9 | 2 |
initializeCompositorName: | QFbScreen::initializeCompositor | Prototype: | void QFbScreen::initializeCompositor() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 64-68 |
| | 2 | 1 |
generateRectsName: | QFbScreen::generateRects | Prototype: | void QFbScreen::generateRects() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 189-220 |
| | 11 | 4 |
eventName: | QFbScreen::event | Prototype: | bool QFbScreen::event(QEvent *event) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 70-78 |
| | 5 | 2 |
doRedrawName: | QFbScreen::doRedraw | Prototype: | QRegion QFbScreen::doRedraw() | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 222-306 |
| | 49 | 15 |
addWindowName: | QFbScreen::addWindow | Prototype: | void QFbScreen::addWindow(QFbWindow *window) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 80-101 |
| | 13 | 4 |
QFbScreenName: | QFbScreen::QFbScreen | Prototype: | QFbScreen::QFbScreen() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbscreen.cpp | Lines: | 54-56 |
| | 2 | 1 |