Source file "com/google/zxing/pdf417/encoder/PDF417.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 11,685 of 11,685 | 0% | 42 of 42 | 0% | 35 | 35 | 106 | 106 | 14 | 14 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeLowLevel(CharSequence, int, int, int, BarcodeMatrix) | 0% | 0% | 6 | 6 | 25 | 25 | 1 | 1 | ||
| generateBarcodeLogic(String, int) | 0% | 0% | 3 | 3 | 21 | 21 | 1 | 1 | ||
| determineDimensions(int, int) | 0% | 0% | 9 | 9 | 17 | 17 | 1 | 1 | ||
| encodeChar(int, int, BarcodeRow) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| PDF417(boolean) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| calculateNumberOfRows(int, int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getNumberOfPadCodewords(int, int, int, int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| setDimensions(int, int, int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| PDF417() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCompaction(Compaction) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCompact(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEncoding(Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBarcodeMatrix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |