Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QSGSoftwareImageNodeName: | 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 |
filteringName: | 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 |
mipmapFilteringName: | 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 |
ownsTextureName: | 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 |
rectName: | 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 |
setFilteringName: | 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 |
setOwnsTextureName: | 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 |
setRectName: | 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 |
setSourceRectName: | 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 |
sourceRectName: | 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 |
textureName: | 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 |
textureCoordinatesTransformName: | 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 |
setTextureName: | 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 |
setTextureCoordinatesTransformName: | 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 |
~QSGSoftwareImageNodeName: | 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 |
paintName: | 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 |
updateCachedMirroredPixmapName: | 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 |