Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QQuickContext2DCommandBuffer::resetName: | QQuickContext2DCommandBuffer::reset | Prototype: | void QQuickContext2DCommandBuffer::reset() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer.cpp | Lines: | 488-501 |
| | 11 | 1 |
QQuickContext2DCommandBuffer::setFillStyleName: | QQuickContext2DCommandBuffer::setFillStyle | Prototype: | inline void setFillStyle(const QBrush &style, bool repeatX = false, bool repeatY = false) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 178-183 |
| | 3 | 1 |
QQuickContext2DCommandBuffer::setGlobalAlphaName: | QQuickContext2DCommandBuffer::setGlobalAlpha | Prototype: | inline void setGlobalAlpha( qreal alpha) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 89-93 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setGlobalCompositeOperationName: | QQuickContext2DCommandBuffer::setGlobalCompositeOperation | Prototype: | inline void setGlobalCompositeOperation(QPainter::CompositionMode cm) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 95-99 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setLineCapName: | QQuickContext2DCommandBuffer::setLineCap | Prototype: | inline void setLineCap(Qt::PenCapStyle cap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 192-196 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setLineJoinName: | QQuickContext2DCommandBuffer::setLineJoin | Prototype: | inline void setLineJoin(Qt::PenJoinStyle join) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 198-202 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setLineWidthName: | QQuickContext2DCommandBuffer::setLineWidth | Prototype: | inline void setLineWidth( qreal w) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 186-190 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setMiterLimitName: | QQuickContext2DCommandBuffer::setMiterLimit | Prototype: | inline void setMiterLimit( qreal limit) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 204-208 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setShadowBlurName: | QQuickContext2DCommandBuffer::setShadowBlur | Prototype: | inline void setShadowBlur( qreal b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 222-226 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setShadowColorName: | QQuickContext2DCommandBuffer::setShadowColor | Prototype: | inline void setShadowColor(const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 228-232 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setShadowOffsetXName: | QQuickContext2DCommandBuffer::setShadowOffsetX | Prototype: | inline void setShadowOffsetX( qreal x) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 210-214 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setShadowOffsetYName: | QQuickContext2DCommandBuffer::setShadowOffsetY | Prototype: | inline void setShadowOffsetY( qreal y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 216-220 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::setStrokeStyleName: | QQuickContext2DCommandBuffer::setStrokeStyle | Prototype: | inline void setStrokeStyle(const QBrush &style, bool repeatX = false, bool repeatY = false) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 101-106 |
| | 3 | 1 |
QQuickContext2DCommandBuffer::sizeName: | QQuickContext2DCommandBuffer::size | Prototype: | inline int size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 74-74 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::strokeName: | QQuickContext2DCommandBuffer::stroke | Prototype: | inline void stroke(const QPainterPath& path) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 163-167 |
| | 2 | 1 |
QQuickContext2DCommandBuffer::strokeRectName: | QQuickContext2DCommandBuffer::strokeRect | Prototype: | inline void strokeRect(const QRectF& r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 146-153 |
| | 4 | 1 |
QQuickContext2DCommandBuffer::takeBoolName: | QQuickContext2DCommandBuffer::takeBool | Prototype: | inline bool takeBool() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 244-244 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeBrushName: | QQuickContext2DCommandBuffer::takeBrush | Prototype: | inline QBrush takeBrush() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 247-247 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeColorName: | QQuickContext2DCommandBuffer::takeColor | Prototype: | inline QColor takeColor() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 246-246 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeFillStyleName: | QQuickContext2DCommandBuffer::takeFillStyle | Prototype: | inline QBrush takeFillStyle() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 82-82 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeGlobalAlphaName: | QQuickContext2DCommandBuffer::takeGlobalAlpha | Prototype: | inline qreal takeGlobalAlpha() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 79-79 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeGlobalCompositeOperationName: | QQuickContext2DCommandBuffer::takeGlobalCompositeOperation | Prototype: | inline QPainter::CompositionMode takeGlobalCompositeOperation() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 80-80 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeImageName: | QQuickContext2DCommandBuffer::takeImage | Prototype: | inline const QImage& takeImage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 240-240 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeIntName: | QQuickContext2DCommandBuffer::takeInt | Prototype: | inline int takeInt() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 243-243 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeLineCapName: | QQuickContext2DCommandBuffer::takeLineCap | Prototype: | inline Qt::PenCapStyle takeLineCap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 85-85 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeLineJoinName: | QQuickContext2DCommandBuffer::takeLineJoin | Prototype: | inline Qt::PenJoinStyle takeLineJoin() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 86-86 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeLineWidthName: | QQuickContext2DCommandBuffer::takeLineWidth | Prototype: | inline qreal takeLineWidth() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 84-84 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeMatrixName: | QQuickContext2DCommandBuffer::takeMatrix | Prototype: | inline QTransform takeMatrix() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 234-234 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeMiterLimitName: | QQuickContext2DCommandBuffer::takeMiterLimit | Prototype: | inline qreal takeMiterLimit() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 87-87 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeNextCommandName: | QQuickContext2DCommandBuffer::takeNextCommand | Prototype: | inline QQuickContext2D::PaintCommand takeNextCommand() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 77-77 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takePathName: | QQuickContext2DCommandBuffer::takePath | Prototype: | inline QPainterPath takePath() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 238-238 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takePixmapName: | QQuickContext2DCommandBuffer::takePixmap | Prototype: | inline QQmlRefPointer<QQuickCanvasPixmap> takePixmap() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 241-241 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeRealName: | QQuickContext2DCommandBuffer::takeReal | Prototype: | inline qreal takeReal() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 245-245 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeRectName: | QQuickContext2DCommandBuffer::takeRect | Prototype: | inline QRectF takeRect() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 236-236 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeShadowBlurName: | QQuickContext2DCommandBuffer::takeShadowBlur | Prototype: | inline qreal takeShadowBlur() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 124-124 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeShadowColorName: | QQuickContext2DCommandBuffer::takeShadowColor | Prototype: | inline QColor takeShadowColor() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 125-125 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeShadowOffsetXName: | QQuickContext2DCommandBuffer::takeShadowOffsetX | Prototype: | inline qreal takeShadowOffsetX() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 122-122 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeShadowOffsetYName: | QQuickContext2DCommandBuffer::takeShadowOffsetY | Prototype: | inline qreal takeShadowOffsetY() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 123-123 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::takeStrokeStyleName: | QQuickContext2DCommandBuffer::takeStrokeStyle | Prototype: | inline QBrush takeStrokeStyle() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 81-81 |
| | 1 | 1 |
QQuickContext2DCommandBuffer::updateMatrixName: | QQuickContext2DCommandBuffer::updateMatrix | Prototype: | inline void updateMatrix(const QTransform& matrix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer_p.h | Lines: | 128-132 |
| | 2 | 1 |
QQuickContext2DFBOTexture::QQuickContext2DFBOTextureName: | QQuickContext2DFBOTexture::QQuickContext2DFBOTexture | Prototype: | QQuickContext2DFBOTexture::QQuickContext2DFBOTexture() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 421-430 |
| | 3 | 1 |
QQuickContext2DFBOTexture::adjustedTileSizeName: | QQuickContext2DFBOTexture::adjustedTileSize | Prototype: | QSize QQuickContext2DFBOTexture::adjustedTileSize(const QSize &ts) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 493-496 |
| | 1 | 1 |
QQuickContext2DFBOTexture::createTileName: | QQuickContext2DFBOTexture::createTile | Prototype: | QQuickContext2DTile* QQuickContext2DFBOTexture::createTile() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 506-509 |
| | 1 | 1 |
QQuickContext2DFBOTexture::normalizedTextureSubRectName: | QQuickContext2DFBOTexture::normalizedTextureSubRect | Prototype: | QRectF QQuickContext2DFBOTexture::normalizedTextureSubRect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 498-504 |
| | 4 | 1 |
QQuickContext2DFBOTexture::renderTargetName: | QQuickContext2DFBOTexture::renderTarget | Prototype: | QQuickCanvasItem::RenderTarget QQuickContext2DFBOTexture::renderTarget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 557-560 |
| | 1 | 1 |
QQuickContext2DFBOTile::QQuickContext2DFBOTileName: | QQuickContext2DFBOTile::QQuickContext2DFBOTile | Prototype: | QQuickContext2DFBOTile::QQuickContext2DFBOTile() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile.cpp | Lines: | 101-105 |
| | 2 | 1 |
QQuickContext2DFBOTile::fboName: | QQuickContext2DFBOTile::fbo | Prototype: | QOpenGLFramebufferObject* fbo() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile_p.h | Lines: | 97-97 |
| | 1 | 1 |
QQuickContext2DImageTexture::QQuickContext2DImageTextureName: | QQuickContext2DImageTexture::QQuickContext2DImageTexture | Prototype: | QQuickContext2DImageTexture::QQuickContext2DImageTexture() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 674-677 |
| | 2 | 1 |
QQuickContext2DImageTexture::createTileName: | QQuickContext2DImageTexture::createTile | Prototype: | QQuickContext2DTile* QQuickContext2DImageTexture::createTile() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 688-691 |
| | 1 | 1 |
QQuickContext2DImageTexture::renderTargetName: | QQuickContext2DImageTexture::renderTarget | Prototype: | QQuickCanvasItem::RenderTarget QQuickContext2DImageTexture::renderTarget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 683-686 |
| | 1 | 1 |
QQuickContext2DImageTile::QQuickContext2DImageTileName: | QQuickContext2DImageTile::QQuickContext2DImageTile | Prototype: | QQuickContext2DImageTile::QQuickContext2DImageTile() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile.cpp | Lines: | 152-155 |
| | 2 | 1 |
QQuickContext2DImageTile::imageName: | QQuickContext2DImageTile::image | Prototype: | const QImage& image() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile_p.h | Lines: | 114-114 |
| | 1 | 1 |
QQuickContext2DStyle::__dataTestName: | QQuickContext2DStyle::__dataTest | Prototype: | void __dataTest() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | Lines: | 701-701 |
| | 1 | 1 |
QQuickContext2DStyle::dName: | QQuickContext2DStyle::d | Prototype: | QV4::Heap::QQuickContext2DStyle *d() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | Lines: | 701-701 |
| | 1 | 1 |
QQuickContext2DStyle::d_uncheckedName: | QQuickContext2DStyle::d_unchecked | Prototype: | QV4::Heap::QQuickContext2DStyle *d_unchecked() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | Lines: | 701-701 |
| | 1 | 1 |
QQuickContext2DStyle::qt_check_for_QMANAGED_macroName: | QQuickContext2DStyle::qt_check_for_QMANAGED_macro | Prototype: | template <typename Type> inline void qt_check_for_QMANAGED_macro(const Type *_q_argument) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | Lines: | 701-701 |
| | 1 | 1 |
QQuickContext2DStyle::staticVTableName: | QQuickContext2DStyle::staticVTable | Prototype: | static inline const QV4::VTable *staticVTable() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | Lines: | 701-701 |
| | 1 | 1 |
QQuickContext2DStyle::virtualDestroyName: | QQuickContext2DStyle::virtualDestroy | Prototype: | static void virtualDestroy(QV4::Heap::Base *b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2d.cpp | Lines: | 702-702 |
| | 1 | 1 |
QQuickContext2DTexture::CanvasChangeEvent::CanvasChangeEventName: | QQuickContext2DTexture::CanvasChangeEvent::CanvasChangeEvent | Prototype: | CanvasChangeEvent(const QSize &cSize, const QSize &tSize, const QRect &cWindow, const QRect &dRect, bool sm, bool aa) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | Lines: | 86-100 |
| | 2 | 1 |
QQuickContext2DTexture::PaintEvent::PaintEventName: | QQuickContext2DTexture::PaintEvent::PaintEvent | Prototype: | PaintEvent(QQuickContext2DCommandBuffer *b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | Lines: | 80-80 |
| | 1 | 1 |
QQuickContext2DTexture::QQuickContext2DTextureName: | QQuickContext2DTexture::QQuickContext2DTexture | Prototype: | QQuickContext2DTexture::QQuickContext2DTexture() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 95-110 |
| | 2 | 1 |
QQuickContext2DTexture::adjustedTileSizeName: | QQuickContext2DTexture::adjustedTileSize | Prototype: | QSize QQuickContext2DTexture::adjustedTileSize(const QSize &ts) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 383-386 |
| | 1 | 1 |
QQuickContext2DTexture::beginPaintingName: | QQuickContext2DTexture::beginPainting | Prototype: | QPaintDevice* beginPainting() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | Lines: | 149-149 |
| | 1 | 1 |
QQuickContext2DTexture::canvasDestroyedName: | QQuickContext2DTexture::canvasDestroyed | Prototype: | bool QQuickContext2DTexture::canvasDestroyed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 258-261 |
| | 1 | 1 |
QQuickContext2DTexture::clearTilesName: | QQuickContext2DTexture::clearTiles | Prototype: | void QQuickContext2DTexture::clearTiles() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 377-381 |
| | 2 | 1 |
QQuickContext2DTexture::endPaintingName: | QQuickContext2DTexture::endPainting | Prototype: | void endPainting() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | Lines: | 150-150 |
| | 1 | 1 |
QQuickContext2DTexture::initializeOpenGLName: | QQuickContext2DTexture::initializeOpenGL | Prototype: | void initializeOpenGL(QOpenGLContext *gl, QOffscreenSurface *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | Lines: | 129-132 |
| | 2 | 1 |
QQuickContext2DTexture::isOnCustomThreadName: | QQuickContext2DTexture::isOnCustomThread | Prototype: | bool isOnCustomThread() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | Lines: | 123-123 |
| | 1 | 1 |
QQuickContext2DTexture::scaleFactorName: | QQuickContext2DTexture::scaleFactor | Prototype: | QVector2D scaleFactor() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | Lines: | 146-146 |
| | 1 | 1 |
QQuickContext2DTexture::setAntialiasingName: | QQuickContext2DTexture::setAntialiasing | Prototype: | void QQuickContext2DTexture::setAntialiasing(bool antialiasing) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 150-153 |
| | 1 | 1 |
QQuickContext2DTexture::setOnCustomThreadName: | QQuickContext2DTexture::setOnCustomThread | Prototype: | void setOnCustomThread(bool is) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture_p.h | Lines: | 122-122 |
| | 1 | 1 |
QQuickContext2DTexture::setSmoothName: | QQuickContext2DTexture::setSmooth | Prototype: | void QQuickContext2DTexture::setSmooth(bool smooth) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 145-148 |
| | 1 | 1 |
QQuickContext2DTexture::textureChangedName: | QQuickContext2DTexture::textureChanged | Prototype: | void QQuickContext2DTexture::textureChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickcontext2dtexture_p.cpp | Lines: | 178-181 |
| | 1 | 1 |
QQuickContext2DTexture::~QQuickContext2DTextureName: | QQuickContext2DTexture::~QQuickContext2DTexture | Prototype: | QQuickContext2DTexture::~QQuickContext2DTexture() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtexture.cpp | Lines: | 112-115 |
| | 1 | 1 |
QQuickContext2DTile::QQuickContext2DTileName: | QQuickContext2DTile::QQuickContext2DTile | Prototype: | QQuickContext2DTile::QQuickContext2DTile() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile.cpp | Lines: | 49-54 |
| | 2 | 1 |
QQuickContext2DTile::dirtyName: | QQuickContext2DTile::dirty | Prototype: | bool dirty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile_p.h | Lines: | 73-73 |
| | 1 | 1 |
QQuickContext2DTile::markDirtyName: | QQuickContext2DTile::markDirty | Prototype: | void markDirty(bool dirty) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile_p.h | Lines: | 74-74 |
| | 1 | 1 |
QQuickContext2DTile::rectName: | QQuickContext2DTile::rect | Prototype: | QRect rect() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dtile_p.h | Lines: | 76-76 |
| | 1 | 1 |
QQuickCumulativeDirection::QQuickCumulativeDirectionName: | QQuickCumulativeDirection::QQuickCumulativeDirection | Prototype: | QQuickCumulativeDirection::QQuickCumulativeDirection(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcumulativedirection.cpp | Lines: | 53-55 |
| | 2 | 1 |
QQuickCumulativeDirection::directionsName: | QQuickCumulativeDirection::directions | Prototype: | QQmlListProperty<QQuickDirection> QQuickCumulativeDirection::directions() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcumulativedirection.cpp | Lines: | 57-60 |
| | 1 | 1 |
QQuickCurve::QQuickCurveName: | QQuickCurve::QQuickCurve | Prototype: | QQuickCurve(QObject *parent=nullptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | Lines: | 120-120 |
| | 1 | 1 |
QQuickCustomAffector::QQuickCustomAffectorName: | QQuickCustomAffector::QQuickCustomAffector | Prototype: | QQuickCustomAffector::QQuickCustomAffector(QQuickItem *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector.cpp | Lines: | 95-102 |
| | 2 | 1 |
QQuickCustomAffector::accelerationName: | QQuickCustomAffector::acceleration | Prototype: | QQuickDirection * acceleration() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | Lines: | 84-87 |
| | 1 | 1 |
QQuickCustomAffector::accelerationChangedName: | QQuickCustomAffector::accelerationChanged | Prototype: | void QQuickCustomAffector::accelerationChanged(QQuickDirection * _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickcustomaffector_p.cpp | Lines: | 348-352 |
| | 2 | 1 |
QQuickCustomAffector::accelerationResetName: | QQuickCustomAffector::accelerationReset | Prototype: | void accelerationReset() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | Lines: | 99-102 |
| | 1 | 1 |
QQuickCustomAffector::affectParticlesName: | QQuickCustomAffector::affectParticles | Prototype: | void QQuickCustomAffector::affectParticles(QQmlV4Handle _t1, qreal _t2) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickcustomaffector_p.cpp | Lines: | 327-331 |
| | 2 | 1 |
QQuickCustomAffector::isAffectConnectedName: | QQuickCustomAffector::isAffectConnected | Prototype: | bool QQuickCustomAffector::isAffectConnected() | Coverage: | 50.000% (1/2) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector.cpp | Lines: | 104-107 |
| | 1 | 1 |
QQuickCustomAffector::positionName: | QQuickCustomAffector::position | Prototype: | QQuickDirection * position() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | Lines: | 74-77 |
| | 1 | 1 |
QQuickCustomAffector::positionChangedName: | QQuickCustomAffector::positionChanged | Prototype: | void QQuickCustomAffector::positionChanged(QQuickDirection * _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickcustomaffector_p.cpp | Lines: | 334-338 |
| | 2 | 1 |
QQuickCustomAffector::positionResetName: | QQuickCustomAffector::positionReset | Prototype: | void positionReset() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | Lines: | 89-92 |
| | 1 | 1 |
QQuickCustomAffector::relativeName: | QQuickCustomAffector::relative | Prototype: | bool relative() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | Lines: | 104-107 |
| | 1 | 1 |
QQuickCustomAffector::relativeChangedName: | QQuickCustomAffector::relativeChanged | Prototype: | void QQuickCustomAffector::relativeChanged(bool _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickcustomaffector_p.cpp | Lines: | 355-359 |
| | 2 | 1 |
QQuickCustomAffector::velocityName: | QQuickCustomAffector::velocity | Prototype: | QQuickDirection * velocity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | Lines: | 79-82 |
| | 1 | 1 |
QQuickCustomAffector::velocityChangedName: | QQuickCustomAffector::velocityChanged | Prototype: | void QQuickCustomAffector::velocityChanged(QQuickDirection * _t1) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/.moc/moc_qquickcustomaffector_p.cpp | Lines: | 341-345 |
| | 2 | 1 |
QQuickCustomAffector::velocityResetName: | QQuickCustomAffector::velocityReset | Prototype: | void velocityReset() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomaffector_p.h | Lines: | 94-97 |
| | 1 | 1 |
QQuickCustomMaterialShader::attributeNamesName: | QQuickCustomMaterialShader::attributeNames | Prototype: | char const *const *QQuickCustomMaterialShader::attributeNames() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglshadereffectnode.cpp | Lines: | 259-262 |
| | 1 | 1 |
QQuickCustomMaterialShader::deactivateName: | QQuickCustomMaterialShader::deactivate | Prototype: | void QQuickCustomMaterialShader::deactivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglshadereffectnode.cpp | Lines: | 104-108 |
| | 6 | 1 |
QQuickCustomMaterialShader::fragmentShaderName: | QQuickCustomMaterialShader::fragmentShader | Prototype: | const char *QQuickCustomMaterialShader::fragmentShader() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglshadereffectnode.cpp | Lines: | 334-337 |
| | 1 | 1 |
QQuickCustomMaterialShader::vertexShaderName: | QQuickCustomMaterialShader::vertexShader | Prototype: | const char *QQuickCustomMaterialShader::vertexShader() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/qquickopenglshadereffectnode.cpp | Lines: | 329-332 |
| | 1 | 1 |
QQuickCustomParticle::QQuickCustomParticleName: | QQuickCustomParticle::QQuickCustomParticle | Prototype: | QQuickCustomParticle::QQuickCustomParticle(QQuickItem* parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/particles/qquickcustomparticle.cpp | Lines: | 97-107 |
| | 1 | 1 |