Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~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: | 107-139 |
| | 17 | 7 |
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: | 386-389 |
| | 1 | 1 |
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: | 365-374 |
| | 7 | 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: | 401-408 |
| | 5 | 2 |
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: | 575-584 |
| | 5 | 3 |
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: | 177-181 |
| | 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: | 455-461 |
| | 4 | 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: | 502-506 |
| | 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: | 521-525 |
| | 2 | 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: | 313-317 |
| | 2 | 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: | 208-211 |
| | 1 | 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: | 193-196 |
| | 1 | 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: | 227-232 |
| | 3 | 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: | 468-472 |
| | 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: | 492-496 |
| | 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: | 538-542 |
| | 2 | 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: | 157-161 |
| | 2 | 1 |
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: | 595-604 |
| | 5 | 3 |
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: | 258-264 |
| | 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: | 242-248 |
| | 4 | 2 |
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: | 278-283 |
| | 3 | 1 |
isPortraitName: | QScreen::isPortrait | Prototype: | bool QScreen::isPortrait(Qt::ScreenOrientation o) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | Lines: | 612-616 |
| | 2 | 1 |
isLandscapeName: | QScreen::isLandscape | Prototype: | bool QScreen::isLandscape(Qt::ScreenOrientation o) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qscreen.cpp | Lines: | 624-628 |
| | 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: | 144-148 |
| | 2 | 1 |
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: | 689-709 |
| | 16 | 4 |
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: | 339-343 |
| | 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: | 297-301 |
| | 2 | 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: | 167-171 |
| | 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: | 420-423 |
| | 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: | 435-442 |
| | 5 | 2 |
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: | 326-330 |
| | 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: | 352-356 |
| | 2 | 1 |
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: | 552-561 |
| | 5 | 3 |
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: | 73-78 |
| | 2 | 1 |