Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
FillPathShadowName: | FillPathShadow::FillPathShadow | Prototype: | FillPathShadow(const QPainterPath &path, const QBrush &brush) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/items/context2d/qquickcontext2dcommandbuffer.cpp | Lines: | 114-118 |
| | 2 | 1 |
paintName: | FillPathShadow::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: | 120-120 |
| | 1 | 1 |
boundingRectName: | FillPathShadow::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: | 121-121 |
| | 1 | 1 |