@@ -139,6 +139,8 @@ edges
139
139
| test.swift:270:15:270:22 | call to source() | test.swift:270:15:270:31 | call to signum() |
140
140
| test.swift:271:15:271:16 | ...? | test.swift:271:15:271:25 | call to signum() |
141
141
| test.swift:271:15:271:25 | call to signum() | test.swift:271:15:271:25 | OptionalEvaluationExpr |
142
+ | test.swift:275:20:275:27 | call to source() | test.swift:275:15:275:27 | ... ??(_:_:) ... |
143
+ | test.swift:277:20:277:27 | call to source() | test.swift:277:15:277:27 | ... ??(_:_:) ... |
142
144
| test.swift:279:26:279:26 | x [some:0] | test.swift:279:26:279:27 | ...! |
143
145
| test.swift:279:26:279:27 | ...! | test.swift:279:15:279:31 | ... ? ... : ... |
144
146
| test.swift:280:26:280:26 | x [some:0] | test.swift:280:26:280:27 | ...! |
@@ -673,6 +675,9 @@ nodes
673
675
| test.swift:271:15:271:25 | call to signum() | semmle.label | call to signum() |
674
676
| test.swift:274:15:274:20 | ... ??(_:_:) ... | semmle.label | ... ??(_:_:) ... |
675
677
| test.swift:275:15:275:27 | ... ??(_:_:) ... | semmle.label | ... ??(_:_:) ... |
678
+ | test.swift:275:20:275:27 | call to source() | semmle.label | call to source() |
679
+ | test.swift:277:15:277:27 | ... ??(_:_:) ... | semmle.label | ... ??(_:_:) ... |
680
+ | test.swift:277:20:277:27 | call to source() | semmle.label | call to source() |
676
681
| test.swift:279:15:279:31 | ... ? ... : ... | semmle.label | ... ? ... : ... |
677
682
| test.swift:279:26:279:26 | x [some:0] | semmle.label | x [some:0] |
678
683
| test.swift:279:26:279:27 | ...! | semmle.label | ...! |
@@ -1187,6 +1192,8 @@ subpaths
1187
1192
| test.swift:271:15:271:25 | OptionalEvaluationExpr | test.swift:259:12:259:19 | call to source() | test.swift:271:15:271:25 | OptionalEvaluationExpr | result |
1188
1193
| test.swift:274:15:274:20 | ... ??(_:_:) ... | test.swift:259:12:259:19 | call to source() | test.swift:274:15:274:20 | ... ??(_:_:) ... | result |
1189
1194
| test.swift:275:15:275:27 | ... ??(_:_:) ... | test.swift:259:12:259:19 | call to source() | test.swift:275:15:275:27 | ... ??(_:_:) ... | result |
1195
+ | test.swift:275:15:275:27 | ... ??(_:_:) ... | test.swift:275:20:275:27 | call to source() | test.swift:275:15:275:27 | ... ??(_:_:) ... | result |
1196
+ | test.swift:277:15:277:27 | ... ??(_:_:) ... | test.swift:277:20:277:27 | call to source() | test.swift:277:15:277:27 | ... ??(_:_:) ... | result |
1190
1197
| test.swift:279:15:279:31 | ... ? ... : ... | test.swift:259:12:259:19 | call to source() | test.swift:279:15:279:31 | ... ? ... : ... | result |
1191
1198
| test.swift:280:15:280:38 | ... ? ... : ... | test.swift:259:12:259:19 | call to source() | test.swift:280:15:280:38 | ... ? ... : ... | result |
1192
1199
| test.swift:280:15:280:38 | ... ? ... : ... | test.swift:280:31:280:38 | call to source() | test.swift:280:15:280:38 | ... ? ... : ... | result |
0 commit comments