Source file "org/assertj/core/internal/InputStreams.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 255 of 255 | 0% | 8 of 8 | 0% | 15 | 15 | 54 | 54 | 11 | 11 |
| assertSameContentAs(AssertionInfo, InputStream, InputStream) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| assertHasContent(AssertionInfo, InputStream, String) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| assertHasDigest(AssertionInfo, InputStream, MessageDigest, byte[]) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| assertHasBinaryContent(AssertionInfo, InputStream, byte[]) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| assertHasDigest(AssertionInfo, InputStream, String, byte[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| InputStreams() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| assertHasDigest(AssertionInfo, InputStream, MessageDigest, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| assertHasDigest(AssertionInfo, InputStream, String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| assertNotNull(AssertionInfo, InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| instance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |