Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
funcName: | QQmlPrivate::AttachedPropertySelector::func | Prototype: | static inline QQmlAttachedPropertiesFunc func() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlprivate.h | Lines: | 184-186 |
| | 1 | 1 |
attachedPropertiesMetaObjectName: | QQmlPrivate::AttachedPropertySelector::attachedPropertiesMetaObject | Prototype: | template<typename ReturnType> static inline const QMetaObject *attachedPropertiesMetaObject(ReturnType *(*)(QObject *)) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlprivate.h | Lines: | 179-182 |
| | 1 | 1 |
attachedPropertiesName: | QQmlPrivate::AttachedPropertySelector::attachedProperties | Prototype: | static inline QObject *attachedProperties(QObject *obj) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlprivate.h | Lines: | 176-178 |
| | 1 | 1 |