Source file "com/google/gwt/canvas/dom/client/Context2d.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 86 of 86 | 0% | 8 of 8 | 0% | 18 | 18 | 32 | 32 | 14 | 14 |
| setFillStyle(FillStrokeStyle) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setStrokeStyle(FillStrokeStyle) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getFillStyle() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getStrokeStyle() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createPattern(CanvasElement, Context2d.Repetition) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createPattern(ImageElement, Context2d.Repetition) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setFillStyle(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGlobalCompositeOperation(Context2d.Composite) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLineCap(Context2d.LineCap) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLineJoin(Context2d.LineJoin) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStrokeStyle(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTextAlign(Context2d.TextAlign) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTextBaseline(Context2d.TextBaseline) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Context2d() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |