| blib/lib/Syccess/Result.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 12 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 11 | 8 | $self->error_count ? : |
| 70 | 2 | 9 | if ($self->syccess->has_error_traits) |
| 81 | 0 | 19 | $self->syccess->has_errors_args ? : |
| 87 | 22 | 0 | if ($ref eq 'ARRAY' or not ref $_) { } |
| 0 | 0 | elsif ($ref eq 'HASH') { } | |
| 103 | 0 | 0 | if (%errors_args and $message->can('errors_args')) |