| blib/lib/Devel/StackTrace/Frame.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 123 | 16 | 0 | 2 | $max_arg_length and length $_ > $max_arg_length |
| 152 | 28 | 1 | 2 | $self->{'indent'} && !$first |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 29 | 0 | 68 | 0 | ref $proto || $proto |