blib/lib/P.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 18 | 37 | 48.6 |
line | l | !l | condition |
---|---|---|---|
379 | 27 | 68 | $_[1] && '%s' |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
336 | 68 | 0 | 0 | $ic >= 2 and $vl - $ic > 0 |
363 | 168 | 0 | 50 | ref $v and not &SCALAR($v) |
379 | 27 | 0 | 68 | $_[1] && ($_[0] = &vrfmt($_[0])) |
399 | 46 | 0 | 0 | 0 <= index($v, '=') and $v =~ /([\w:]+)=([cc\w][\w:]+)/ |
505 | 0 | 0 | 9 | not $explicit_out and $ctx == 1 |
508 | 0 | 0 | 0 | !$ctx && (!$\ || $\ ne "\n") |
539 | 4 | 0 | 1 | $tag eq 'default' and not $got_default |
line | l | !l | condition |
---|---|---|---|
334 | 68 | 0 | shift() || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
375 | 66 | 97 | 46 | 1 > $lvl-- or not $rv |
478 | 0 | 0 | 9 | $rv eq &GLOB() or $rv eq &IO() |
500 | 9 | 0 | 0 | $fh || $ctx |
564 | 0 | 1 | 0 | ref $p || $p |