Source file "com/google/zxing/oned/Code93Writer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 435 of 435 | 0% | 54 of 54 | 0% | 34 | 34 | 78 | 78 | 7 | 7 |
convertToExtended(String) | ![]() | 0% | ![]() | 0% | 19 | 19 | 41 | 41 | 1 | 1 |
encode(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 18 | 18 | 1 | 1 |
computeChecksumIndex(String, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
appendPattern(boolean[], int, int[], boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
appendPattern(boolean[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
encode(String, BarcodeFormat, int, int, Map) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
Code93Writer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |