diff options
| author | Zalathar <Zalathar@users.noreply.github.com> | 2025-04-24 17:36:50 +1000 |
|---|---|---|
| committer | Zalathar <Zalathar@users.noreply.github.com> | 2025-05-06 11:58:58 +1000 |
| commit | c53a76743c01afa356ae5301bc1b35044354da7a (patch) | |
| tree | ad9e622679342488e355f3fbd98793cf917b14a9 /tests/coverage/panic_unwind.cov-map | |
| parent | 041b2b2c982edb6e36a7d80081d040dbaf388a2b (diff) | |
| download | rust-c53a76743c01afa356ae5301bc1b35044354da7a.tar.gz rust-c53a76743c01afa356ae5301bc1b35044354da7a.zip | |
coverage-dump: Dump filenames instead of global file IDs (and bless)
Diffstat (limited to 'tests/coverage/panic_unwind.cov-map')
| -rw-r--r-- | tests/coverage/panic_unwind.cov-map | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/coverage/panic_unwind.cov-map b/tests/coverage/panic_unwind.cov-map index 18b13919fe5..f6d1fe5b9b4 100644 --- a/tests/coverage/panic_unwind.cov-map +++ b/tests/coverage/panic_unwind.cov-map @@ -1,7 +1,7 @@ Function name: panic_unwind::main Raw bytes (61): 0x[01, 01, 06, 05, 01, 05, 17, 01, 09, 05, 13, 17, 0d, 01, 09, 09, 01, 0d, 01, 01, 1b, 05, 02, 0b, 00, 18, 02, 01, 0c, 00, 1a, 09, 00, 1b, 02, 0a, 06, 02, 13, 00, 20, 0d, 00, 21, 02, 0a, 0e, 02, 09, 00, 0a, 02, 01, 09, 00, 17, 01, 02, 05, 01, 02] Number of files: 1 -- file 0 => global file 1 +- file 0 => $DIR/panic_unwind.rs Number of expressions: 6 - expression 0 operands: lhs = Counter(1), rhs = Counter(0) - expression 1 operands: lhs = Counter(1), rhs = Expression(5, Add) @@ -28,7 +28,7 @@ Highest counter ID seen: c3 Function name: panic_unwind::might_panic Raw bytes (21): 0x[01, 01, 01, 01, 05, 03, 01, 04, 01, 01, 14, 05, 02, 09, 01, 0f, 02, 02, 0c, 03, 02] Number of files: 1 -- file 0 => global file 1 +- file 0 => $DIR/panic_unwind.rs Number of expressions: 1 - expression 0 operands: lhs = Counter(0), rhs = Counter(1) Number of file 0 mappings: 3 |
