| blib/lib/WebService/Box.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 12 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 5 | unless $self->on_error |
| 37 | 0 | 5 | if (not ref $self->on_error) { } |
| 38 | 0 | 0 | if ($self->on_error eq 'die') |
| 41 | 0 | 0 | if ($self->on_warn eq 'warn') |
| 53 | 0 | 2 | unless $self->on_warn |
| 55 | 0 | 2 | if (not ref $self->on_warn) { } |