| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
updateCachedMirroredPixmap| Name: | QSGSoftwareImageNode::updateCachedMirroredPixmap | | Prototype: | void QSGSoftwareImageNode::updateCachedMirroredPixmap() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes.cpp | | Lines: | 113-134 |
| | 13 | 6 |
paint| Name: | QSGSoftwareImageNode::paint | | Prototype: | void QSGSoftwareImageNode::paint(QPainter *painter) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes.cpp | | Lines: | 95-111 |
| | 11 | 5 |
~QSGSoftwareImageNode| Name: | QSGSoftwareImageNode::~QSGSoftwareImageNode | | Prototype: | QSGSoftwareImageNode::~QSGSoftwareImageNode() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes.cpp | | Lines: | 69-73 |
| | 2 | 2 |
setTextureCoordinatesTransform| Name: | QSGSoftwareImageNode::setTextureCoordinatesTransform | | Prototype: | void QSGSoftwareImageNode::setTextureCoordinatesTransform(QSGImageNode::TextureCoordinatesTransformMode transformNode) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes.cpp | | Lines: | 84-93 |
| | 5 | 2 |
setTexture| Name: | QSGSoftwareImageNode::setTexture | | Prototype: | void QSGSoftwareImageNode::setTexture(QSGTexture *texture) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes.cpp | | Lines: | 75-82 |
| | 4 | 2 |
textureCoordinatesTransform| Name: | QSGSoftwareImageNode::textureCoordinatesTransform | | Prototype: | TextureCoordinatesTransformMode textureCoordinatesTransform() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes_p.h | | Lines: | 101-101 |
| | 1 | 1 |
texture| Name: | QSGSoftwareImageNode::texture | | Prototype: | QSGTexture *texture() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes_p.h | | Lines: | 92-92 |
| | 1 | 1 |
sourceRect| Name: | QSGSoftwareImageNode::sourceRect | | Prototype: | QRectF sourceRect() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes_p.h | | Lines: | 89-89 |
| | 1 | 1 |
setSourceRect| Name: | QSGSoftwareImageNode::setSourceRect | | Prototype: | void setSourceRect(const QRectF &r) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes_p.h | | Lines: | 88-88 |
| | 1 | 1 |
setRect| Name: | QSGSoftwareImageNode::setRect | | Prototype: | void setRect(const QRectF &rect) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes_p.h | | Lines: | 85-85 |
| | 1 | 1 |
setOwnsTexture| Name: | QSGSoftwareImageNode::setOwnsTexture | | Prototype: | void setOwnsTexture(bool owns) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes_p.h | | Lines: | 103-103 |
| | 1 | 1 |
setFiltering| Name: | QSGSoftwareImageNode::setFiltering | | Prototype: | void setFiltering(QSGTexture::Filtering filtering) override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes_p.h | | Lines: | 94-94 |
| | 1 | 1 |
rect| Name: | QSGSoftwareImageNode::rect | | Prototype: | QRectF rect() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes_p.h | | Lines: | 86-86 |
| | 1 | 1 |
ownsTexture| Name: | QSGSoftwareImageNode::ownsTexture | | Prototype: | bool ownsTexture() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes_p.h | | Lines: | 104-104 |
| | 1 | 1 |
mipmapFiltering| Name: | QSGSoftwareImageNode::mipmapFiltering | | Prototype: | QSGTexture::Filtering mipmapFiltering() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes_p.h | | Lines: | 98-98 |
| | 1 | 1 |
filtering| Name: | QSGSoftwareImageNode::filtering | | Prototype: | QSGTexture::Filtering filtering() const override | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes_p.h | | Lines: | 95-95 |
| | 1 | 1 |
QSGSoftwareImageNode| Name: | QSGSoftwareImageNode::QSGSoftwareImageNode | | Prototype: | QSGSoftwareImageNode::QSGSoftwareImageNode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes.cpp | | Lines: | 58-67 |
| | 2 | 1 |