Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QSGRenderContextName: | 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 |
compressedTextureForFactoryName: | 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 |
distanceFieldGlyphCacheName: | 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 |
endSyncName: | 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 |
initializeName: | 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 |
initializedName: | 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 |
invalidatedName: | 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 |
isValidName: | 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 |
registerFontengineForCleanupName: | 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 |
sceneGraphContextName: | 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 |
setAttachToGraphicsContextName: | 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 |
textureFactoryDestroyedName: | 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 |
textureForFactoryName: | 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 |