| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
|---|
|  createTexture | Name: | QSGCompressedTextureFactory::createTexture |  | Prototype: | QSGTexture *QSGCompressedTextureFactory::createTexture(QQuickWindow *window) const |  | Coverage: | 0.000% (0/9) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/compressedtexture/qsgcompressedtexture.cpp |  | Lines: | 219-231 | 
 |  | 7 | 3 | 
|  textureSize | Name: | QSGCompressedTextureFactory::textureSize |  | Prototype: | QSize QSGCompressedTextureFactory::textureSize() const |  | Coverage: | 50.000% (3/6) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/compressedtexture/qsgcompressedtexture.cpp |  | Lines: | 239-244 | 
 |  | 3 | 2 | 
|  QSGCompressedTextureFactory | Name: | QSGCompressedTextureFactory::QSGCompressedTextureFactory |  | Prototype: | QSGCompressedTextureFactory::QSGCompressedTextureFactory(const QSGCompressedTexture::DataPtr &texData) |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/compressedtexture/qsgcompressedtexture.cpp |  | Lines: | 214-217 | 
 |  | 2 | 1 | 
|  textureByteCount | Name: | QSGCompressedTextureFactory::textureByteCount |  | Prototype: | int QSGCompressedTextureFactory::textureByteCount() const |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/compressedtexture/qsgcompressedtexture.cpp |  | Lines: | 233-236 | 
 |  | 1 | 1 |