| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QScreen| Name: | QScreen::QScreen | | Prototype: | QScreen::QScreen(QPlatformScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 67-72 |
| | 2 | 1 |
angleBetween| Name: | QScreen::angleBetween | | Prototype: | int QScreen::angleBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 543-552 |
| | 5 | 3 |
availableGeometry| Name: | QScreen::availableGeometry | | Prototype: | QRect QScreen::availableGeometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 345-349 |
| | 2 | 1 |
availableSize| Name: | QScreen::availableSize | | Prototype: | QSize QScreen::availableSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 319-323 |
| | 2 | 1 |
availableVirtualGeometry| Name: | QScreen::availableVirtualGeometry | | Prototype: | QRect QScreen::availableVirtualGeometry() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 427-433 |
| | 4 | 2 |
availableVirtualSize| Name: | QScreen::availableVirtualSize | | Prototype: | QSize QScreen::availableVirtualSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 412-415 |
| | 1 | 1 |
depth| Name: | QScreen::depth | | Prototype: | int QScreen::depth() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 160-164 |
| | 2 | 1 |
devicePixelRatio| Name: | QScreen::devicePixelRatio | | Prototype: | qreal QScreen::devicePixelRatio() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 290-294 |
| | 2 | 1 |
geometry| Name: | QScreen::geometry | | Prototype: | QRect QScreen::geometry() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 332-336 |
| | 2 | 1 |
grabWindow| Name: | QScreen::grabWindow | | Prototype: | QPixmap QScreen::grabWindow(WId window, int x, int y, int width, int height) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 680-700 |
| | 16 | 4 |
handle| Name: | QScreen::handle | | Prototype: | QPlatformScreen *QScreen::handle() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 137-141 |
| | 2 | 1 |
isLandscape| Name: | QScreen::isLandscape | | Prototype: | bool QScreen::isLandscape(Qt::ScreenOrientation o) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 615-619 |
| | 2 | 1 |
isPortrait| Name: | QScreen::isPortrait | | Prototype: | bool QScreen::isPortrait(Qt::ScreenOrientation o) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 603-607 |
| | 2 | 1 |
logicalDotsPerInch| Name: | QScreen::logicalDotsPerInch | | Prototype: | qreal QScreen::logicalDotsPerInch() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 271-276 |
| | 3 | 1 |
logicalDotsPerInchX| Name: | QScreen::logicalDotsPerInchX | | Prototype: | qreal QScreen::logicalDotsPerInchX() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 235-241 |
| | 4 | 2 |
logicalDotsPerInchY| Name: | QScreen::logicalDotsPerInchY | | Prototype: | qreal QScreen::logicalDotsPerInchY() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 251-257 |
| | 4 | 2 |
mapBetween| Name: | QScreen::mapBetween | | Prototype: | QRect QScreen::mapBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &rect) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 586-595 |
| | 5 | 3 |
name| Name: | QScreen::name | | Prototype: | QString QScreen::name() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 150-154 |
| | 2 | 1 |
nativeOrientation| Name: | QScreen::nativeOrientation | | Prototype: | Qt::ScreenOrientation QScreen::nativeOrientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 529-533 |
| | 2 | 1 |
orientation| Name: | QScreen::orientation | | Prototype: | Qt::ScreenOrientation QScreen::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 483-487 |
| | 2 | 1 |
orientationUpdateMask| Name: | QScreen::orientationUpdateMask | | Prototype: | Qt::ScreenOrientations QScreen::orientationUpdateMask() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 459-463 |
| | 2 | 1 |
physicalDotsPerInch| Name: | QScreen::physicalDotsPerInch | | Prototype: | qreal QScreen::physicalDotsPerInch() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 220-225 |
| | 3 | 1 |
physicalDotsPerInchX| Name: | QScreen::physicalDotsPerInchX | | Prototype: | qreal QScreen::physicalDotsPerInchX() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 186-189 |
| | 1 | 1 |
physicalDotsPerInchY| Name: | QScreen::physicalDotsPerInchY | | Prototype: | qreal QScreen::physicalDotsPerInchY() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 201-204 |
| | 1 | 1 |
physicalSize| Name: | QScreen::physicalSize | | Prototype: | QSizeF QScreen::physicalSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 306-310 |
| | 2 | 1 |
primaryOrientation| Name: | QScreen::primaryOrientation | | Prototype: | Qt::ScreenOrientation QScreen::primaryOrientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 512-516 |
| | 2 | 1 |
refreshRate| Name: | QScreen::refreshRate | | Prototype: | qreal QScreen::refreshRate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 493-497 |
| | 2 | 1 |
setOrientationUpdateMask| Name: | QScreen::setOrientationUpdateMask | | Prototype: | void QScreen::setOrientationUpdateMask(Qt::ScreenOrientations mask) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 446-452 |
| | 4 | 1 |
size| Name: | QScreen::size | | Prototype: | QSize QScreen::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 170-174 |
| | 2 | 1 |
transformBetween| Name: | QScreen::transformBetween | | Prototype: | QTransform QScreen::transformBetween(Qt::ScreenOrientation a, Qt::ScreenOrientation b, const QRect &target) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 566-575 |
| | 5 | 3 |
virtualGeometry| Name: | QScreen::virtualGeometry | | Prototype: | QRect QScreen::virtualGeometry() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 394-400 |
| | 4 | 2 |
virtualSiblings| Name: | QScreen::virtualSiblings | | Prototype: | QList<QScreen *> QScreen::virtualSiblings() const | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 358-367 |
| | 7 | 2 |
virtualSize| Name: | QScreen::virtualSize | | Prototype: | QSize QScreen::virtualSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 379-382 |
| | 1 | 1 |
~QScreen| Name: | QScreen::~QScreen | | Prototype: | QScreen::~QScreen() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | | Lines: | 101-132 |
| | 16 | 7 |