@@ -100,7 +100,7 @@ edges
100100| test.swift:225:14:225:21 | call to source() : | test.swift:235:13:235:15 | .source_value |
101101| test.swift:225:14:225:21 | call to source() : | test.swift:238:13:238:15 | .source_value |
102102| test.swift:259:12:259:19 | call to source() : | test.swift:263:13:263:28 | call to optionalSource() : |
103- | test.swift:259:12:259:19 | call to source() : | test.swift:437 :13:437 :28 | call to optionalSource() : |
103+ | test.swift:259:12:259:19 | call to source() : | test.swift:439 :13:439 :28 | call to optionalSource() : |
104104| test.swift:263:13:263:28 | call to optionalSource() : | test.swift:265:15:265:15 | x |
105105| test.swift:263:13:263:28 | call to optionalSource() : | test.swift:267:15:267:16 | ...! |
106106| test.swift:263:13:263:28 | call to optionalSource() : | test.swift:271:15:271:16 | ...? : |
@@ -141,7 +141,9 @@ edges
141141| test.swift:357:15:357:15 | t1 [Tuple element at index 1] : | test.swift:357:15:357:18 | .1 |
142142| test.swift:360:15:360:15 | t2 [Tuple element at index 0] : | test.swift:360:15:360:18 | .0 |
143143| test.swift:361:15:361:15 | t2 [Tuple element at index 1] : | test.swift:361:15:361:18 | .1 |
144- | test.swift:437:13:437:28 | call to optionalSource() : | test.swift:440:19:440:19 | a |
144+ | test.swift:439:13:439:28 | call to optionalSource() : | test.swift:442:19:442:19 | a |
145+ | test.swift:455:21:455:29 | call to source2() : | test.swift:456:19:456:19 | x |
146+ | test.swift:455:21:455:29 | call to source2() : | test.swift:457:19:457:19 | y |
145147nodes
146148| file://:0:0:0:0 | .a [x] : | semmle.label | .a [x] : |
147149| file://:0:0:0:0 | .x : | semmle.label | .x : |
@@ -298,8 +300,11 @@ nodes
298300| test.swift:360:15:360:18 | .0 | semmle.label | .0 |
299301| test.swift:361:15:361:15 | t2 [Tuple element at index 1] : | semmle.label | t2 [Tuple element at index 1] : |
300302| test.swift:361:15:361:18 | .1 | semmle.label | .1 |
301- | test.swift:437:13:437:28 | call to optionalSource() : | semmle.label | call to optionalSource() : |
302- | test.swift:440:19:440:19 | a | semmle.label | a |
303+ | test.swift:439:13:439:28 | call to optionalSource() : | semmle.label | call to optionalSource() : |
304+ | test.swift:442:19:442:19 | a | semmle.label | a |
305+ | test.swift:455:21:455:29 | call to source2() : | semmle.label | call to source2() : |
306+ | test.swift:456:19:456:19 | x | semmle.label | x |
307+ | test.swift:457:19:457:19 | y | semmle.label | y |
303308subpaths
304309| test.swift:75:21:75:22 | &... : | test.swift:65:16:65:28 | arg1 : | test.swift:65:1:70:1 | arg2[return] : | test.swift:75:31:75:32 | [post] &... : |
305310| test.swift:114:19:114:19 | arg : | test.swift:109:9:109:14 | arg : | test.swift:110:12:110:12 | arg : | test.swift:114:12:114:22 | call to ... : |
@@ -380,4 +385,6 @@ subpaths
380385| test.swift:357:15:357:18 | .1 | test.swift:351:31:351:38 | call to source() : | test.swift:357:15:357:18 | .1 | result |
381386| test.swift:360:15:360:18 | .0 | test.swift:351:18:351:25 | call to source() : | test.swift:360:15:360:18 | .0 | result |
382387| test.swift:361:15:361:18 | .1 | test.swift:351:31:351:38 | call to source() : | test.swift:361:15:361:18 | .1 | result |
383- | test.swift:440:19:440:19 | a | test.swift:259:12:259:19 | call to source() : | test.swift:440:19:440:19 | a | result |
388+ | test.swift:442:19:442:19 | a | test.swift:259:12:259:19 | call to source() : | test.swift:442:19:442:19 | a | result |
389+ | test.swift:456:19:456:19 | x | test.swift:455:21:455:29 | call to source2() : | test.swift:456:19:456:19 | x | result |
390+ | test.swift:457:19:457:19 | y | test.swift:455:21:455:29 | call to source2() : | test.swift:457:19:457:19 | y | result |
0 commit comments