| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
boundingRect| Name: | 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 |
paint| Name: | 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 |
FillPathShadow| Name: | 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 |