| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSGMaterial| Name: | QSGMaterial::QSGMaterial | | Prototype: | QSGMaterial::QSGMaterial() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgmaterial.cpp | | Lines: | 643-657 |
| | 6 | 3 |
compare| Name: | QSGMaterial::compare | | Prototype: | int QSGMaterial::compare(const QSGMaterial *other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgmaterial.cpp | | Lines: | 734-738 |
| | 2 | 1 |
flags| Name: | QSGMaterial::flags | | Prototype: | QSGMaterial::Flags flags() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgmaterial.h | | Lines: | 153-153 |
| | 1 | 1 |
setFlag| Name: | QSGMaterial::setFlag | | Prototype: | void QSGMaterial::setFlag(Flags flags, bool on) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgmaterial.cpp | | Lines: | 711-717 |
| | 3 | 2 |
~QSGMaterial| Name: | QSGMaterial::~QSGMaterial | | Prototype: | QSGMaterial::~QSGMaterial() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgmaterial.cpp | | Lines: | 664-673 |
| | 4 | 3 |