Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~TextureName: | 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 |
textureSizeName: | 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 |
releaseImageName: | 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 |
normalizedTextureSubRectName: | 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 |
imageName: | 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 |
hasMipmapsName: | 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 |
hasAlphaChannelName: | 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 |
atlasSubRectWithoutPaddingName: | 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 |
atlasSubRectName: | 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 |
TextureName: | 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 |
removedFromAtlasName: | 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 |
setHasAlphaChannelName: | 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 |