rust/tests/coverage/attr/impl.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

31 lines
1.0 KiB
Plaintext

Function name: <impl::MyStruct>::off_on (unused)
Raw bytes (14): 0x[01, 01, 00, 02, 00, 0f, 05, 00, 10, 00, 00, 12, 00, 13]
Number of files: 1
- file 0 => $DIR/impl.rs
Number of expressions: 0
Number of file 0 mappings: 2
- Code(Zero) at (prev + 15, 5) to (start + 0, 16)
- Code(Zero) at (prev + 0, 18) to (start + 0, 19)
Highest counter ID seen: (none)
Function name: <impl::MyStruct>::on_inherit (unused)
Raw bytes (14): 0x[01, 01, 00, 02, 00, 17, 05, 00, 14, 00, 00, 16, 00, 17]
Number of files: 1
- file 0 => $DIR/impl.rs
Number of expressions: 0
Number of file 0 mappings: 2
- Code(Zero) at (prev + 23, 5) to (start + 0, 20)
- Code(Zero) at (prev + 0, 22) to (start + 0, 23)
Highest counter ID seen: (none)
Function name: <impl::MyStruct>::on_on (unused)
Raw bytes (14): 0x[01, 01, 00, 02, 00, 1a, 05, 00, 0f, 00, 00, 11, 00, 12]
Number of files: 1
- file 0 => $DIR/impl.rs
Number of expressions: 0
Number of file 0 mappings: 2
- Code(Zero) at (prev + 26, 5) to (start + 0, 15)
- Code(Zero) at (prev + 0, 17) to (start + 0, 18)
Highest counter ID seen: (none)