| inc/List/MoreUtils/PP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 56 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 76 | 0 | 0 | &$f() and return 1 |
| 92 | 0 | 0 | &$f() and return 0 |
| 322 | 0 | 0 | @$list = (@{$list;}[0 .. $c], $val, @{$list;}[$c + 1 .. $#$list]) and return 1 |
| 330 | 0 | 0 | @$list = (@{$list;}[0 .. $c], $val, @{$list;}[$c + 1 .. $#$list]) and return 1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 67 | 0 | 0 | 0 | &$f() and $found++ |
| 111 | 0 | 0 | 0 | &$f() and $found++ |
| 189 | 0 | 0 | 0 | &$f() and ++$count |
| 365 | 0 | 0 | 0 | $more &&= !&$test() |
| 374 | 0 | 0 | 0 | $more &&= do { my $x = $lag; $lag = !&$test(); $x } |
| 490 | 0 | 0 | 0 | $max < $#$_ and $max = $#$_ |
| 500 | 0 | 0 | 0 | $max < $#$_ and $max = $#$_ |
| 581 | 0 | 0 | 0 | $max < ++$seen{$k = $_} && ++$max |
| 0 | 0 | 0 | $max < ++$seen_undef && ++$max | |
| 589 | 0 | 0 | 0 | $seen_undef and $seen_undef == $max |
| line | l | !l | condition |
|---|---|---|---|
| 84 | 0 | 0 | &$f() or return 0 |
| 100 | 0 | 0 | &$f() or return 1 |
| 516 | 0 | 0 | $ret{$w} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 197 | 0 | 0 | 0 | &$f() or ++$count |
| 347 | 0 | 0 | 0 | $started ||= do { my $x = $lag; $lag = &$test(); $x } |
| 358 | 0 | 0 | 0 | $started ||= &$test() |
| 454 | 0 | 0 | 0 | $index == 0 or $index > $max |