Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 5024-5027 |
| | 1 | 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: | 5032-5035 |
| | 1 | 1 |
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: | 5009-5012 |
| | 2 | 1 |