| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
pending| Name: | ExposeCompressor::pending | | Prototype: | bool pending() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1981-1984 |
| | 1 | 1 |
checkEvent| Name: | ExposeCompressor::checkEvent | | Prototype: | bool checkEvent(xcb_generic_event_t *event) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1966-1979 |
| | 11 | 5 |
ExposeCompressor| Name: | ExposeCompressor::ExposeCompressor | | Prototype: | ExposeCompressor(xcb_window_t window, QRegion *region) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1959-1964 |
| | 2 | 1 |