Branch Coverage

blib/lib/Erlang/Parser/Node/Try.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
26 62 28 if ($first) { }
33 2 60 if (defined $self->of and @{$self->of;})
41 2 2 if ($first) { }
49 52 10 if (defined $self->catch and @{$self->catch;})
57 52 0 if ($first) { }
65 10 52 if (defined $self->aft and @{$self->aft;})
73 10 0 if ($first) { }