| blib/lib/Teamcity/Executor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 74 | 0 | 0 | if ($response->{'status'} == 599 or $response->{'status'} == 401 and not $response->{'reason'}) |
| 81 | 0 | 0 | unless ($response->{'success'}) |
| 129 | 0 | 0 | if ($wait) { } |
| 174 | 0 | 0 | unless %$artifact_list{$artifact_name} |
| 230 | 0 | 0 | if $state eq 'queued' |
| 232 | 0 | 0 | if $state ne 'finished' |
| 246 | 0 | 0 | if ($status eq 'SUCCESS') { } |