| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
region| Name: | CursorUpdateEvent::region | | Prototype: | QRegion region() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 260-260 |
| | 1 | 1 |
pos| Name: | CursorUpdateEvent::pos | | Prototype: | QPoint pos() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 259-259 |
| | 1 | 1 |
CursorUpdateEvent| Name: | CursorUpdateEvent::CursorUpdateEvent | | Prototype: | CursorUpdateEvent(const QPoint &pos, const QRegion &rgn) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp | | Lines: | 254-258 |
| | 1 | 1 |