| blib/lib/ShipIt/Step/JenkinsCheck.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 0 | unless $$self{'url'} |
| 20 | 0 | 0 | unless @{$$self{'jobs'};} |
| 30 | 0 | 0 | unless $response->is_success |
| 39 | 0 | 0 | if (not defined $jobs{$j}) { } |
| 0 | 0 | elsif (not $jobs{$j} =~ /^blue|blue_anime$/) { } | |
| 61 | 0 | 0 | if $line =~ /^n/i |
| 62 | 0 | 0 | if $line =~ /^y/i |
| 66 | 0 | 0 | unless (@results) |
| 77 | 0 | 0 | if $line =~ /^n/i |
| 78 | 0 | 0 | if $line =~ /^y/i |