| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 1379-1382 |
| | 1 | 1 |
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: | 1361-1367 |
| | 4 | 2 |
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: | 1304-1308 |
| | 1 | 1 |
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: | 1342-1359 |
| | 13 | 4 |
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: | 1333-1340 |
| | 2 | 2 |
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: | 1310-1321 |
| | 5 | 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: | 1369-1377 |
| | 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: | 1323-1331 |
| | 5 | 1 |