@@ -210,10 +210,14 @@ edges
210
210
| test.swift:490:14:490:32 | call to mkMyEnum1(_:) [mySingle:0] | test.swift:496:13:496:35 | .mySingle(...) [mySingle:0] |
211
211
| test.swift:490:24:490:31 | call to source() | test.swift:375:16:375:21 | v |
212
212
| test.swift:490:24:490:31 | call to source() | test.swift:490:14:490:32 | call to mkMyEnum1(_:) [mySingle:0] |
213
+ | test.swift:492:14:492:32 | call to mkMyEnum2(_:) [mySingle:0] | test.swift:498:13:498:35 | .mySingle(...) [mySingle:0] |
214
+ | test.swift:492:24:492:31 | call to source() | test.swift:492:14:492:32 | call to mkMyEnum2(_:) [mySingle:0] |
213
215
| test.swift:494:13:494:35 | .mySingle(...) [mySingle:0] | test.swift:494:33:494:33 | d2 |
214
216
| test.swift:494:33:494:33 | d2 | test.swift:494:54:494:54 | d2 |
215
217
| test.swift:496:13:496:35 | .mySingle(...) [mySingle:0] | test.swift:496:33:496:33 | d4 |
216
218
| test.swift:496:33:496:33 | d4 | test.swift:496:54:496:54 | d4 |
219
+ | test.swift:498:13:498:35 | .mySingle(...) [mySingle:0] | test.swift:498:33:498:33 | d6 |
220
+ | test.swift:498:33:498:33 | d6 | test.swift:498:54:498:54 | d6 |
217
221
| test.swift:517:13:517:28 | call to optionalSource() [some:0] | test.swift:519:8:519:12 | let ...? [some:0] |
218
222
| test.swift:517:13:517:28 | call to optionalSource() [some:0] | test.swift:524:19:524:19 | x [some:0] |
219
223
| test.swift:519:8:519:12 | let ...? [some:0] | test.swift:519:12:519:12 | a |
@@ -517,12 +521,17 @@ nodes
517
521
| test.swift:488:30:488:37 | call to source() | semmle.label | call to source() |
518
522
| test.swift:490:14:490:32 | call to mkMyEnum1(_:) [mySingle:0] | semmle.label | call to mkMyEnum1(_:) [mySingle:0] |
519
523
| test.swift:490:24:490:31 | call to source() | semmle.label | call to source() |
524
+ | test.swift:492:14:492:32 | call to mkMyEnum2(_:) [mySingle:0] | semmle.label | call to mkMyEnum2(_:) [mySingle:0] |
525
+ | test.swift:492:24:492:31 | call to source() | semmle.label | call to source() |
520
526
| test.swift:494:13:494:35 | .mySingle(...) [mySingle:0] | semmle.label | .mySingle(...) [mySingle:0] |
521
527
| test.swift:494:33:494:33 | d2 | semmle.label | d2 |
522
528
| test.swift:494:54:494:54 | d2 | semmle.label | d2 |
523
529
| test.swift:496:13:496:35 | .mySingle(...) [mySingle:0] | semmle.label | .mySingle(...) [mySingle:0] |
524
530
| test.swift:496:33:496:33 | d4 | semmle.label | d4 |
525
531
| test.swift:496:54:496:54 | d4 | semmle.label | d4 |
532
+ | test.swift:498:13:498:35 | .mySingle(...) [mySingle:0] | semmle.label | .mySingle(...) [mySingle:0] |
533
+ | test.swift:498:33:498:33 | d6 | semmle.label | d6 |
534
+ | test.swift:498:54:498:54 | d6 | semmle.label | d6 |
526
535
| test.swift:517:13:517:28 | call to optionalSource() [some:0] | semmle.label | call to optionalSource() [some:0] |
527
536
| test.swift:519:8:519:12 | let ...? [some:0] | semmle.label | let ...? [some:0] |
528
537
| test.swift:519:12:519:12 | a | semmle.label | a |
@@ -701,6 +710,7 @@ subpaths
701
710
| test.swift:482:19:482:19 | e | test.swift:425:26:425:33 | call to source() | test.swift:482:19:482:19 | e | result |
702
711
| test.swift:494:54:494:54 | d2 | test.swift:488:30:488:37 | call to source() | test.swift:494:54:494:54 | d2 | result |
703
712
| test.swift:496:54:496:54 | d4 | test.swift:490:24:490:31 | call to source() | test.swift:496:54:496:54 | d4 | result |
713
+ | test.swift:498:54:498:54 | d6 | test.swift:492:24:492:31 | call to source() | test.swift:498:54:498:54 | d6 | result |
704
714
| test.swift:520:19:520:19 | a | test.swift:259:12:259:19 | call to source() | test.swift:520:19:520:19 | a | result |
705
715
| test.swift:527:19:527:19 | a | test.swift:259:12:259:19 | call to source() | test.swift:527:19:527:19 | a | result |
706
716
| test.swift:551:15:551:15 | z1 | test.swift:259:12:259:19 | call to source() | test.swift:551:15:551:15 | z1 | result |
0 commit comments