| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QPAEventDispatcherGlib| Name: | QPAEventDispatcherGlib::QPAEventDispatcherGlib | | Prototype: | QPAEventDispatcherGlib::QPAEventDispatcherGlib(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | | Lines: | 95-101 |
| | 2 | 1 |
processEvents| Name: | QPAEventDispatcherGlib::processEvents | | Prototype: | bool QPAEventDispatcherGlib::processEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | | Lines: | 112-116 |
| | 2 | 1 |
~QPAEventDispatcherGlib| Name: | QPAEventDispatcherGlib::~QPAEventDispatcherGlib | | Prototype: | QPAEventDispatcherGlib::~QPAEventDispatcherGlib() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qeventdispatcher_glib.cpp | | Lines: | 103-110 |
| | 4 | 1 |