Source file "com/google/zxing/qrcode/QRCodeWriter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 52 of 189 | 72% | 10 of 22 | 54% | 8 | 15 | 8 | 35 | 0 | 4 |
| encode(String, BarcodeFormat, int, int, Map) | 34% | 35% | 7 | 8 | 7 | 15 | 0 | 1 | ||
| renderResult(QRCode, int, int, int) | 96% | 87% | 1 | 5 | 1 | 18 | 0 | 1 | ||
| encode(String, BarcodeFormat, int, int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| QRCodeWriter() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |