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