| blib/lib/P.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 18 | 37 | 48.6 |
| line | l | !l | condition |
|---|---|---|---|
| 377 | 27 | 68 | $_[1] && '%s' |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 334 | 68 | 0 | 0 | $ic >= 2 and $vl - $ic > 0 |
| 361 | 168 | 0 | 50 | ref $v and not &SCALAR($v) |
| 377 | 27 | 0 | 68 | $_[1] && ($_[0] = &vrfmt($_[0])) |
| 397 | 46 | 0 | 0 | 0 <= index($v, '=') and $v =~ /([\w:]+)=([cc\w][\w:]+)/ |
| 503 | 0 | 0 | 9 | not $explicit_out and $ctx == 1 |
| 506 | 0 | 0 | 0 | !$ctx && (!$\ || $\ ne "\n") |
| 537 | 4 | 0 | 1 | $tag eq 'default' and not $got_default |
| line | l | !l | condition |
|---|---|---|---|
| 332 | 68 | 0 | shift() || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 373 | 66 | 97 | 46 | 1 > $lvl-- or not $rv |
| 476 | 0 | 0 | 9 | $rv eq &GLOB() or $rv eq &IO() |
| 498 | 9 | 0 | 0 | $fh || $ctx |
| 562 | 0 | 1 | 0 | ref $p || $p |