| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSGSoftwareRectangleNode| Name: | QSGSoftwareRectangleNode::QSGSoftwareRectangleNode | | Prototype: | QSGSoftwareRectangleNode::QSGSoftwareRectangleNode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes.cpp | | Lines: | 46-51 |
| | 2 | 1 |
color| Name: | QSGSoftwareRectangleNode::color | | Prototype: | QColor color() 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: | 70-70 |
| | 1 | 1 |
paint| Name: | QSGSoftwareRectangleNode::paint | | Prototype: | void QSGSoftwareRectangleNode::paint(QPainter *painter) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarepublicnodes.cpp | | Lines: | 53-56 |
| | 1 | 1 |
rect| Name: | QSGSoftwareRectangleNode::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: | 67-67 |
| | 1 | 1 |
setColor| Name: | QSGSoftwareRectangleNode::setColor | | Prototype: | void setColor(const QColor &color) 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: | 69-69 |
| | 1 | 1 |
setRect| Name: | QSGSoftwareRectangleNode::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: | 66-66 |
| | 1 | 1 |