| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QQuickImageParticle::colorVariation| Name: | QQuickImageParticle::colorVariation | | Prototype: | qreal colorVariation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 236-236 |
| | 1 | 1 |
QQuickImageParticle::colorVariationChanged| Name: | QQuickImageParticle::colorVariationChanged | | Prototype: | void QQuickImageParticle::colorVariationChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 748-751 |
| | 1 | 1 |
QQuickImageParticle::colortable| Name: | QQuickImageParticle::colortable | | Prototype: | QUrl colortable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 224-224 |
| | 1 | 1 |
QQuickImageParticle::colortableChanged| Name: | QQuickImageParticle::colortableChanged | | Prototype: | void QQuickImageParticle::colortableChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 724-727 |
| | 1 | 1 |
QQuickImageParticle::commit| Name: | QQuickImageParticle::commit | | Prototype: | void QQuickImageParticle::commit(int gIdx, int pIdx) | | Coverage: | 66.176% (45/68) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1768-1926 |
| | 130 | 20 |
QQuickImageParticle::createEngine| Name: | QQuickImageParticle::createEngine | | Prototype: | void QQuickImageParticle::createEngine() | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1069-1083 |
| | 10 | 3 |
QQuickImageParticle::entryEffect| Name: | QQuickImageParticle::entryEffect | | Prototype: | EntryEffect entryEffect() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 267-267 |
| | 1 | 1 |
QQuickImageParticle::entryEffectChanged| Name: | QQuickImageParticle::entryEffectChanged | | Prototype: | void QQuickImageParticle::entryEffectChanged(EntryEffect _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 852-856 |
| | 2 | 1 |
QQuickImageParticle::finishBuildParticleNodes| Name: | QQuickImageParticle::finishBuildParticleNodes | | Prototype: | void QQuickImageParticle::finishBuildParticleNodes(QSGNode** node) | | Coverage: | 76.111% (137/180) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1225-1465 |
| | 171 | 58 |
QQuickImageParticle::getShadowDatum| Name: | QQuickImageParticle::getShadowDatum | | Prototype: | QQuickParticleData* QQuickImageParticle::getShadowDatum(QQuickParticleData* datum) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1154-1174 |
| | 13 | 4 |
QQuickImageParticle::getState| Name: | QQuickImageParticle::getState | | Prototype: | template<class MaterialData> static MaterialData* getState(QSGMaterial* m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 442-445 |
| | 1 | 1 |
QQuickImageParticle::greenVariation| Name: | QQuickImageParticle::greenVariation | | Prototype: | qreal greenVariation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 245-245 |
| | 1 | 1 |
QQuickImageParticle::greenVariationChanged| Name: | QQuickImageParticle::greenVariationChanged | | Prototype: | void QQuickImageParticle::greenVariationChanged(qreal _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 775-779 |
| | 2 | 1 |
QQuickImageParticle::image| Name: | QQuickImageParticle::image | | Prototype: | QUrl image() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 221-221 |
| | 1 | 1 |
QQuickImageParticle::imageChanged| Name: | QQuickImageParticle::imageChanged | | Prototype: | void QQuickImageParticle::imageChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 718-721 |
| | 1 | 1 |
QQuickImageParticle::initTexCoords| Name: | QQuickImageParticle::initTexCoords | | Prototype: | template<class Vertex> void initTexCoords(Vertex* v, int count) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 422-440 |
| | 11 | 2 |
QQuickImageParticle::initialize| Name: | QQuickImageParticle::initialize | | Prototype: | void QQuickImageParticle::initialize(int gIdx, int pIdx) | | Coverage: | 77.612% (52/67) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1651-1766 |
| | 84 | 23 |
QQuickImageParticle::loadingSomething| Name: | QQuickImageParticle::loadingSomething | | Prototype: | bool QQuickImageParticle::loadingSomething() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1176-1183 |
| | 5 | 1 |
QQuickImageParticle::mainThreadFetchImageData| Name: | QQuickImageParticle::mainThreadFetchImageData | | Prototype: | void QQuickImageParticle::mainThreadFetchImageData() | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1185-1205 |
| | 12 | 6 |
QQuickImageParticle::opacitytable| Name: | QQuickImageParticle::opacitytable | | Prototype: | QUrl opacitytable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 230-230 |
| | 1 | 1 |
QQuickImageParticle::opacitytableChanged| Name: | QQuickImageParticle::opacitytableChanged | | Prototype: | void QQuickImageParticle::opacitytableChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 736-739 |
| | 1 | 1 |
QQuickImageParticle::prepareNextFrame| Name: | QQuickImageParticle::prepareNextFrame | | Prototype: | void QQuickImageParticle::prepareNextFrame(QSGNode **node) | | Coverage: | 90.323% (28/31) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1510-1549 |
| | 24 | 14 |
QQuickImageParticle::redVariation| Name: | QQuickImageParticle::redVariation | | Prototype: | qreal redVariation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 243-243 |
| | 1 | 1 |
QQuickImageParticle::redVariationChanged| Name: | QQuickImageParticle::redVariationChanged | | Prototype: | void QQuickImageParticle::redVariationChanged(qreal _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 768-772 |
| | 2 | 1 |
QQuickImageParticle::reloadColor| Name: | QQuickImageParticle::reloadColor | | Prototype: | void QQuickImageParticle::reloadColor(const Color4ub &c, QQuickParticleData* d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1645-1649 |
| | 1 | 1 |
QQuickImageParticle::reset| Name: | QQuickImageParticle::reset | | Prototype: | void QQuickImageParticle::reset() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1062-1067 |
| | 3 | 1 |
QQuickImageParticle::resetColor| Name: | QQuickImageParticle::resetColor | | Prototype: | void QQuickImageParticle::resetColor() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1008-1025 |
| | 12 | 4 |
QQuickImageParticle::resetDeformation| Name: | QQuickImageParticle::resetDeformation | | Prototype: | void QQuickImageParticle::resetDeformation() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1044-1060 |
| | 11 | 6 |
QQuickImageParticle::resetRotation| Name: | QQuickImageParticle::resetRotation | | Prototype: | void QQuickImageParticle::resetRotation() | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1027-1042 |
| | 10 | 4 |
QQuickImageParticle::rotation| Name: | QQuickImageParticle::rotation | | Prototype: | qreal rotation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 249-249 |
| | 1 | 1 |
QQuickImageParticle::rotationChanged| Name: | QQuickImageParticle::rotationChanged | | Prototype: | void QQuickImageParticle::rotationChanged(qreal _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 789-793 |
| | 2 | 1 |
QQuickImageParticle::rotationVariation| Name: | QQuickImageParticle::rotationVariation | | Prototype: | qreal rotationVariation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 251-251 |
| | 1 | 1 |
QQuickImageParticle::rotationVariationChanged| Name: | QQuickImageParticle::rotationVariationChanged | | Prototype: | void QQuickImageParticle::rotationVariationChanged(qreal _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 796-800 |
| | 2 | 1 |
QQuickImageParticle::rotationVelocity| Name: | QQuickImageParticle::rotationVelocity | | Prototype: | qreal rotationVelocity() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 253-253 |
| | 1 | 1 |
QQuickImageParticle::rotationVelocityChanged| Name: | QQuickImageParticle::rotationVelocityChanged | | Prototype: | void QQuickImageParticle::rotationVelocityChanged(qreal _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 803-807 |
| | 2 | 1 |
QQuickImageParticle::rotationVelocityVariation| Name: | QQuickImageParticle::rotationVelocityVariation | | Prototype: | qreal rotationVelocityVariation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 255-255 |
| | 1 | 1 |
QQuickImageParticle::rotationVelocityVariationChanged| Name: | QQuickImageParticle::rotationVelocityVariationChanged | | Prototype: | void QQuickImageParticle::rotationVelocityVariationChanged(qreal _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 810-814 |
| | 2 | 1 |
QQuickImageParticle::sceneGraphInvalidated| Name: | QQuickImageParticle::sceneGraphInvalidated | | Prototype: | void QQuickImageParticle::sceneGraphInvalidated() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 743-747 |
| | 2 | 1 |
QQuickImageParticle::setAlpha| Name: | QQuickImageParticle::setAlpha | | Prototype: | void QQuickImageParticle::setAlpha(qreal arg) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 859-868 |
| | 6 | 3 |
QQuickImageParticle::setAlphaVariation| Name: | QQuickImageParticle::setAlphaVariation | | Prototype: | void QQuickImageParticle::setAlphaVariation(qreal arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 848-857 |
| | 6 | 3 |
QQuickImageParticle::setAutoRotation| Name: | QQuickImageParticle::setAutoRotation | | Prototype: | void QQuickImageParticle::setAutoRotation(bool arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 947-956 |
| | 6 | 3 |
QQuickImageParticle::setBlueVariation| Name: | QQuickImageParticle::setBlueVariation | | Prototype: | void QQuickImageParticle::setBlueVariation(qreal arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 892-901 |
| | 6 | 3 |
QQuickImageParticle::setBypassOptimizations| Name: | QQuickImageParticle::setBypassOptimizations | | Prototype: | void QQuickImageParticle::setBypassOptimizations(bool arg) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 988-996 |
| | 4 | 2 |
QQuickImageParticle::setColor| Name: | QQuickImageParticle::setColor | | Prototype: | void QQuickImageParticle::setColor(const QColor &color) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 826-835 |
| | 7 | 3 |
QQuickImageParticle::setColorVariation| Name: | QQuickImageParticle::setColorVariation | | Prototype: | void QQuickImageParticle::setColorVariation(qreal var) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 837-846 |
| | 7 | 3 |
QQuickImageParticle::setColortable| Name: | QQuickImageParticle::setColortable | | Prototype: | void QQuickImageParticle::setColortable(const QUrl &table) | | Coverage: | 38.462% (5/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 769-786 |
| | 12 | 5 |
QQuickImageParticle::setEntryEffect| Name: | QQuickImageParticle::setEntryEffect | | Prototype: | void QQuickImageParticle::setEntryEffect(EntryEffect arg) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 998-1006 |
| | 5 | 3 |
QQuickImageParticle::setGreenVariation| Name: | QQuickImageParticle::setGreenVariation | | Prototype: | void QQuickImageParticle::setGreenVariation(qreal arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 881-890 |
| | 6 | 3 |
QQuickImageParticle::setImage| Name: | QQuickImageParticle::setImage | | Prototype: | void QQuickImageParticle::setImage(const QUrl &image) | | Coverage: | 38.462% (5/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 749-766 |
| | 12 | 5 |
QQuickImageParticle::setOpacitytable| Name: | QQuickImageParticle::setOpacitytable | | Prototype: | void QQuickImageParticle::setOpacitytable(const QUrl &table) | | Coverage: | 38.462% (5/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 807-824 |
| | 12 | 5 |
QQuickImageParticle::setRedVariation| Name: | QQuickImageParticle::setRedVariation | | Prototype: | void QQuickImageParticle::setRedVariation(qreal arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 870-879 |
| | 6 | 3 |
QQuickImageParticle::setRotation| Name: | QQuickImageParticle::setRotation | | Prototype: | void QQuickImageParticle::setRotation(qreal arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 903-912 |
| | 6 | 3 |
QQuickImageParticle::setRotationVariation| Name: | QQuickImageParticle::setRotationVariation | | Prototype: | void QQuickImageParticle::setRotationVariation(qreal arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 914-923 |
| | 6 | 3 |
QQuickImageParticle::setRotationVelocity| Name: | QQuickImageParticle::setRotationVelocity | | Prototype: | void QQuickImageParticle::setRotationVelocity(qreal arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 925-934 |
| | 6 | 3 |
QQuickImageParticle::setRotationVelocityVariation| Name: | QQuickImageParticle::setRotationVelocityVariation | | Prototype: | void QQuickImageParticle::setRotationVelocityVariation(qreal arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 936-945 |
| | 6 | 3 |
QQuickImageParticle::setSizetable| Name: | QQuickImageParticle::setSizetable | | Prototype: | void QQuickImageParticle::setSizetable(const QUrl &table) | | Coverage: | 38.462% (5/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 788-805 |
| | 12 | 5 |
QQuickImageParticle::setSpritesInterpolate| Name: | QQuickImageParticle::setSpritesInterpolate | | Prototype: | void QQuickImageParticle::setSpritesInterpolate(bool arg) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 980-986 |
| | 3 | 2 |
QQuickImageParticle::setXVector| Name: | QQuickImageParticle::setXVector | | Prototype: | void QQuickImageParticle::setXVector(QQuickDirection* arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 958-967 |
| | 6 | 3 |
QQuickImageParticle::setYVector| Name: | QQuickImageParticle::setYVector | | Prototype: | void QQuickImageParticle::setYVector(QQuickDirection* arg) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 969-978 |
| | 6 | 3 |
QQuickImageParticle::sizetable| Name: | QQuickImageParticle::sizetable | | Prototype: | QUrl sizetable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 227-227 |
| | 1 | 1 |
QQuickImageParticle::sizetableChanged| Name: | QQuickImageParticle::sizetableChanged | | Prototype: | void QQuickImageParticle::sizetableChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 730-733 |
| | 1 | 1 |
QQuickImageParticle::spriteAdvance| Name: | QQuickImageParticle::spriteAdvance | | Prototype: | void QQuickImageParticle::spriteAdvance(int spriteIdx) | | Coverage: | 60.000% (9/15) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1615-1643 |
| | 21 | 5 |
QQuickImageParticle::spriteEngine| Name: | QQuickImageParticle::spriteEngine | | Prototype: | QQuickStochasticEngine* spriteEngine() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 203-203 |
| | 1 | 1 |
QQuickImageParticle::sprites| Name: | QQuickImageParticle::sprites | | Prototype: | QQmlListProperty<QQuickSprite> QQuickImageParticle::sprites() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 738-741 |
| | 1 | 1 |
QQuickImageParticle::spritesInterpolate| Name: | QQuickImageParticle::spritesInterpolate | | Prototype: | bool spritesInterpolate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 263-263 |
| | 1 | 1 |
QQuickImageParticle::spritesInterpolateChanged| Name: | QQuickImageParticle::spritesInterpolateChanged | | Prototype: | void QQuickImageParticle::spritesInterpolateChanged(bool _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 838-842 |
| | 2 | 1 |
QQuickImageParticle::spritesUpdate| Name: | QQuickImageParticle::spritesUpdate | | Prototype: | void QQuickImageParticle::spritesUpdate(qreal time) | | Coverage: | 57.576% (19/33) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1551-1613 |
| | 45 | 12 |
QQuickImageParticle::status| Name: | QQuickImageParticle::status | | Prototype: | Status status() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 269-269 |
| | 1 | 1 |
QQuickImageParticle::statusChanged| Name: | QQuickImageParticle::statusChanged | | Prototype: | void QQuickImageParticle::statusChanged(Status _t1) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 859-863 |
| | 2 | 1 |
QQuickImageParticle::updatePaintNode| Name: | QQuickImageParticle::updatePaintNode | | Prototype: | QSGNode *QQuickImageParticle::updatePaintNode(QSGNode *node, UpdatePaintNodeData *) | | Coverage: | 84.375% (27/32) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 1473-1508 |
| | 23 | 9 |
QQuickImageParticle::xVector| Name: | QQuickImageParticle::xVector | | Prototype: | QQuickDirection* xVector() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 259-259 |
| | 1 | 1 |
QQuickImageParticle::xVectorChanged| Name: | QQuickImageParticle::xVectorChanged | | Prototype: | void QQuickImageParticle::xVectorChanged(QQuickDirection * _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 824-828 |
| | 2 | 1 |
QQuickImageParticle::yVector| Name: | QQuickImageParticle::yVector | | Prototype: | QQuickDirection* yVector() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle_p.h | | Lines: | 261-261 |
| | 1 | 1 |
QQuickImageParticle::yVectorChanged| Name: | QQuickImageParticle::yVectorChanged | | Prototype: | void QQuickImageParticle::yVectorChanged(QQuickDirection * _t1) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickimageparticle_p.cpp | | Lines: | 831-835 |
| | 2 | 1 |
QQuickImageParticle::~QQuickImageParticle| Name: | QQuickImageParticle::~QQuickImageParticle | | Prototype: | QQuickImageParticle::~QQuickImageParticle() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickimageparticle.cpp | | Lines: | 733-736 |
| | 1 | 1 |
QQuickImagePrivate::QQuickImagePrivate| Name: | QQuickImagePrivate::QQuickImagePrivate | | Prototype: | QQuickImagePrivate::QQuickImagePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 92-102 |
| | 2 | 1 |
QQuickImagePrivate::setImage| Name: | QQuickImagePrivate::setImage | | Prototype: | void QQuickImagePrivate::setImage(const QImage &image) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 222-231 |
| | 5 | 1 |
QQuickImagePrivate::setPixmap| Name: | QQuickImagePrivate::setPixmap | | Prototype: | void QQuickImagePrivate::setPixmap(const QQuickPixmap &pixmap) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickimage.cpp | | Lines: | 233-242 |
| | 5 | 1 |
QQuickImageProvider::QQuickImageProvider| Name: | QQuickImageProvider::QQuickImageProvider | | Prototype: | QQuickImageProvider::QQuickImageProvider(ImageType type, Flags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 346-352 |
| | 3 | 1 |
QQuickImageProvider::flags| Name: | QQuickImageProvider::flags | | Prototype: | QQuickImageProvider::Flags QQuickImageProvider::flags() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 375-378 |
| | 1 | 1 |
QQuickImageProvider::imageType| Name: | QQuickImageProvider::imageType | | Prototype: | QQuickImageProvider::ImageType QQuickImageProvider::imageType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 367-370 |
| | 1 | 1 |
QQuickImageProvider::requestImage| Name: | QQuickImageProvider::requestImage | | Prototype: | QImage QQuickImageProvider::requestImage(const QString &id, QSize *size, const QSize& requestedSize) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 399-407 |
| | 6 | 2 |
QQuickImageProvider::requestPixmap| Name: | QQuickImageProvider::requestPixmap | | Prototype: | QPixmap QQuickImageProvider::requestPixmap(const QString &id, QSize *size, const QSize& requestedSize) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 428-436 |
| | 6 | 2 |
QQuickImageProvider::requestTexture| Name: | QQuickImageProvider::requestTexture | | Prototype: | QQuickTextureFactory *QQuickImageProvider::requestTexture(const QString &id, QSize *size, const QSize &requestedSize) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 459-467 |
| | 6 | 2 |
QQuickImageProvider::~QQuickImageProvider| Name: | QQuickImageProvider::~QQuickImageProvider | | Prototype: | QQuickImageProvider::~QQuickImageProvider() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 359-362 |
| | 1 | 1 |
QQuickImageProviderOptions::QQuickImageProviderOptions| Name: | QQuickImageProviderOptions::QQuickImageProviderOptions | | Prototype: | QQuickImageProviderOptions::QQuickImageProviderOptions() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 539-542 |
| | 2 | 1 |
QQuickImageProviderOptions::QQuickImageProviderOptions| Name: | QQuickImageProviderOptions::QQuickImageProviderOptions | | Prototype: | QQuickImageProviderOptions::QQuickImageProviderOptions(const QQuickImageProviderOptions &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 548-551 |
| | 2 | 1 |
QQuickImageProviderOptions::autoTransform| Name: | QQuickImageProviderOptions::autoTransform | | Prototype: | QQuickImageProviderOptions::AutoTransform QQuickImageProviderOptions::autoTransform() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 569-572 |
| | 1 | 1 |
QQuickImageProviderOptions::operator=| Name: | QQuickImageProviderOptions::operator= | | Prototype: | QQuickImageProviderOptions& QQuickImageProviderOptions::operator=(const QQuickImageProviderOptions &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 553-557 |
| | 2 | 1 |
QQuickImageProviderOptions::operator==| Name: | QQuickImageProviderOptions::operator== | | Prototype: | bool QQuickImageProviderOptions::operator==(const QQuickImageProviderOptions &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 559-564 |
| | 3 | 1 |
QQuickImageProviderOptions::preserveAspectRatioCrop| Name: | QQuickImageProviderOptions::preserveAspectRatioCrop | | Prototype: | bool QQuickImageProviderOptions::preserveAspectRatioCrop() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 583-586 |
| | 1 | 1 |
QQuickImageProviderOptions::preserveAspectRatioFit| Name: | QQuickImageProviderOptions::preserveAspectRatioFit | | Prototype: | bool QQuickImageProviderOptions::preserveAspectRatioFit() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 597-600 |
| | 1 | 1 |
QQuickImageProviderOptions::setAutoTransform| Name: | QQuickImageProviderOptions::setAutoTransform | | Prototype: | void QQuickImageProviderOptions::setAutoTransform(QQuickImageProviderOptions::AutoTransform autoTransform) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 574-577 |
| | 1 | 1 |
QQuickImageProviderOptions::setPreserveAspectRatioCrop| Name: | QQuickImageProviderOptions::setPreserveAspectRatioCrop | | Prototype: | void QQuickImageProviderOptions::setPreserveAspectRatioCrop(bool preserveAspectRatioCrop) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 588-591 |
| | 1 | 1 |
QQuickImageProviderOptions::setPreserveAspectRatioFit| Name: | QQuickImageProviderOptions::setPreserveAspectRatioFit | | Prototype: | void QQuickImageProviderOptions::setPreserveAspectRatioFit(bool preserveAspectRatioFit) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 602-605 |
| | 1 | 1 |
QQuickImageProviderWithOptions::QQuickImageProviderWithOptions| Name: | QQuickImageProviderWithOptions::QQuickImageProviderWithOptions | | Prototype: | QQuickImageProviderWithOptions::QQuickImageProviderWithOptions(ImageType type, Flags flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 607-613 |
| | 3 | 1 |
QQuickImageProviderWithOptions::checkedCast| Name: | QQuickImageProviderWithOptions::checkedCast | | Prototype: | QQuickImageProviderWithOptions *QQuickImageProviderWithOptions::checkedCast(QQuickImageProvider *provider) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 704-710 |
| | 3 | 2 |
QQuickImageProviderWithOptions::loadSize| Name: | QQuickImageProviderWithOptions::loadSize | | Prototype: | QSize QQuickImageProviderWithOptions::loadSize(const QSize &originalSize, const QSize &requestedSize, const QByteArray &format, const QQuickImageProviderOptions &options) | | Coverage: | 80.702% (46/57) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 670-702 |
| | 24 | 9 |
QQuickImageProviderWithOptions::requestImage| Name: | QQuickImageProviderWithOptions::requestImage | | Prototype: | QImage QQuickImageProviderWithOptions::requestImage(const QString &id, QSize *size, const QSize& requestedSize) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 615-618 |
| | 1 | 1 |
QQuickImageProviderWithOptions::requestImage| Name: | QQuickImageProviderWithOptions::requestImage | | Prototype: | QImage QQuickImageProviderWithOptions::requestImage(const QString &id, QSize *size, const QSize& requestedSize, const QQuickImageProviderOptions &options) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 630-634 |
| | 2 | 1 |