blib/lib/PONAPI/Builder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 6 | 100.0 |
line | true | false | branch |
---|---|---|---|
41 | 14 | 98 | if ($self->has_errors > 1) |
42 | 2 | 12 | if ($self->status >= 500 or $status >= 500) { } |
11 | 1 | elsif ($self->status >= 400 or $status >= 400) { } |