Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
unlockName: | 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 |
startName: | 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 |
runName: | 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 |
registerForEventsName: | 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 |
registerEventDispatcherName: | 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 |
lockName: | 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 |
addEventName: | 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 |
QXcbEventReaderName: | 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 |