blib/lib/Erlang/Parser/Node/Try.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 11 | 63.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
33 | 60 | 0 | 2 | defined $self->of and @{$self->of;} |
49 | 10 | 0 | 52 | defined $self->catch and @{$self->catch;} |
65 | 52 | 0 | 10 | defined $self->aft and @{$self->aft;} |
line | l | !l | condition |
---|---|---|---|
17 | 62 | 0 | $depth ||= 0 |