Skip to content

Commit 6e3cff7

Browse files
committed
Bless coverage.
1 parent 7ac7f13 commit 6e3cff7

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed

tests/coverage/closure.cov-map

+9-7
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,18 @@ Number of file 0 mappings: 24
3131
= (c0 - c1)
3232
- Code(Counter(0)) at (prev + 1, 5) to (start + 3, 2)
3333

34-
Function name: closure::main::{closure#0} (unused)
35-
Raw bytes (24): 0x[01, 01, 00, 04, 00, 28, 05, 02, 14, 00, 02, 15, 02, 0a, 00, 02, 0a, 00, 0b, 00, 01, 09, 01, 06]
34+
Function name: closure::main::{closure#0}
35+
Raw bytes (26): 0x[01, 01, 01, 01, 05, 04, 01, 28, 05, 02, 14, 05, 02, 15, 02, 0a, 02, 02, 0a, 00, 0b, 01, 01, 09, 01, 06]
3636
Number of files: 1
3737
- file 0 => global file 1
38-
Number of expressions: 0
38+
Number of expressions: 1
39+
- expression 0 operands: lhs = Counter(0), rhs = Counter(1)
3940
Number of file 0 mappings: 4
40-
- Code(Zero) at (prev + 40, 5) to (start + 2, 20)
41-
- Code(Zero) at (prev + 2, 21) to (start + 2, 10)
42-
- Code(Zero) at (prev + 2, 10) to (start + 0, 11)
43-
- Code(Zero) at (prev + 1, 9) to (start + 1, 6)
41+
- Code(Counter(0)) at (prev + 40, 5) to (start + 2, 20)
42+
- Code(Counter(1)) at (prev + 2, 21) to (start + 2, 10)
43+
- Code(Expression(0, Sub)) at (prev + 2, 10) to (start + 0, 11)
44+
= (c0 - c1)
45+
- Code(Counter(0)) at (prev + 1, 9) to (start + 1, 6)
4446

4547
Function name: closure::main::{closure#10} (unused)
4648
Raw bytes (10): 0x[01, 01, 00, 01, 00, 9b, 01, 07, 00, 21]

0 commit comments

Comments
 (0)