Skip to content

Commit b3b0888

Browse files
committed
Update tests.
1 parent 363c08a commit b3b0888

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

tests/coverage/issue-83601.cov-map

+5-7
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
Function name: issue_83601::main
2-
Raw bytes (21): 0x[01, 01, 01, 05, 09, 03, 01, 06, 01, 02, 0f, 05, 03, 09, 01, 0f, 02, 02, 05, 03, 02]
2+
Raw bytes (19): 0x[01, 01, 00, 03, 01, 06, 01, 02, 0f, 01, 03, 09, 01, 0f, 01, 02, 05, 03, 02]
33
Number of files: 1
44
- file 0 => global file 1
5-
Number of expressions: 1
6-
- expression 0 operands: lhs = Counter(1), rhs = Counter(2)
5+
Number of expressions: 0
76
Number of file 0 mappings: 3
87
- Code(Counter(0)) at (prev + 6, 1) to (start + 2, 15)
9-
- Code(Counter(1)) at (prev + 3, 9) to (start + 1, 15)
10-
- Code(Expression(0, Sub)) at (prev + 2, 5) to (start + 3, 2)
11-
= (c1 - c2)
12-
Highest counter ID seen: c1
8+
- Code(Counter(0)) at (prev + 3, 9) to (start + 1, 15)
9+
- Code(Counter(0)) at (prev + 2, 5) to (start + 3, 2)
10+
Highest counter ID seen: c0
1311

0 commit comments

Comments
 (0)