blib/lib/Perlilog/sysclasses/PLroot.pl | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 18 | 16.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
204 | 0 | 0 | 0 | $#path == 2 and $path[0] eq 'vars' |
0 | 0 | 0 | $#path == 2 and $path[0] eq 'vars' and $path[2] eq 'dim' | |
256 | 3 | 0 | 0 | defined $pre and $ppp ne 'PL_settable' |
493 | 0 | 0 | 0 | $MaxStrLen and $MaxStrLen < length $_ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
30 | 0 | 3 | 0 | ref $this || $this |
266 | 11 | 0 | 0 | defined do { $newval }->[0] or $#{$newval;} > 0 |