Source file "com/google/zxing/qrcode/encoder/ByteMatrix.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 67 of 138 | 51% | 7 of 11 | 36% | 6 | 16 | 14 | 30 | 2 | 10 |
toString() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
set(int, int, byte) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clear(byte) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 3 | 0 | 1 |
ByteMatrix(int, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | |
set(int, int, boolean) | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 2 | 0 | 1 |
set(int, int, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
get(int, int) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getHeight() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getWidth() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getArray() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |