rust/tests/coverage/unreachable.cov-map
Zalathar 4d5a1acebf coverage: Only merge adjacent coverage spans
This also removes some manipulation of the function signature span that only
made sense in the context of merging non-adjacent spans.
2025-05-06 20:42:25 +10:00

30 lines
1.0 KiB
Plaintext

Function name: unreachable::UNREACHABLE_CLOSURE::{closure#0} (unused)
Raw bytes (9): 0x[01, 01, 00, 01, 00, 0e, 30, 00, 45]
Number of files: 1
- file 0 => $DIR/unreachable.rs
Number of expressions: 0
Number of file 0 mappings: 1
- Code(Zero) at (prev + 14, 48) to (start + 0, 69)
Highest counter ID seen: (none)
Function name: unreachable::unreachable_function (unused)
Raw bytes (14): 0x[01, 01, 00, 02, 00, 10, 01, 00, 1a, 00, 01, 0e, 00, 23]
Number of files: 1
- file 0 => $DIR/unreachable.rs
Number of expressions: 0
Number of file 0 mappings: 2
- Code(Zero) at (prev + 16, 1) to (start + 0, 26)
- Code(Zero) at (prev + 1, 14) to (start + 0, 35)
Highest counter ID seen: (none)
Function name: unreachable::unreachable_intrinsic (unused)
Raw bytes (14): 0x[01, 01, 00, 02, 00, 15, 01, 00, 1b, 00, 01, 0e, 00, 2a]
Number of files: 1
- file 0 => $DIR/unreachable.rs
Number of expressions: 0
Number of file 0 mappings: 2
- Code(Zero) at (prev + 21, 1) to (start + 0, 27)
- Code(Zero) at (prev + 1, 14) to (start + 0, 42)
Highest counter ID seen: (none)