Source file "org/elasticsearch/index/translog/TranslogHeader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 427 of 427 | 0% | 40 of 40 | 0% | 32 | 32 | 76 | 76 | 12 | 12 |
| read(String, Path, FileChannel) | 0% | 0% | 12 | 12 | 29 | 29 | 1 | 1 | ||
| write(FileChannel) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| readHeaderVersion(Path, FileChannel, StreamInput) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| tryReportOldVersionError(Path, FileChannel) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| TranslogHeader(String, long) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| headerSizeInBytes(int, int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| TranslogHeader(String, long, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| headerSizeInBytes(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getTranslogUUID() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrimaryTerm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sizeInBytes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |