blib/lib/Pinto/Result.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
48 | 51 | 1 | if (my $reason = $args{'because'}) |
59 | 5 | 46 | unless itis($reason, 'Pinto::Exception') |
83 | 2 | 0 | $self->was_successful ? : |
91 | 0 | 44 | if $self->was_successful |
93 | 44 | 0 | if (my(@exceptions) = $self->exceptions) |