Source file "com/google/common/io/BaseEncodingTest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,209 of 1,209 | 0% | 12 of 12 | 0% | 67 | 67 | 302 | 302 | 61 | 61 |
| testEncodingWithSeparators(BaseEncoding, String, String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| testStreamingEncodingWithSeparators(BaseEncoding, String, String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| testStreamingDecodes(BaseEncoding, String, String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| testBase64Url() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testBase32InvalidDecodings() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| testBase64AlternatePadding() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testBase64StreamingAlternatePadding() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testBase32AlternatePadding() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testBase64OmitPadding() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testBase64StreamingOmitPadding() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| testBase64Offset() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testBase32Offset() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testBase16LowerCaseIgnoreCase() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testBase16Offset() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testBase64() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testBase64Streaming() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testBase32() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testBase32Streaming() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testBase32Hex() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testBase32HexStreaming() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testBase16() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testBase16IgnoreCase() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testBase64InvalidDecodings() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testToString() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testBase16InvalidDecodings() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| testBase32LenientPadding() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testBase32HexLenientPadding() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testBase16IgnoreCaseLowerCase() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testSeparatorsExplicitly() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| assertFailsToDecode(BaseEncoding, String, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| testBase64LenientPadding() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testBase32IgnoreCase() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| testBase32HexInvalidDecodings() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| testStreamingEncodes(BaseEncoding, String, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testBase16LowerCase() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| testEncodingWithCasing(BaseEncoding, String, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testStreamingEncodingWithCasing(BaseEncoding, String, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| testDecodes(BaseEncoding, String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testDecodesByBytes(BaseEncoding, String, byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testAtMostOneSeparator() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testEncodesWithOffset(BaseEncoding, String, int, int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testSeparatorSameAsPadChar() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testBase64UrlInvalidDecodings() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testEncoding(BaseEncoding, String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| testEncodes(BaseEncoding, String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testStreamingEncoding(BaseEncoding, String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$testSeparatorSameAsPadChar$1() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| testBase32UpperCaseIsNoOp() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testBase32LowerCase() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testBase32HexUpperCaseIsNoOp() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testBase16UpperCaseIsNoOp() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testBase64CannotUpperCase() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testBase64CannotLowerCase() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| testBase64CannotIgnoreCase() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| assertFailsToDecode(BaseEncoding, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$testAtMostOneSeparator$0(BaseEncoding) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testSeparatorSameAsPadChar$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BaseEncodingTest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testBase64CannotIgnoreCase$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testBase64CannotLowerCase$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$testBase64CannotUpperCase$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |