Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
compareName: | QSGTextMaskMaterial::compare | Prototype: | int QSGTextMaskMaterial::compare(const QSGMaterial *o) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | Lines: | 592-599 |
| | 5 | 2 |
setColorName: | QSGTextMaskMaterial::setColor | Prototype: | void setColor(const QVector4D &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p_p.h | Lines: | 79-79 |
| | 1 | 1 |
createShaderName: | QSGTextMaskMaterial::createShader | Prototype: | QSGMaterialShader *QSGTextMaskMaterial::createShader() const | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | Lines: | 566-577 |
| | 4 | 5 |
typeName: | QSGTextMaskMaterial::type | Prototype: | QSGMaterialType *QSGTextMaskMaterial::type() const | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | Lines: | 547-559 |
| | 4 | 5 |
initName: | QSGTextMaskMaterial::init | Prototype: | void QSGTextMaskMaterial::init(QFontEngine::GlyphFormat glyphFormat) | Coverage: | 64.706% (11/17) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | Lines: | 415-454 |
| | 21 | 5 |
ensureUpToDateName: | QSGTextMaskMaterial::ensureUpToDate | Prototype: | bool QSGTextMaskMaterial::ensureUpToDate() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | Lines: | 601-618 |
| | 11 | 3 |
populateName: | QSGTextMaskMaterial::populate | Prototype: | void QSGTextMaskMaterial::populate(const QPointF &p, const QVector<quint32> &glyphIndexes, const QVector<QPointF> &glyphPositions, QSGGeometry *geometry, QRectF *boundingRect, QPointF *baseLine, const QMargins &margins) | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | Lines: | 456-545 |
| | 62 | 5 |
QSGTextMaskMaterialName: | QSGTextMaskMaterial::QSGTextMaskMaterial | Prototype: | QSGTextMaskMaterial::QSGTextMaskMaterial(const QRawFont &font, QFontEngine::GlyphFormat glyphFormat) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | Lines: | 402-408 |
| | 1 | 1 |
cacheTextureHeightName: | QSGTextMaskMaterial::cacheTextureHeight | Prototype: | int QSGTextMaskMaterial::cacheTextureHeight() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | Lines: | 625-628 |
| | 1 | 1 |
cacheTextureWidthName: | QSGTextMaskMaterial::cacheTextureWidth | Prototype: | int QSGTextMaskMaterial::cacheTextureWidth() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | Lines: | 620-623 |
| | 1 | 1 |
colorName: | QSGTextMaskMaterial::color | Prototype: | const QVector4D &color() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p_p.h | Lines: | 80-80 |
| | 1 | 1 |
glyphCacheName: | QSGTextMaskMaterial::glyphCache | Prototype: | QOpenGLTextureGlyphCache *QSGTextMaskMaterial::glyphCache() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | Lines: | 561-564 |
| | 1 | 1 |
setColorName: | QSGTextMaskMaterial::setColor | Prototype: | void setColor(const QColor &c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p_p.h | Lines: | 78-78 |
| | 1 | 1 |
textureName: | QSGTextMaskMaterial::texture | Prototype: | QSGTexture *texture() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p_p.h | Lines: | 82-82 |
| | 1 | 1 |
~QSGTextMaskMaterialName: | QSGTextMaskMaterial::~QSGTextMaskMaterial | Prototype: | QSGTextMaskMaterial::~QSGTextMaskMaterial() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | Lines: | 410-413 |
| | 1 | 1 |