@@ -20,42 +20,42 @@ edges
2020| test.rs:10:9:22:9 | ExprStmt | test.rs:11:13:11:24 | ExprStmt | |
2121| test.rs:10:9:22:9 | LoopExpr | test.rs:23:9:23:20 | ExprStmt | |
2222| test.rs:10:14:22:9 | BlockExpr | test.rs:11:13:11:24 | ExprStmt | |
23- | test.rs:11:13:11:13 | PathExpr | test.rs:11:17:11:20 | PathExpr | |
23+ | test.rs:11:13:11:13 | i | test.rs:11:17:11:20 | PathExpr | |
2424| test.rs:11:13:11:23 | ... = ... | test.rs:12:13:14:13 | ExprStmt | |
25- | test.rs:11:13:11:24 | ExprStmt | test.rs:11:13:11:13 | PathExpr | |
26- | test.rs:11:17:11:20 | PathExpr | test.rs:11:22:11:22 | PathExpr | |
25+ | test.rs:11:13:11:24 | ExprStmt | test.rs:11:13:11:13 | i | |
26+ | test.rs:11:17:11:20 | PathExpr | test.rs:11:22:11:22 | i | |
2727| test.rs:11:17:11:23 | CallExpr | test.rs:11:13:11:23 | ... = ... | |
28- | test.rs:11:22:11:22 | PathExpr | test.rs:11:17:11:23 | CallExpr | |
29- | test.rs:12:13:14:13 | ExprStmt | test.rs:12:16:12:16 | PathExpr | |
28+ | test.rs:11:22:11:22 | i | test.rs:11:17:11:23 | CallExpr | |
29+ | test.rs:12:13:14:13 | ExprStmt | test.rs:12:16:12:16 | i | |
3030| test.rs:12:13:14:13 | IfExpr | test.rs:15:13:17:13 | ExprStmt | |
31- | test.rs:12:16:12:16 | PathExpr | test.rs:12:20:12:24 | 10000 | |
31+ | test.rs:12:16:12:16 | i | test.rs:12:20:12:24 | 10000 | |
3232| test.rs:12:16:12:24 | ... > ... | test.rs:12:13:14:13 | IfExpr | false |
3333| test.rs:12:16:12:24 | ... > ... | test.rs:13:17:13:29 | ExprStmt | true |
3434| test.rs:12:20:12:24 | 10000 | test.rs:12:16:12:24 | ... > ... | |
3535| test.rs:13:17:13:28 | ReturnExpr | test.rs:8:5:24:5 | exit test_break_and_continue (normal) | return |
3636| test.rs:13:17:13:29 | ExprStmt | test.rs:13:24:13:28 | false | |
3737| test.rs:13:24:13:28 | false | test.rs:13:17:13:28 | ReturnExpr | |
38- | test.rs:15:13:17:13 | ExprStmt | test.rs:15:16:15:16 | PathExpr | |
38+ | test.rs:15:13:17:13 | ExprStmt | test.rs:15:16:15:16 | i | |
3939| test.rs:15:13:17:13 | IfExpr | test.rs:18:13:20:13 | ExprStmt | |
40- | test.rs:15:16:15:16 | PathExpr | test.rs:15:21:15:21 | 1 | |
40+ | test.rs:15:16:15:16 | i | test.rs:15:21:15:21 | 1 | |
4141| test.rs:15:16:15:21 | ... == ... | test.rs:15:13:17:13 | IfExpr | false |
4242| test.rs:15:16:15:21 | ... == ... | test.rs:16:17:16:22 | ExprStmt | true |
4343| test.rs:15:21:15:21 | 1 | test.rs:15:16:15:21 | ... == ... | |
4444| test.rs:16:17:16:21 | BreakExpr | test.rs:10:9:22:9 | LoopExpr | break |
4545| test.rs:16:17:16:22 | ExprStmt | test.rs:16:17:16:21 | BreakExpr | |
46- | test.rs:18:13:20:13 | ExprStmt | test.rs:18:16:18:16 | PathExpr | |
47- | test.rs:18:13:20:13 | IfExpr | test.rs:21:13:21:13 | PathExpr | |
48- | test.rs:18:16:18:16 | PathExpr | test.rs:18:20:18:20 | 2 | |
46+ | test.rs:18:13:20:13 | ExprStmt | test.rs:18:16:18:16 | i | |
47+ | test.rs:18:13:20:13 | IfExpr | test.rs:21:13:21:13 | i | |
48+ | test.rs:18:16:18:16 | i | test.rs:18:20:18:20 | 2 | |
4949| test.rs:18:16:18:20 | ... % ... | test.rs:18:25:18:25 | 0 | |
5050| test.rs:18:16:18:25 | ... != ... | test.rs:18:13:20:13 | IfExpr | false |
5151| test.rs:18:16:18:25 | ... != ... | test.rs:19:17:19:25 | ExprStmt | true |
5252| test.rs:18:20:18:20 | 2 | test.rs:18:16:18:20 | ... % ... | |
5353| test.rs:18:25:18:25 | 0 | test.rs:18:16:18:25 | ... != ... | |
5454| test.rs:19:17:19:24 | ContinueExpr | test.rs:11:13:11:24 | ExprStmt | continue |
5555| test.rs:19:17:19:25 | ExprStmt | test.rs:19:17:19:24 | ContinueExpr | |
56- | test.rs:21:13:21:13 | PathExpr | test.rs:21:17:21:17 | PathExpr | |
56+ | test.rs:21:13:21:13 | i | test.rs:21:17:21:17 | i | |
5757| test.rs:21:13:21:21 | ... = ... | test.rs:10:14:22:9 | BlockExpr | |
58- | test.rs:21:17:21:17 | PathExpr | test.rs:21:21:21:21 | 2 | |
58+ | test.rs:21:17:21:17 | i | test.rs:21:21:21:21 | 2 | |
5959| test.rs:21:17:21:21 | ... / ... | test.rs:21:13:21:21 | ... = ... | |
6060| test.rs:21:21:21:21 | 2 | test.rs:21:17:21:21 | ... / ... | |
6161| test.rs:23:9:23:19 | ReturnExpr | test.rs:8:5:24:5 | exit test_break_and_continue (normal) | return |
@@ -134,9 +134,9 @@ edges
134134| test.rs:72:21:72:21 | 0 | test.rs:72:17:72:21 | ... > ... | |
135135| test.rs:73:17:73:21 | BreakExpr | test.rs:70:9:76:9 | WhileExpr | break |
136136| test.rs:73:17:73:22 | ExprStmt | test.rs:73:17:73:21 | BreakExpr | |
137- | test.rs:75:13:75:13 | PathExpr | test.rs:75:17:75:21 | false | |
137+ | test.rs:75:13:75:13 | b | test.rs:75:17:75:21 | false | |
138138| test.rs:75:13:75:21 | ... = ... | test.rs:70:17:76:9 | BlockExpr | |
139- | test.rs:75:13:75:22 | ExprStmt | test.rs:75:13:75:13 | PathExpr | |
139+ | test.rs:75:13:75:22 | ExprStmt | test.rs:75:13:75:13 | b | |
140140| test.rs:75:17:75:21 | false | test.rs:75:13:75:21 | ... = ... | |
141141| test.rs:79:5:86:5 | enter test_while_let | test.rs:80:9:80:29 | LetStmt | |
142142| test.rs:79:5:86:5 | exit test_while_let (normal) | test.rs:79:5:86:5 | exit test_while_let | |
@@ -230,13 +230,13 @@ edges
230230| test.rs:122:28:124:9 | BlockExpr | test.rs:122:9:124:9 | IfExpr | |
231231| test.rs:123:13:123:13 | n | test.rs:122:28:124:9 | BlockExpr | |
232232| test.rs:125:9:125:9 | 0 | test.rs:121:43:126:5 | BlockExpr | |
233- | test.rs:128:5:134:5 | enter test_nested_if | test.rs:129:16:129:16 | PathExpr | |
233+ | test.rs:128:5:134:5 | enter test_nested_if | test.rs:129:16:129:16 | a | |
234234| test.rs:128:5:134:5 | exit test_nested_if (normal) | test.rs:128:5:134:5 | exit test_nested_if | |
235235| test.rs:128:38:134:5 | BlockExpr | test.rs:128:5:134:5 | exit test_nested_if (normal) | |
236236| test.rs:129:9:133:9 | IfExpr | test.rs:128:38:134:5 | BlockExpr | |
237237| test.rs:129:13:129:48 | [boolean(false)] IfExpr | test.rs:132:13:132:13 | 0 | false |
238238| test.rs:129:13:129:48 | [boolean(true)] IfExpr | test.rs:130:13:130:13 | 1 | true |
239- | test.rs:129:16:129:16 | PathExpr | test.rs:129:20:129:20 | 0 | |
239+ | test.rs:129:16:129:16 | a | test.rs:129:20:129:20 | 0 | |
240240| test.rs:129:16:129:20 | ... < ... | test.rs:129:24:129:24 | a | true |
241241| test.rs:129:16:129:20 | ... < ... | test.rs:129:41:129:41 | a | false |
242242| test.rs:129:20:129:20 | 0 | test.rs:129:16:129:20 | ... < ... | |
0 commit comments