summaryrefslogtreecommitdiffstats
path: root/tests/coverage/if.cov-map
diff options
context:
space:
mode:
Diffstat (limited to 'tests/coverage/if.cov-map')
-rw-r--r--tests/coverage/if.cov-map15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/coverage/if.cov-map b/tests/coverage/if.cov-map
new file mode 100644
index 000000000..391a69e0e
--- /dev/null
+++ b/tests/coverage/if.cov-map
@@ -0,0 +1,15 @@
+Function name: if::main
+Raw bytes (28): 0x[01, 01, 02, 01, 05, 05, 02, 04, 01, 03, 01, 12, 10, 05, 13, 05, 05, 06, 02, 05, 06, 00, 07, 07, 01, 01, 00, 02]
+Number of files: 1
+- file 0 => global file 1
+Number of expressions: 2
+- expression 0 operands: lhs = Counter(0), rhs = Counter(1)
+- expression 1 operands: lhs = Counter(1), rhs = Expression(0, Sub)
+Number of file 0 mappings: 4
+- Code(Counter(0)) at (prev + 3, 1) to (start + 18, 16)
+- Code(Counter(1)) at (prev + 19, 5) to (start + 5, 6)
+- Code(Expression(0, Sub)) at (prev + 5, 6) to (start + 0, 7)
+ = (c0 - c1)
+- Code(Expression(1, Add)) at (prev + 1, 1) to (start + 0, 2)
+ = (c1 + (c0 - c1))
+