Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPlatformScreenName: | QPlatformScreen::QPlatformScreen | Prototype: | QPlatformScreen::QPlatformScreen() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 53-58 |
| | 2 | 1 |
angleBetweenName: | QPlatformScreen::angleBetween | Prototype: | int QPlatformScreen::angleBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 373-393 |
| | 12 | 4 |
cursorName: | QPlatformScreen::cursor | Prototype: | QPlatformCursor *QPlatformScreen::cursor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 322-325 |
| | 1 | 1 |
deviceIndependentGeometryName: | QPlatformScreen::deviceIndependentGeometry | Prototype: | QRect QPlatformScreen::deviceIndependentGeometry() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 445-450 |
| | 3 | 1 |
devicePixelRatioName: | QPlatformScreen::devicePixelRatio | Prototype: | qreal QPlatformScreen::devicePixelRatio() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 192-195 |
| | 1 | 1 |
grabWindowName: | QPlatformScreen::grabWindow | Prototype: | QPixmap QPlatformScreen::grabWindow(WId window, int x, int y, int width, int height) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 78-86 |
| | 6 | 1 |
logicalDpiName: | QPlatformScreen::logicalDpi | Prototype: | QDpi QPlatformScreen::logicalDpi() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 174-181 |
| | 4 | 1 |
mapBetweenName: | QPlatformScreen::mapBetween | Prototype: | QRect QPlatformScreen::mapBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &rect) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 426-443 |
| | 9 | 4 |
nativeOrientationName: | QPlatformScreen::nativeOrientation | Prototype: | Qt::ScreenOrientation QPlatformScreen::nativeOrientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 233-236 |
| | 1 | 1 |
orientationName: | QPlatformScreen::orientation | Prototype: | Qt::ScreenOrientation QPlatformScreen::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 245-248 |
| | 1 | 1 |
physicalSizeName: | QPlatformScreen::physicalSize | Prototype: | QSizeF QPlatformScreen::physicalSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 156-160 |
| | 1 | 1 |
pixelDensityName: | QPlatformScreen::pixelDensity | Prototype: | qreal QPlatformScreen::pixelDensity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 210-213 |
| | 1 | 1 |
platformScreenForWindowName: | QPlatformScreen::platformScreenForWindow | Prototype: | QPlatformScreen * QPlatformScreen::platformScreenForWindow(const QWindow *window) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 273-280 |
| | 3 | 2 |
powerStateName: | QPlatformScreen::powerState | Prototype: | QPlatformScreen::PowerState QPlatformScreen::powerState() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 484-487 |
| | 1 | 1 |
refreshRateName: | QPlatformScreen::refreshRate | Prototype: | qreal QPlatformScreen::refreshRate() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 221-224 |
| | 1 | 1 |
resizeMaximizedWindowsName: | QPlatformScreen::resizeMaximizedWindows | Prototype: | void QPlatformScreen::resizeMaximizedWindows() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 331-357 |
| | 15 | 6 |
screenName: | QPlatformScreen::screen | Prototype: | QScreen *QPlatformScreen::screen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 138-142 |
| | 2 | 1 |
screenForPositionName: | QPlatformScreen::screenForPosition | Prototype: | const QPlatformScreen *QPlatformScreen::screenForPosition(const QPoint &point) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 111-121 |
| | 6 | 4 |
setOrientationUpdateMaskName: | QPlatformScreen::setOrientationUpdateMask | Prototype: | void QPlatformScreen::setOrientationUpdateMask(Qt::ScreenOrientations mask) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 268-271 |
| | 1 | 1 |
setPowerStateName: | QPlatformScreen::setPowerState | Prototype: | void QPlatformScreen::setPowerState(PowerState state) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 492-495 |
| | 1 | 1 |
subpixelAntialiasingTypeHintName: | QPlatformScreen::subpixelAntialiasingTypeHint | Prototype: | QPlatformScreen::SubpixelAntialiasingType QPlatformScreen::subpixelAntialiasingTypeHint() const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 459-477 |
| | 12 | 6 |
topLevelAtName: | QPlatformScreen::topLevelAt | Prototype: | QWindow *QPlatformScreen::topLevelAt(const QPoint & pos) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 94-104 |
| | 6 | 3 |
transformBetweenName: | QPlatformScreen::transformBetween | Prototype: | QTransform QPlatformScreen::transformBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &target) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 395-424 |
| | 17 | 7 |
virtualSiblingsName: | QPlatformScreen::virtualSiblings | Prototype: | QList<QPlatformScreen *> QPlatformScreen::virtualSiblings() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 131-136 |
| | 3 | 1 |
~QPlatformScreenName: | QPlatformScreen::~QPlatformScreen | Prototype: | QPlatformScreen::~QPlatformScreen() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp | Lines: | 60-68 |
| | 5 | 2 |