| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QQuickParticleSystemAnimation| Name: | QQuickParticleSystemAnimation::QQuickParticleSystemAnimation | | Prototype: | QQuickParticleSystemAnimation(QQuickParticleSystem* system) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlesystem_p.h | | Lines: | 470-472 |
| | 1 | 1 |
duration| Name: | QQuickParticleSystemAnimation::duration | | Prototype: | int duration() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlesystem_p.h | | Lines: | 479-482 |
| | 1 | 1 |
updateCurrentTime| Name: | QQuickParticleSystemAnimation::updateCurrentTime | | Prototype: | void updateCurrentTime(int t) override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickparticlesystem_p.h | | Lines: | 474-477 |
| | 1 | 1 |