Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QScreenName: | 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 |
availableGeometryName: | 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 |
availableSizeName: | 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 |
availableVirtualSizeName: | 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 |
depthName: | 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 |
devicePixelRatioName: | 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 |
geometryName: | 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 |
handleName: | 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 |
isLandscapeName: | 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 |
isPortraitName: | 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 |
logicalDotsPerInchName: | 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 |
nameName: | 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 |
nativeOrientationName: | 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 |
orientationName: | 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 |
orientationUpdateMaskName: | 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 |
physicalDotsPerInchName: | 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 |
physicalDotsPerInchXName: | 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 |
physicalDotsPerInchYName: | 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 |
physicalSizeName: | 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 |
primaryOrientationName: | 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 |
refreshRateName: | 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 |
setOrientationUpdateMaskName: | 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 |
sizeName: | 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 |
virtualSizeName: | 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 |
availableVirtualGeometryName: | 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 |
logicalDotsPerInchXName: | 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 |
logicalDotsPerInchYName: | 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 |
virtualGeometryName: | 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 |
virtualSiblingsName: | 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 |
angleBetweenName: | 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 |
mapBetweenName: | 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 |
transformBetweenName: | 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 |
grabWindowName: | 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 |
~QScreenName: | 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 |