blib/lib/Perl/ToPerl6/Exception/AggregateConfiguration.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 12 | 25.0 |
line | true | false | branch |
---|---|---|---|
34 | 128 | 0 | unless ($exceptions) |
66 | 38 | 0 | unless $eval_error |
67 | 0 | 0 | unless ref $eval_error |
69 | 0 | 0 | if ($eval_error->isa('Perl::ToPerl6::Exception::Configuration')) { } |
0 | 0 | elsif ($eval_error->isa('Perl::ToPerl6::Exception::AggregateConfiguration')) { } | |
89 | 0 | 128 | @{$self->exceptions;} ? : |