Source file "com/google/zxing/qrcode/encoder/MatrixUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 63 of 2,582 | 97% | 10 of 80 | 87% | 10 | 60 | 9 | 148 | 0 | 20 |
makeTypeInfoBits(ErrorCorrectionLevel, int, BitArray) | ![]() ![]() | 69% | ![]() ![]() | 50% | 2 | 3 | 2 | 12 | 0 | 1 |
embedDataBits(BitArray, int, ByteMatrix) | ![]() ![]() | 85% | ![]() ![]() | 90% | 2 | 12 | 1 | 25 | 0 | 1 |
makeVersionInfoBits(Version, BitArray) | ![]() | 61% | ![]() ![]() | 50% | 1 | 2 | 1 | 6 | 0 | 1 |
calculateBCHCode(int, int) | ![]() | 84% | ![]() ![]() | 75% | 1 | 3 | 1 | 7 | 0 | 1 |
embedHorizontalSeparationPattern(int, int, ByteMatrix) | ![]() | 85% | ![]() ![]() | 75% | 1 | 3 | 1 | 5 | 0 | 1 |
embedVerticalSeparationPattern(int, int, ByteMatrix) | ![]() | 85% | ![]() ![]() | 75% | 1 | 3 | 1 | 5 | 0 | 1 |
embedDarkDotAtLeftBottomCorner(ByteMatrix) | ![]() | 80% | ![]() ![]() | 50% | 1 | 2 | 1 | 4 | 0 | 1 |
maybeEmbedPositionAdjustmentPatterns(Version, ByteMatrix) | ![]() | 98% | ![]() ![]() | 91% | 1 | 7 | 1 | 10 | 0 | 1 |
static {...} | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
embedTypeInfo(ErrorCorrectionLevel, int, ByteMatrix) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 15 | 0 | 1 |
embedPositionDetectionPatternsAndSeparators(ByteMatrix) | ![]() | 100% | n/a | 0 | 1 | 0 | 11 | 0 | 1 | |
maybeEmbedVersionInfo(Version, ByteMatrix) | ![]() | 100% | ![]() | 100% | 0 | 4 | 0 | 12 | 0 | 1 |
embedTimingPatterns(ByteMatrix) | ![]() | 100% | ![]() | 100% | 0 | 4 | 0 | 7 | 0 | 1 |
embedPositionAdjustmentPattern(int, int, ByteMatrix) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 5 | 0 | 1 |
embedPositionDetectionPattern(int, int, ByteMatrix) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 5 | 0 | 1 |
buildMatrix(BitArray, ErrorCorrectionLevel, Version, int, ByteMatrix) | ![]() | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | |
embedBasicPatterns(Version, ByteMatrix) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
isEmpty(int) | 100% | ![]() | 100% | 0 | 2 | 0 | 1 | 0 | 1 | |
findMSBSet(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
clearMatrix(ByteMatrix) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |