Branch Coverage

blib/lib/Syntax/Feature/Try.pm
Criterion Covered Total %
branch 19 20 95.0


line true false branch
32 124 124 if ($exception and $catch_list)
34 123 1 if ($catch_block)
39 164 84 if ($finally_block)
44 12 234 if ($exception)
54 1 248 if $$self{'finally'}
62 123 49 if _exception_match_args($exception, @args)
69 21 151 unless defined $className
71 6 145 if ('Moose::Util::TypeConstraints'->can('find_type_constraint'))
73 6 0 if $type
89 35 68 wantarray ? :