| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QPlatformScreen| Name: | 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 |
virtualSiblings| Name: | 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 |
transformBetween| Name: | 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 |
topLevelAt| Name: | 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 |
subpixelAntialiasingTypeHint| Name: | 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 |
setPowerState| Name: | 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 |
setOrientationUpdateMask| Name: | 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 |
screenForPosition| Name: | 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 |
screen| Name: | 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 |
resizeMaximizedWindows| Name: | 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 |
refreshRate| Name: | 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 |
powerState| Name: | 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 |
platformScreenForWindow| Name: | 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 |
pixelDensity| Name: | 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 |
physicalSize| Name: | 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 |
orientation| Name: | 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 |
nativeOrientation| Name: | 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 |
mapBetween| Name: | 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 |
logicalDpi| Name: | 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 |
grabWindow| Name: | 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 |
devicePixelRatio| Name: | 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 |
deviceIndependentGeometry| Name: | 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 |
cursor| Name: | 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 |
angleBetween| Name: | 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 |
QPlatformScreen| Name: | 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 |