blib/lib/Eobj/PLroot.pl | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 18 | 11.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
203 | 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' | |
255 | 0 | 0 | 0 | defined $pre and $ppp ne 'PL_settable' |
473 | 0 | 0 | 0 | $MaxStrLen and $MaxStrLen < length $_ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
30 | 0 | 2 | 0 | ref $this || $this |
265 | 4 | 0 | 0 | defined ${$newval;}[0] or $#{$newval;} > 0 |