coverage: Migrate tests/coverage-map
into tests/coverage
This commit is contained in:
parent
e9d04c5e24
commit
49127c64d6
106 changed files with 5 additions and 2764 deletions
21
tests/coverage/drop_trait.cov-map
Normal file
21
tests/coverage/drop_trait.cov-map
Normal file
|
@ -0,0 +1,21 @@
|
|||
Function name: <drop_trait::Firework as core::ops::drop::Drop>::drop
|
||||
Raw bytes (9): 0x[01, 01, 00, 01, 01, 09, 05, 02, 06]
|
||||
Number of files: 1
|
||||
- file 0 => global file 1
|
||||
Number of expressions: 0
|
||||
Number of file 0 mappings: 1
|
||||
- Code(Counter(0)) at (prev + 9, 5) to (start + 2, 6)
|
||||
|
||||
Function name: drop_trait::main
|
||||
Raw bytes (26): 0x[01, 01, 01, 05, 00, 04, 01, 0e, 01, 05, 0c, 05, 06, 09, 01, 16, 00, 02, 06, 04, 0b, 03, 05, 01, 00, 02]
|
||||
Number of files: 1
|
||||
- file 0 => global file 1
|
||||
Number of expressions: 1
|
||||
- expression 0 operands: lhs = Counter(1), rhs = Zero
|
||||
Number of file 0 mappings: 4
|
||||
- Code(Counter(0)) at (prev + 14, 1) to (start + 5, 12)
|
||||
- Code(Counter(1)) at (prev + 6, 9) to (start + 1, 22)
|
||||
- Code(Zero) at (prev + 2, 6) to (start + 4, 11)
|
||||
- Code(Expression(0, Add)) at (prev + 5, 1) to (start + 0, 2)
|
||||
= (c1 + Zero)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue