| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QSGTextMaskMaterial::QSGTextMaskMaterial| Name: | QSGTextMaskMaterial::QSGTextMaskMaterial | | Prototype: | QSGTextMaskMaterial::QSGTextMaskMaterial(const QRawFont &font, QFontEngine::GlyphFormat glyphFormat) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | | Lines: | 402-408 |
| | 1 | 1 |
QSGTextMaskMaterial::cacheTextureHeight| Name: | QSGTextMaskMaterial::cacheTextureHeight | | Prototype: | int QSGTextMaskMaterial::cacheTextureHeight() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | | Lines: | 625-628 |
| | 1 | 1 |
QSGTextMaskMaterial::cacheTextureWidth| Name: | QSGTextMaskMaterial::cacheTextureWidth | | Prototype: | int QSGTextMaskMaterial::cacheTextureWidth() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | | Lines: | 620-623 |
| | 1 | 1 |
QSGTextMaskMaterial::color| Name: | QSGTextMaskMaterial::color | | Prototype: | const QVector4D &color() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p_p.h | | Lines: | 80-80 |
| | 1 | 1 |
QSGTextMaskMaterial::glyphCache| Name: | QSGTextMaskMaterial::glyphCache | | Prototype: | QOpenGLTextureGlyphCache *QSGTextMaskMaterial::glyphCache() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | | Lines: | 561-564 |
| | 1 | 1 |
QSGTextMaskMaterial::setColor| Name: | QSGTextMaskMaterial::setColor | | Prototype: | void setColor(const QVector4D &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p_p.h | | Lines: | 79-79 |
| | 1 | 1 |
QSGTextMaskMaterial::setColor| Name: | QSGTextMaskMaterial::setColor | | Prototype: | void setColor(const QColor &c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p_p.h | | Lines: | 78-78 |
| | 1 | 1 |
QSGTextMaskMaterial::texture| Name: | QSGTextMaskMaterial::texture | | Prototype: | QSGTexture *texture() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p_p.h | | Lines: | 82-82 |
| | 1 | 1 |
QSGTextMaskMaterial::~QSGTextMaskMaterial| Name: | QSGTextMaskMaterial::~QSGTextMaskMaterial | | Prototype: | QSGTextMaskMaterial::~QSGTextMaskMaterial() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | | Lines: | 410-413 |
| | 1 | 1 |
QSGTextMaskShader::attributeNames| Name: | QSGTextMaskShader::attributeNames | | Prototype: | char const *const *QSGTextMaskShader::attributeNames() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultglyphnode_p.cpp | | Lines: | 108-112 |
| | 1 | 1 |
QSGTexture::anisotropyLevel| Name: | QSGTexture::anisotropyLevel | | Prototype: | QSGTexture::AnisotropyLevel QSGTexture::anisotropyLevel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | | Lines: | 523-526 |
| | 1 | 1 |
QSGTexture::d_func| Name: | QSGTexture::d_func | | Prototype: | inline QSGTexturePrivate* d_func() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.h | | Lines: | 53-53 |
| | 1 | 1 |
QSGTexture::d_func| Name: | QSGTexture::d_func | | Prototype: | inline const QSGTexturePrivate* d_func() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.h | | Lines: | 53-53 |
| | 1 | 1 |
QSGTexture::filtering| Name: | QSGTexture::filtering | | Prototype: | QSGTexture::Filtering QSGTexture::filtering() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | | Lines: | 498-501 |
| | 1 | 1 |
QSGTexture::horizontalWrapMode| Name: | QSGTexture::horizontalWrapMode | | Prototype: | QSGTexture::WrapMode QSGTexture::horizontalWrapMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | | Lines: | 546-549 |
| | 1 | 1 |
QSGTexture::isAtlasTexture| Name: | QSGTexture::isAtlasTexture | | Prototype: | bool QSGTexture::isAtlasTexture() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | | Lines: | 410-413 |
| | 1 | 1 |
QSGTexture::mipmapFiltering| Name: | QSGTexture::mipmapFiltering | | Prototype: | QSGTexture::Filtering QSGTexture::mipmapFiltering() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | | Lines: | 477-480 |
| | 1 | 1 |
QSGTexture::normalizedTextureSubRect| Name: | QSGTexture::normalizedTextureSubRect | | Prototype: | QRectF QSGTexture::normalizedTextureSubRect() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | | Lines: | 440-443 |
| | 1 | 1 |
QSGTexture::verticalWrapMode| Name: | QSGTexture::verticalWrapMode | | Prototype: | QSGTexture::WrapMode QSGTexture::verticalWrapMode() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexture.cpp | | Lines: | 568-571 |
| | 1 | 1 |
QSGTextureFileHandler::device| Name: | QSGTextureFileHandler::device | | Prototype: | QIODevice *device() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/compressedtexture/qsgtexturefilehandler_p.h | | Lines: | 73-73 |
| | 1 | 1 |
QSGTextureFileHandler::logName| Name: | QSGTextureFileHandler::logName | | Prototype: | QByteArray logName() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/compressedtexture/qsgtexturefilehandler_p.h | | Lines: | 74-74 |
| | 1 | 1 |
QSGTextureMaterial::createShader| Name: | QSGTextureMaterial::createShader | | Prototype: | QSGMaterialShader *QSGTextureMaterial::createShader() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexturematerial.cpp | | Lines: | 385-388 |
| | 1 | 1 |
QSGTextureMaterial::type| Name: | QSGTextureMaterial::type | | Prototype: | QSGMaterialType *QSGTextureMaterial::type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexturematerial.cpp | | Lines: | 374-377 |
| | 1 | 1 |
QSGTextureMaterialShader::QSGTextureMaterialShader| Name: | QSGTextureMaterialShader::QSGTextureMaterialShader | | Prototype: | QSGTextureMaterialShader::QSGTextureMaterialShader() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexturematerial.cpp | | Lines: | 390-396 |
| | 1 | 1 |
QSGTextureProvider::textureChanged| Name: | QSGTextureProvider::textureChanged | | Prototype: | void QSGTextureProvider::textureChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qsgtextureprovider.cpp | | Lines: | 124-127 |
| | 1 | 1 |
QSGTextureReader::~QSGTextureReader| Name: | QSGTextureReader::~QSGTextureReader | | Prototype: | QSGTextureReader::~QSGTextureReader() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgtexturereader.cpp | | Lines: | 60-63 |
| | 1 | 1 |
QSGTransformNode::combinedMatrix| Name: | QSGTransformNode::combinedMatrix | | Prototype: | const QMatrix4x4 &combinedMatrix() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.h | | Lines: | 286-286 |
| | 1 | 1 |
QSGTransformNode::matrix| Name: | QSGTransformNode::matrix | | Prototype: | const QMatrix4x4 &matrix() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.h | | Lines: | 283-283 |
| | 1 | 1 |
QSGTransformNode::setCombinedMatrix| Name: | QSGTransformNode::setCombinedMatrix | | Prototype: | void QSGTransformNode::setCombinedMatrix(const QMatrix4x4 &matrix) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp | | Lines: | 1226-1229 |
| | 1 | 1 |
QSGVertexColorMaterial::QSGVertexColorMaterial| Name: | QSGVertexColorMaterial::QSGVertexColorMaterial | | Prototype: | QSGVertexColorMaterial::QSGVertexColorMaterial() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgvertexcolormaterial.cpp | | Lines: | 135-138 |
| | 1 | 1 |
QSGVertexColorMaterial::compare| Name: | QSGVertexColorMaterial::compare | | Prototype: | int QSGVertexColorMaterial::compare(const QSGMaterial * ) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgvertexcolormaterial.cpp | | Lines: | 150-153 |
| | 1 | 1 |
QSGVertexColorMaterial::createShader| Name: | QSGVertexColorMaterial::createShader | | Prototype: | QSGMaterialShader *QSGVertexColorMaterial::createShader() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgvertexcolormaterial.cpp | | Lines: | 170-173 |
| | 1 | 1 |
QSGVertexColorMaterial::type| Name: | QSGVertexColorMaterial::type | | Prototype: | QSGMaterialType *QSGVertexColorMaterial::type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgvertexcolormaterial.cpp | | Lines: | 159-162 |
| | 1 | 1 |
QSGVertexColorMaterialShader::attributeNames| Name: | QSGVertexColorMaterialShader::attributeNames | | Prototype: | char const *const *QSGVertexColorMaterialShader::attributeNames() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgvertexcolormaterial.cpp | | Lines: | 87-91 |
| | 1 | 1 |
QSGVisitableNode::QSGVisitableNode [qsgadaptationlayer_p.h #1]| Name: | QSGVisitableNode::QSGVisitableNode [qsgadaptationlayer_p.h #1] | | Prototype: | QSGVisitableNode() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgadaptationlayer_p.h #1 | | Lines: | 127-127 |
| | 1 | 1 |
QSGWindowsRenderLoop::animationDriver| Name: | QSGWindowsRenderLoop::animationDriver | | Prototype: | QAnimationDriver *animationDriver() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgwindowsrenderloop_p.h | | Lines: | 84-84 |
| | 1 | 1 |
QSGWindowsRenderLoop::sceneGraphContext| Name: | QSGWindowsRenderLoop::sceneGraphContext | | Prototype: | QSGContext *sceneGraphContext() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgwindowsrenderloop_p.h | | Lines: | 86-86 |
| | 1 | 1 |
QSG_LOG_INFO| Name: | QSG_LOG_INFO | | Prototype: | const QLoggingCategory &QSG_LOG_INFO() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 79-79 |
| | 1 | 1 |
QSG_LOG_RENDERLOOP| Name: | QSG_LOG_RENDERLOOP | | Prototype: | const QLoggingCategory &QSG_LOG_RENDERLOOP() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 83-83 |
| | 1 | 1 |
QSG_LOG_TEXTUREIO| Name: | QSG_LOG_TEXTUREIO | | Prototype: | const QLoggingCategory &QSG_LOG_TEXTUREIO() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/compressedtexture/qsgcompressedtexture.cpp | | Lines: | 50-50 |
| | 1 | 1 |
QSG_LOG_TIME_COMPILATION| Name: | QSG_LOG_TIME_COMPILATION | | Prototype: | const QLoggingCategory &QSG_LOG_TIME_COMPILATION() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 87-87 |
| | 1 | 1 |
QSG_LOG_TIME_GLYPH| Name: | QSG_LOG_TIME_GLYPH | | Prototype: | const QLoggingCategory &QSG_LOG_TIME_GLYPH() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 96-96 |
| | 1 | 1 |
QSG_LOG_TIME_RENDERER| Name: | QSG_LOG_TIME_RENDERER | | Prototype: | const QLoggingCategory &QSG_LOG_TIME_RENDERER() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 99-99 |
| | 1 | 1 |
QSG_LOG_TIME_RENDERLOOP| Name: | QSG_LOG_TIME_RENDERLOOP | | Prototype: | const QLoggingCategory &QSG_LOG_TIME_RENDERLOOP() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 90-90 |
| | 1 | 1 |
QSG_LOG_TIME_TEXTURE| Name: | QSG_LOG_TIME_TEXTURE | | Prototype: | const QLoggingCategory &QSG_LOG_TIME_TEXTURE() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 93-93 |
| | 1 | 1 |
QSG_RASTER_LOG_INFO| Name: | QSG_RASTER_LOG_INFO | | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_INFO() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 62-62 |
| | 1 | 1 |
QSG_RASTER_LOG_RENDERLOOP| Name: | QSG_RASTER_LOG_RENDERLOOP | | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_RENDERLOOP() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 66-66 |
| | 1 | 1 |
QSG_RASTER_LOG_TIME_COMPILATION| Name: | QSG_RASTER_LOG_TIME_COMPILATION | | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_TIME_COMPILATION() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 69-69 |
| | 1 | 1 |
QSG_RASTER_LOG_TIME_GLYPH| Name: | QSG_RASTER_LOG_TIME_GLYPH | | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_TIME_GLYPH() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 78-78 |
| | 1 | 1 |
QSG_RASTER_LOG_TIME_RENDERER| Name: | QSG_RASTER_LOG_TIME_RENDERER | | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_TIME_RENDERER() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 81-81 |
| | 1 | 1 |
QSG_RASTER_LOG_TIME_RENDERLOOP| Name: | QSG_RASTER_LOG_TIME_RENDERLOOP | | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_TIME_RENDERLOOP() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 72-72 |
| | 1 | 1 |
QSG_RASTER_LOG_TIME_TEXTURE| Name: | QSG_RASTER_LOG_TIME_TEXTURE | | Prototype: | const QLoggingCategory &QSG_RASTER_LOG_TIME_TEXTURE() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 75-75 |
| | 1 | 1 |
QSequentialAnimationGroupJob::currentAnimation| Name: | QSequentialAnimationGroupJob::currentAnimation | | Prototype: | QAbstractAnimationJob *currentAnimation() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/animations/qsequentialanimationgroupjob_p.h | | Lines: | 70-70 |
| | 1 | 1 |
QSmoothedAnimation::clearTemplate| Name: | QSmoothedAnimation::clearTemplate | | Prototype: | void clearTemplate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation_p_p.h | | Lines: | 101-101 |
| | 1 | 1 |
QSmoothedAnimation::duration| Name: | QSmoothedAnimation::duration | | Prototype: | int QSmoothedAnimation::duration() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | | Lines: | 143-146 |
| | 1 | 1 |
QSmoothedAnimationTimer::QSmoothedAnimationTimer| Name: | QSmoothedAnimationTimer::QSmoothedAnimationTimer | | Prototype: | QSmoothedAnimationTimer::QSmoothedAnimationTimer(QSmoothedAnimation *animation, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | | Lines: | 60-65 |
| | 1 | 1 |
QSmoothedAnimationTimer::stopAnimation| Name: | QSmoothedAnimationTimer::stopAnimation | | Prototype: | void QSmoothedAnimationTimer::stopAnimation() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquicksmoothedanimation.cpp | | Lines: | 71-74 |
| | 1 | 1 |
QSpringAnimation::clearTemplate| Name: | QSpringAnimation::clearTemplate | | Prototype: | void clearTemplate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickspringanimation.cpp | | Lines: | 97-97 |
| | 1 | 1 |
QSpringAnimation::duration| Name: | QSpringAnimation::duration | | Prototype: | int QSpringAnimation::duration() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickspringanimation.cpp | | Lines: | 186-189 |
| | 1 | 1 |
QStringHash::ConstIterator::equals| Name: | QStringHash::ConstIterator::equals | | Prototype: | template<class T> template<typename K> bool QStringHash<T>::ConstIterator::equals(const K &key) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 926-931 |
| | 1 | 1 |
QStringHash::ConstIterator::operator!=| Name: | QStringHash::ConstIterator::operator!= | | Prototype: | template<class T> bool QStringHash<T>::ConstIterator::operator!=(const ConstIterator &o) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 920-924 |
| | 1 | 1 |
QStringHash::ConstIterator::operator==| Name: | QStringHash::ConstIterator::operator== | | Prototype: | template<class T> bool QStringHash<T>::ConstIterator::operator==(const ConstIterator &o) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 914-918 |
| | 1 | 1 |
QStringHash::NewedNode::NewedNode| Name: | QStringHash::NewedNode::NewedNode | | Prototype: | NewedNode(const QHashedCStringRef &key, const T &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 361-361 |
| | 1 | 1 |
QStringHash::NewedNode::NewedNode| Name: | QStringHash::NewedNode::NewedNode | | Prototype: | NewedNode(const Node &o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 362-362 |
| | 1 | 1 |
QStringHash::NewedNode::NewedNode| Name: | QStringHash::NewedNode::NewedNode | | Prototype: | NewedNode(const QHashedString &key, const T &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 360-360 |
| | 1 | 1 |
QStringHash::Node::Node| Name: | QStringHash::Node::Node | | Prototype: | Node(const QHashedCStringRef &key, const T &value) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 354-354 |
| | 1 | 1 |
QStringHash::Node::Node| Name: | QStringHash::Node::Node | | Prototype: | Node(const Node &o) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 355-355 |
| | 1 | 1 |
QStringHash::Node::Node| Name: | QStringHash::Node::Node | | Prototype: | Node(const QHashedString &key, const T &value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 353-353 |
| | 1 | 1 |
QStringHash::ReservedNodePool::ReservedNodePool| Name: | QStringHash::ReservedNodePool::ReservedNodePool | | Prototype: | ReservedNodePool() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 367-367 |
| | 1 | 1 |
QStringHash::ReservedNodePool::~ReservedNodePool| Name: | QStringHash::ReservedNodePool::~ReservedNodePool | | Prototype: | ~ReservedNodePool() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 368-368 |
| | 1 | 1 |
QStringHash::begin| Name: | QStringHash::begin | | Prototype: | template<class T> typename QStringHash<T>::ConstIterator QStringHash<T>::begin() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 960-964 |
| | 1 | 1 |
QStringHash::contains| Name: | QStringHash::contains | | Prototype: | template<class T> template<class K> bool QStringHash<T>::contains(const K &key) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 866-871 |
| | 1 | 1 |
QStringHash::count| Name: | QStringHash::count | | Prototype: | template<class T> int QStringHash<T>::count() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 593-597 |
| | 1 | 1 |
QStringHash::end| Name: | QStringHash::end | | Prototype: | template<class T> typename QStringHash<T>::ConstIterator QStringHash<T>::end() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 966-970 |
| | 1 | 1 |
QStringHash::find| Name: | QStringHash::find | | Prototype: | template<class T> template<class K> typename QStringHash<T>::ConstIterator QStringHash<T>::find(const K &key) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 972-977 |
| | 1 | 1 |
QStringHash::insert| Name: | QStringHash::insert | | Prototype: | template<class T> void QStringHash<T>::insert(const ConstIterator &iter) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 825-829 |
| | 1 | 1 |
QStringHash::isEmpty| Name: | QStringHash::isEmpty | | Prototype: | template<class T> bool QStringHash<T>::isEmpty() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 587-591 |
| | 1 | 1 |
QStringHash::isLinked| Name: | QStringHash::isLinked | | Prototype: | template<class T> bool QStringHash<T>::isLinked() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 605-609 |
| | 1 | 1 |
QStringHash::numBuckets| Name: | QStringHash::numBuckets | | Prototype: | template<class T> int QStringHash<T>::numBuckets() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 599-603 |
| | 1 | 1 |
QStringHash::~QStringHash| Name: | QStringHash::~QStringHash | | Prototype: | template<class T> QStringHash<T>::~QStringHash() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 547-551 |
| | 1 | 1 |
QStringHashBase::hashOf| Name: | QStringHashBase::hashOf | | Prototype: | static inline quint32 hashOf(const QHashedStringRef &s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 337-337 |
| | 1 | 1 |
QStringHashBase::hashOf| Name: | QStringHashBase::hashOf | | Prototype: | static inline quint32 hashOf(QV4::String *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 338-338 |
| | 1 | 1 |
QStringHashBase::hashOf| Name: | QStringHashBase::hashOf | | Prototype: | static inline quint32 hashOf(const QV4::String *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 339-339 |
| | 1 | 1 |
QStringHashBase::hashOf| Name: | QStringHashBase::hashOf | | Prototype: | template<typename K> static inline quint32 hashOf(const K &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 341-342 |
| | 1 | 1 |
QStringHashBase::hashedString| Name: | QStringHashBase::hashedString | | Prototype: | static HashedForm<QString>::Type hashedString(const QString &s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 319-319 |
| | 1 | 1 |
QStringHashBase::hashedString| Name: | QStringHashBase::hashedString | | Prototype: | static HashedForm<QStringRef>::Type hashedString(const QStringRef &s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 320-320 |
| | 1 | 1 |
QStringHashBase::hashedString| Name: | QStringHashBase::hashedString | | Prototype: | static HashedForm<QHashedString>::Type hashedString(const QHashedString &s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 321-321 |
| | 1 | 1 |
QStringHashBase::hashedString| Name: | QStringHashBase::hashedString | | Prototype: | static HashedForm<QV4::String *>::Type hashedString(QV4::String *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 322-322 |
| | 1 | 1 |
QStringHashBase::hashedString| Name: | QStringHashBase::hashedString | | Prototype: | static HashedForm<const QV4::String *>::Type hashedString(const QV4::String *s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 323-323 |
| | 1 | 1 |
QStringHashBase::hashedString| Name: | QStringHashBase::hashedString | | Prototype: | static HashedForm<QHashedStringRef>::Type hashedString(const QHashedStringRef &s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 324-324 |
| | 1 | 1 |
QStringHashBase::hashedString| Name: | QStringHashBase::hashedString | | Prototype: | static HashedForm<QLatin1String>::Type hashedString(const QLatin1String &s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 326-326 |
| | 1 | 1 |
QStringHashBase::hashedString| Name: | QStringHashBase::hashedString | | Prototype: | static HashedForm<QHashedCStringRef>::Type hashedString(const QHashedCStringRef &s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 327-327 |
| | 1 | 1 |
QStringHashBase::toQString| Name: | QStringHashBase::toQString | | Prototype: | static const QString &toQString(const QString &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 329-329 |
| | 1 | 1 |
QStringHashBase::toQString| Name: | QStringHashBase::toQString | | Prototype: | static const QString &toQString(const QHashedString &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 330-330 |
| | 1 | 1 |
QStringHashBase::toQString| Name: | QStringHashBase::toQString | | Prototype: | static QString toQString(const QV4::String *s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 331-331 |
| | 1 | 1 |
QStringHashBase::toQString| Name: | QStringHashBase::toQString | | Prototype: | static QString toQString(const QHashedStringRef &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 332-332 |
| | 1 | 1 |
QStringHashBase::toQString| Name: | QStringHashBase::toQString | | Prototype: | static QString toQString(const QLatin1String &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 334-334 |
| | 1 | 1 |
QStringHashBase::toQString| Name: | QStringHashBase::toQString | | Prototype: | static QString toQString(const QHashedCStringRef &s) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 335-335 |
| | 1 | 1 |
QStringHashNode::cStrData| Name: | QStringHashNode::cStrData | | Prototype: | inline char *cStrData() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 233-233 |
| | 1 | 1 |
QStringHashNode::isQString| Name: | QStringHashNode::isQString | | Prototype: | bool isQString() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | | Lines: | 230-230 |
| | 1 | 1 |