| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
removedFromAtlas| Name: | QSGAtlasTexture::Texture::removedFromAtlas | | Prototype: | QSGTexture *Texture::removedFromAtlas() const | | Coverage: | 57.143% (8/14) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgatlastexture.cpp | | Lines: | 548-603 |
| | 62 | 5 |
Texture| Name: | QSGAtlasTexture::Texture::Texture | | Prototype: | Texture::Texture(Atlas *atlas, const QRect &textureRect, const QImage &image) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgatlastexture.cpp | | Lines: | 527-540 |
| | 7 | 1 |
~Texture| Name: | QSGAtlasTexture::Texture::~Texture | | Prototype: | Texture::~Texture() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgatlastexture.cpp | | Lines: | 542-546 |
| | 2 | 2 |
textureSize| Name: | QSGAtlasTexture::Texture::textureSize | | Prototype: | QSize textureSize() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgatlastexture_p.h | | Lines: | 180-180 |
| | 1 | 1 |
setHasAlphaChannel| Name: | QSGAtlasTexture::Texture::setHasAlphaChannel | | Prototype: | void setHasAlphaChannel(bool alpha) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgatlastexture_p.h | | Lines: | 181-181 |
| | 1 | 1 |
releaseImage| Name: | QSGAtlasTexture::Texture::releaseImage | | Prototype: | void releaseImage() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgatlastexture_p.h | | Lines: | 192-192 |
| | 1 | 1 |
normalizedTextureSubRect| Name: | QSGAtlasTexture::Texture::normalizedTextureSubRect | | Prototype: | QRectF normalizedTextureSubRect() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgatlastexture_p.h | | Lines: | 185-185 |
| | 1 | 1 |
image| Name: | QSGAtlasTexture::Texture::image | | Prototype: | const QImage &image() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgatlastexture_p.h | | Lines: | 193-193 |
| | 1 | 1 |
hasMipmaps| Name: | QSGAtlasTexture::Texture::hasMipmaps | | Prototype: | bool hasMipmaps() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgatlastexture_p.h | | Lines: | 183-183 |
| | 1 | 1 |
hasAlphaChannel| Name: | QSGAtlasTexture::Texture::hasAlphaChannel | | Prototype: | bool hasAlphaChannel() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgatlastexture_p.h | | Lines: | 182-182 |
| | 1 | 1 |
atlasSubRectWithoutPadding| Name: | QSGAtlasTexture::Texture::atlasSubRectWithoutPadding | | Prototype: | QRect atlasSubRectWithoutPadding() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgatlastexture_p.h | | Lines: | 188-188 |
| | 1 | 1 |
atlasSubRect| Name: | QSGAtlasTexture::Texture::atlasSubRect | | Prototype: | QRect atlasSubRect() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgatlastexture_p.h | | Lines: | 187-187 |
| | 1 | 1 |