| blib/lib/Teamcity/Executor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 8 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 74 | 0 | 0 | 0 | $response->{'status'} == 401 and not $response->{'reason'} |
| line | l | !l | condition |
|---|---|---|---|
| 89 | 0 | 0 | $build_name //= 'unnamed-build' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 74 | 0 | 0 | 0 | $response->{'status'} == 599 or $response->{'status'} == 401 and not $response->{'reason'} |