Branch Coverage

blib/lib/Syccess/Result.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
29 11 8 $self->error_count ? :
68 2 9 if ($self->syccess->has_error_traits)
79 0 19 $self->syccess->has_errors_args ? :
85 22 0 if ($ref eq 'ARRAY' or not ref $_) { }
0 0 elsif ($ref eq 'HASH') { }
101 0 0 if (%errors_args and $message->can('errors_args'))