| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QXcbEventReader| Name:  | QXcbEventReader::QXcbEventReader |  | Prototype:  | QXcbEventReader::QXcbEventReader(QXcbConnection *connection) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1293-1297 |  
  |  | 1 | 1 | 
 unlock| Name:  | QXcbEventReader::unlock |  | Prototype:  | void QXcbEventReader::unlock() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1368-1371 |  
  |  | 1 | 1 | 
 registerEventDispatcher| Name:  | QXcbEventReader::registerEventDispatcher |  | Prototype:  | void QXcbEventReader::registerEventDispatcher(QAbstractEventDispatcher *dispatcher) |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1322-1329 |  
  |  | 2 | 2 | 
 addEvent| Name:  | QXcbEventReader::addEvent |  | Prototype:  | void QXcbEventReader::addEvent(xcb_generic_event_t *event) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1350-1356 |  
  |  | 4 | 2 | 
 lock| Name:  | QXcbEventReader::lock |  | Prototype:  | QXcbEventArray *QXcbEventReader::lock() |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1358-1366 |  
  |  | 5 | 3 | 
 registerForEvents| Name:  | QXcbEventReader::registerForEvents |  | Prototype:  | void QXcbEventReader::registerForEvents() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1312-1320 |  
  |  | 5 | 1 | 
 start| Name:  | QXcbEventReader::start |  | Prototype:  | void QXcbEventReader::start() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1299-1310 |  
  |  | 5 | 2 | 
 run| Name:  | QXcbEventReader::run |  | Prototype:  | void QXcbEventReader::run() |  | Coverage:  |  92.857% (13/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp |  | Lines:  | 1331-1348 |  
  |  | 13 | 4 |