Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
DeviceEventControllerAdaptorName: | DeviceEventControllerAdaptor::DeviceEventControllerAdaptor | Prototype: | DeviceEventControllerAdaptor::DeviceEventControllerAdaptor(QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/deviceeventcontroller_adaptor.cpp | Lines: | 24-29 |
| | 1 | 1 |
NotifyListenersAsyncName: | DeviceEventControllerAdaptor::NotifyListenersAsync | Prototype: | void DeviceEventControllerAdaptor::NotifyListenersAsync(const QSpiDeviceEvent &event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/deviceeventcontroller_adaptor.cpp | Lines: | 36-40 |
| | 1 | 1 |
NotifyListenersSyncName: | DeviceEventControllerAdaptor::NotifyListenersSync | Prototype: | bool DeviceEventControllerAdaptor::NotifyListenersSync(const QSpiDeviceEvent &event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/deviceeventcontroller_adaptor.cpp | Lines: | 42-48 |
| | 3 | 1 |