Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
StrokePathShadowName: | StrokePathShadow::StrokePathShadow | Prototype: | StrokePathShadow(const QPainterPath &path, const QPen &pen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer.cpp | Lines: | 131-135 |
| | 2 | 1 |
boundingRectName: | StrokePathShadow::boundingRect | Prototype: | QRectF boundingRect() const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer.cpp | Lines: | 139-143 |
| | 2 | 1 |
paintName: | StrokePathShadow::paint | Prototype: | void paint(QPainter *p) const override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer.cpp | Lines: | 137-137 |
| | 1 | 1 |