Source file "org/elasticsearch/repositories/blobstore/ChecksumBlobStoreFormat.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 195 of 195 | 0% | 4 of 4 | 0% | 10 | 10 | 48 | 48 | 8 | 8 |
deserialize(String, NamedXContentRegistry, InputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 23 | 23 | 1 | 1 |
serialize(ToXContent, String, boolean, OutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
read(String, BlobContainer, String, NamedXContentRegistry) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(ToXContent, BlobContainer, String, boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ChecksumBlobStoreFormat(String, String, CheckedBiFunction) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
blobName(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$write$0(ToXContent, String, boolean, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |