| blib/lib/Array/Each.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 35 | 36 | 97.2 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 162 | 74 | 45 | 53 | $r and $b | 
| 119 | 19 | 34 | $r and $b and $s | |
| 64 | 13 | 21 | $r and $b and $s and $g | |
| 32 | 4 | 17 | $r and $b and $s and $g and $c | |
| 167 | 74 | 40 | 41 | $r and $s | 
| 114 | 25 | 16 | $r and $s and $g | |
| 65 | 9 | 7 | $r and $s and $g and $c | |
| 170 | 74 | 38 | 36 | $r and $b | 
| 112 | 19 | 17 | $r and $b and $s | |
| 57 | 9 | 8 | $r and $b and $s and $c | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 110 | 6 | 153 | 0 | $caller_is_obj || $caller | 
| 294 | 30 | 34 | 176 | $i > $stop or grep {$i >= @$_;} @$set |