lib/Devel/PerlySense/Editor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 16 | 68.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
399 | 2 | 0 | 1 | $matches &&= "$matches\n" |
line | l | !l | condition |
---|---|---|---|
280 | 6 | 3 | join("\n", map({sprintf '[ %-*s ]', $lenMax, $_;} @$raNameClass)) || '-none-' |
305 | 3 | 0 | $self->widthDisplay || 90 |
341 | 4 | 11 | $rsRenderItem ||= sub { $_[0]; } |
465 | 3 | 0 | $self->widthDisplay || 90 |
481 | 7 | 0 | $self->widthDisplay || 90 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
164 | 6 | 9 | 0 | $hNameHeading{$name} || $name |