|
3 | 3 | | global.ps1:1:7:1:23 | Source1 | global.ps1:3:6:3:14 | Source1 | provenance | | |
4 | 4 | | global.ps1:1:25:1:41 | Source2 | global.ps1:4:6:4:14 | Source2 | provenance | | |
5 | 5 | | global.ps1:1:43:1:59 | Source3 | global.ps1:5:6:5:14 | Source3 | provenance | | |
| 6 | +| global.ps1:1:61:1:77 | Source4 | global.ps1:6:6:6:14 | Source4 | provenance | | |
6 | 7 | | test.ps1:1:14:1:16 | a | test.ps1:2:10:2:12 | a | provenance | | |
7 | 8 | | test.ps1:5:6:5:16 | Source | test.ps1:6:5:6:7 | x | provenance | | |
8 | 9 | | test.ps1:6:5:6:7 | x | test.ps1:1:14:1:16 | a | provenance | | |
@@ -145,9 +146,11 @@ nodes |
145 | 146 | | global.ps1:1:7:1:23 | Source1 | semmle.label | Source1 | |
146 | 147 | | global.ps1:1:25:1:41 | Source2 | semmle.label | Source2 | |
147 | 148 | | global.ps1:1:43:1:59 | Source3 | semmle.label | Source3 | |
| 149 | +| global.ps1:1:61:1:77 | Source4 | semmle.label | Source4 | |
148 | 150 | | global.ps1:3:6:3:14 | Source1 | semmle.label | Source1 | |
149 | 151 | | global.ps1:4:6:4:14 | Source2 | semmle.label | Source2 | |
150 | 152 | | global.ps1:5:6:5:14 | Source3 | semmle.label | Source3 | |
| 153 | +| global.ps1:6:6:6:14 | Source4 | semmle.label | Source4 | |
151 | 154 | | test.ps1:1:14:1:16 | a | semmle.label | a | |
152 | 155 | | test.ps1:2:10:2:12 | a | semmle.label | a | |
153 | 156 | | test.ps1:5:6:5:16 | Source | semmle.label | Source | |
@@ -233,6 +236,7 @@ testFailures |
233 | 236 | | global.ps1:3:6:3:14 | Source1 | global.ps1:1:7:1:23 | Source1 | global.ps1:3:6:3:14 | Source1 | $@ | global.ps1:1:7:1:23 | Source1 | Source1 | |
234 | 237 | | global.ps1:4:6:4:14 | Source2 | global.ps1:1:25:1:41 | Source2 | global.ps1:4:6:4:14 | Source2 | $@ | global.ps1:1:25:1:41 | Source2 | Source2 | |
235 | 238 | | global.ps1:5:6:5:14 | Source3 | global.ps1:1:43:1:59 | Source3 | global.ps1:5:6:5:14 | Source3 | $@ | global.ps1:1:43:1:59 | Source3 | Source3 | |
| 239 | +| global.ps1:6:6:6:14 | Source4 | global.ps1:1:61:1:77 | Source4 | global.ps1:6:6:6:14 | Source4 | $@ | global.ps1:1:61:1:77 | Source4 | Source4 | |
236 | 240 | | test.ps1:2:10:2:12 | a | test.ps1:5:6:5:16 | Source | test.ps1:2:10:2:12 | a | $@ | test.ps1:5:6:5:16 | Source | Source | |
237 | 241 | | test.ps1:9:10:9:12 | x | test.ps1:14:10:14:20 | Source | test.ps1:9:10:9:12 | x | $@ | test.ps1:14:10:14:20 | Source | Source | |
238 | 242 | | test.ps1:10:10:10:12 | y | test.ps1:15:11:15:21 | Source | test.ps1:10:10:10:12 | y | $@ | test.ps1:15:11:15:21 | Source | Source | |
|
0 commit comments