Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
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: | 388-417 |
| | 17 | 7 |
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: | 452-470 |
| | 12 | 6 |
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: | 324-350 |
| | 15 | 6 |
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: | 105-114 |
| | 5 | 4 |
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: | 419-436 |
| | 9 | 4 |
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: | 366-386 |
| | 12 | 4 |
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: | 88-98 |
| | 6 | 3 |
~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: | 54-62 |
| | 5 | 2 |
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: | 266-273 |
| | 3 | 2 |
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: | 124-129 |
| | 3 | 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: | 485-488 |
| | 1 | 1 |
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: | 261-264 |
| | 1 | 1 |
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: | 131-135 |
| | 2 | 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: | 214-217 |
| | 1 | 1 |
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: | 477-480 |
| | 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: | 203-206 |
| | 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: | 149-153 |
| | 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: | 238-241 |
| | 1 | 1 |
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: | 226-229 |
| | 1 | 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: | 167-174 |
| | 4 | 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: | 72-80 |
| | 6 | 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: | 185-188 |
| | 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: | 438-443 |
| | 3 | 1 |
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: | 315-318 |
| | 1 | 1 |
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: | 47-52 |
| | 2 | 1 |