@@ -139,6 +139,8 @@ edges
139139| test.swift:270:15:270:22 | call to source() | test.swift:270:15:270:31 | call to signum() |
140140| test.swift:271:15:271:16 | ...? | test.swift:271:15:271:25 | call to signum() |
141141| 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 | ... ??(_:_:) ... |
142144| test.swift:279:26:279:26 | x [some:0] | test.swift:279:26:279:27 | ...! |
143145| test.swift:279:26:279:27 | ...! | test.swift:279:15:279:31 | ... ? ... : ... |
144146| test.swift:280:26:280:26 | x [some:0] | test.swift:280:26:280:27 | ...! |
@@ -673,6 +675,9 @@ nodes
673675| test.swift:271:15:271:25 | call to signum() | semmle.label | call to signum() |
674676| test.swift:274:15:274:20 | ... ??(_:_:) ... | semmle.label | ... ??(_:_:) ... |
675677| 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() |
676681| test.swift:279:15:279:31 | ... ? ... : ... | semmle.label | ... ? ... : ... |
677682| test.swift:279:26:279:26 | x [some:0] | semmle.label | x [some:0] |
678683| test.swift:279:26:279:27 | ...! | semmle.label | ...! |
@@ -1187,6 +1192,8 @@ subpaths
11871192| test.swift:271:15:271:25 | OptionalEvaluationExpr | test.swift:259:12:259:19 | call to source() | test.swift:271:15:271:25 | OptionalEvaluationExpr | result |
11881193| test.swift:274:15:274:20 | ... ??(_:_:) ... | test.swift:259:12:259:19 | call to source() | test.swift:274:15:274:20 | ... ??(_:_:) ... | result |
11891194| 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 |
11901197| test.swift:279:15:279:31 | ... ? ... : ... | test.swift:259:12:259:19 | call to source() | test.swift:279:15:279:31 | ... ? ... : ... | result |
11911198| test.swift:280:15:280:38 | ... ? ... : ... | test.swift:259:12:259:19 | call to source() | test.swift:280:15:280:38 | ... ? ... : ... | result |
11921199| 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