OpenCoverage

QtBase - 2016-12-13 07:58:44 +0000

Function Tree

Path:<top>::QPlatformScreen
FunctionCondition %▴eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
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: 53-58
  0.000% (0/1)
21
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: 373-393
  0.000% (0/12)
124
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: 322-325
  0.000% (0/1)
11
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: 445-450
  0.000% (0/1)
31
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: 192-195
  0.000% (0/1)
11
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: 78-86
  0.000% (0/1)
61
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: 174-181
  0.000% (0/1)
41
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: 426-443
  0.000% (0/20)
94
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: 233-236
  0.000% (0/1)
11
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: 245-248
  0.000% (0/1)
11
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: 156-160
  0.000% (0/1)
11
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: 210-213
  0.000% (0/1)
11
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: 273-280
  0.000% (0/4)
32
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: 484-487
  0.000% (0/1)
11
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: 221-224
  0.000% (0/1)
11
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: 331-357
  0.000% (0/20)
156
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: 138-142
  0.000% (0/1)
21
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: 111-121
  0.000% (0/8)
64
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: 268-271
  0.000% (0/1)
11
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: 492-495
  0.000% (0/1)
11
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: 459-477
  0.000% (0/16)
126
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: 94-104
  0.000% (0/9)
63
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: 395-424
  0.000% (0/17)
177
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: 131-136
  0.000% (0/1)
31
~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: 60-68
  0.000% (0/4)
52

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9