Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
compareName: | 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 |
flagsName: | 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 |
setFlagName: | 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 |
QSGMaterialName: | 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 |
~QSGMaterialName: | 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 |