blib/lib/Perl/ToPerl6/Exception/AggregateConfiguration.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 12 | 33.3 |
line | true | false | branch |
---|---|---|---|
36 | 4366 | 0 | unless ($exceptions) |
68 | 1254 | 0 | unless $eval_error |
69 | 0 | 0 | unless ref $eval_error |
71 | 0 | 0 | if ($eval_error->isa('Perl::ToPerl6::Exception::Configuration')) { } |
0 | 0 | elsif ($eval_error->isa('Perl::ToPerl6::Exception::AggregateConfiguration')) { } | |
91 | 46 | 4349 | @{$self->exceptions;} ? : |