Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QScreenOrientationChangeEventName: | QScreenOrientationChangeEvent::QScreenOrientationChangeEvent | Prototype: | QScreenOrientationChangeEvent::QScreenOrientationChangeEvent(QScreen *screen, Qt::ScreenOrientation screenOrientation) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 5077-5080 |
| | 2 | 1 |
orientationName: | QScreenOrientationChangeEvent::orientation | Prototype: | Qt::ScreenOrientation QScreenOrientationChangeEvent::orientation() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 5100-5103 |
| | 1 | 1 |
screenName: | QScreenOrientationChangeEvent::screen | Prototype: | QScreen *QScreenOrientationChangeEvent::screen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 5092-5095 |
| | 1 | 1 |