|
1 | 1 | | ExitStatement.ps1:1:1:1:8 | exit ... | |
2 | 2 | | ExitStatement.ps1:1:6:1:8 | -1 | |
3 | | -| ExitStatement.ps1:1:6:1:8 | -1 | |
4 | 3 | | IfStatement.ps1:1:1:1:7 | ...=... | |
5 | 4 | | IfStatement.ps1:1:6:1:7 | 4 | |
6 | 5 | | IfStatement.ps1:3:1:8:2 | if (...) {...} else {...} | |
7 | 6 | | IfStatement.ps1:3:5:3:13 | ... -ge ... | |
8 | | -| IfStatement.ps1:3:5:3:13 | ... -ge ... | |
9 | 7 | | IfStatement.ps1:4:2:4:36 | $x is greater than or equal to 3 | |
10 | | -| IfStatement.ps1:4:2:4:36 | $x is greater than or equal to 3 | |
11 | | -| IfStatement.ps1:7:2:7:21 | $x is less than 3 | |
12 | 8 | | IfStatement.ps1:7:2:7:21 | $x is less than 3 | |
13 | 9 | | TrapStatement.ps1:1:1:4:2 | TrapTest | |
14 | 10 | | TrapStatement.ps1:2:5:2:26 | TrapStatement at: TrapStatement.ps1:2:5:2:26 | |
15 | 11 | | TrapStatement.ps1:2:11:2:25 | Error found. | |
16 | | -| TrapStatement.ps1:2:11:2:25 | Error found. | |
17 | | -| TrapStatement.ps1:3:5:3:19 | nonsenseString | |
18 | 12 | | TrapStatement.ps1:3:5:3:19 | nonsenseString | |
19 | 13 | | TrapStatement.ps1:6:1:6:9 | TrapTest | |
20 | | -| TrapStatement.ps1:6:1:6:9 | TrapTest | |
21 | 14 | | Try.ps1:1:1:13:2 | try {...} | |
22 | 15 | | Try.ps1:2:4:2:95 | ...=... | |
23 | 16 | | Try.ps1:2:17:2:95 | New-Object | |
24 | | -| Try.ps1:2:17:2:95 | New-Object | |
25 | | -| Try.ps1:2:69:2:94 | ...,... | |
26 | 17 | | Try.ps1:2:69:2:94 | ...,... | |
27 | 18 | | Try.ps1:3:5:3:21 | throw ... | |
28 | 19 | | Try.ps1:3:11:3:21 | Exception | |
29 | | -| Try.ps1:3:11:3:21 | Exception | |
30 | | -| Try.ps1:6:5:6:64 | Unable to download MyDoc.doc from http://www.contoso.com. | |
31 | 20 | | Try.ps1:6:5:6:64 | Unable to download MyDoc.doc from http://www.contoso.com. | |
32 | 21 | | Try.ps1:9:5:9:52 | An error occurred that could not be resolved. | |
33 | | -| Try.ps1:9:5:9:52 | An error occurred that could not be resolved. | |
34 | | -| Try.ps1:12:5:12:37 | The finally block is executed. | |
35 | 22 | | Try.ps1:12:5:12:37 | The finally block is executed. | |
36 | 23 | | UseProcessBlockForPipelineCommand.ps1:1:1:11:2 | Get-Number | |
37 | 24 | | UseProcessBlockForPipelineCommand.ps1:10:5:10:12 | Number | |
38 | | -| UseProcessBlockForPipelineCommand.ps1:10:5:10:12 | Number | |
0 commit comments