blib/lib/Test/Auto/Try.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 22 | 36.3 |
line | true | false | branch |
---|---|---|---|
42 | 40 | 0 | unless $args->{'on_catch'} |
62 | 38 | 2 | unless (UNIVERSAL::isa($callback, 'CODE')) |
63 | 38 | 0 | $self->invocant ? : |
65 | 0 | 38 | unless $method |
95 | 38 | 0 | if $self->arguments and @{$self->arguments;} |
96 | 38 | 0 | if $self->invocant |
167 | 0 | 0 | if (UNIVERSAL::isa($caught, $catcher->[0])) |
173 | 0 | 0 | if (not $returned) |
174 | 0 | 0 | if $default |
175 | 0 | 0 | if not defined $returned |
180 | 0 | 38 | if $finally |