Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
onLockStatusChangedName: | QPlatformTextureListWatcher::onLockStatusChanged | Prototype: | void QPlatformTextureListWatcher::onLockStatusChanged(bool locked) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1075-1081 |
| | 4 | 2 |
isLockedName: | QPlatformTextureListWatcher::isLocked | Prototype: | bool QPlatformTextureListWatcher::isLocked() const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1066-1073 |
| | 4 | 3 |
watchName: | QPlatformTextureListWatcher::watch | Prototype: | void QPlatformTextureListWatcher::watch(QPlatformTextureList *textureList) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1060-1064 |
| | 2 | 1 |
QPlatformTextureListWatcherName: | QPlatformTextureListWatcher::QPlatformTextureListWatcher | Prototype: | QPlatformTextureListWatcher::QPlatformTextureListWatcher(QWidgetBackingStore *backingStore) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1055-1058 |
| | 2 | 1 |