| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
|---|
|  compressedTextureForFactory | Name: | QSGRenderContext::compressedTextureForFactory |  | Prototype: | QSGTexture *QSGRenderContext::compressedTextureForFactory(const QSGCompressedTextureFactory *) const |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp |  | Lines: | 409-412 | 
 |  | 1 | 1 | 
|  distanceFieldGlyphCache | Name: | QSGRenderContext::distanceFieldGlyphCache |  | Prototype: | QSGDistanceFieldGlyphCache *QSGRenderContext::distanceFieldGlyphCache(const QRawFont &) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp |  | Lines: | 353-356 | 
 |  | 1 | 1 | 
|  initialize | Name: | QSGRenderContext::initialize |  | Prototype: | void QSGRenderContext::initialize(void *context) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp |  | Lines: | 335-338 | 
 |  | 1 | 1 | 
|  setAttachToGraphicsContext | Name: | QSGRenderContext::setAttachToGraphicsContext |  | Prototype: | void setAttachToGraphicsContext(bool attach) |  | Coverage: | 0.000% (0/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext_p.h |  | Lines: | 179-179 | 
 |  | 1 | 1 | 
|  QSGRenderContext | Name: | QSGRenderContext::QSGRenderContext |  | Prototype: | QSGRenderContext::QSGRenderContext(QSGContext *context) |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp |  | Lines: | 326-329 | 
 |  | 2 | 1 | 
|  endSync | Name: | QSGRenderContext::endSync |  | Prototype: | void QSGRenderContext::endSync() |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp |  | Lines: | 344-348 | 
 |  | 2 | 1 | 
|  initialized | Name: | QSGRenderContext::initialized |  | Prototype: | void QSGRenderContext::initialized() |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qsgcontext_p.cpp |  | Lines: | 210-213 | 
 |  | 1 | 1 | 
|  invalidated | Name: | QSGRenderContext::invalidated |  | Prototype: | void QSGRenderContext::invalidated() |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qsgcontext_p.cpp |  | Lines: | 216-219 | 
 |  | 1 | 1 | 
|  isValid | Name: | QSGRenderContext::isValid |  | Prototype: | bool isValid() const |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext_p.h |  | Lines: | 165-165 | 
 |  | 1 | 1 | 
|  registerFontengineForCleanup | Name: | QSGRenderContext::registerFontengineForCleanup |  | Prototype: | void QSGRenderContext::registerFontengineForCleanup(QFontEngine *engine) |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp |  | Lines: | 359-363 | 
 |  | 2 | 1 | 
|  sceneGraphContext | Name: | QSGRenderContext::sceneGraphContext |  | Prototype: | QSGContext *sceneGraphContext() const |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext_p.h |  | Lines: | 164-164 | 
 |  | 1 | 1 | 
|  textureFactoryDestroyed | Name: | QSGRenderContext::textureFactoryDestroyed |  | Prototype: | void QSGRenderContext::textureFactoryDestroyed(QObject *o) |  | Coverage: | 100.000% (1/1) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp |  | Lines: | 393-398 | 
 |  | 3 | 1 | 
|  textureForFactory | Name: | QSGRenderContext::textureForFactory |  | Prototype: | QSGTexture *QSGRenderContext::textureForFactory(QQuickTextureFactory *factory, QQuickWindow *window) |  | Coverage: | 100.000% (7/7) |  | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp |  | Lines: | 372-391 | 
 |  | 12 | 3 |