| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 checkEvent| Name:  | KeyChecker::checkEvent |  | Prototype:  | bool checkEvent(xcb_generic_event_t *ev) |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 1403-1433 |  
  |  | 18 | 6 | 
 time| Name:  | KeyChecker::time |  | Prototype:  | xcb_timestamp_t time() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 1436-1436 |  
  |  | 1 | 1 | 
 release| Name:  | KeyChecker::release |  | Prototype:  | bool release() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 1435-1435 |  
  |  | 1 | 1 | 
 KeyChecker| Name:  | KeyChecker::KeyChecker |  | Prototype:  | KeyChecker(xcb_window_t window, xcb_keycode_t code, xcb_timestamp_t time) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp |  | Lines:  | 1394-1401 |  
  |  | 2 | 1 |