blib/lib/CPAN/Reporter/History.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 17 | 64.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
232 | 61 | 170 | 22 | $mode eq '<' and not $file_exists |
240 | 170 | 41 | 20 | substr($mode, 0, 1) eq '>' and not $file_exists |
line | l | !l | condition |
---|---|---|---|
227 | 253 | 0 | shift() || '<' |
254 | 423 | 0 | $1 || 0 |
423 | 0 | $2 || 0 | |
423 | 0 | $3 || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
252 | 0 | 423 | 0 | shift() || "$]" |