| lib/Egg/Plugin/File/Rotate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 43 | 0 | 0 | 0 | @_ and not $_[0] |
| line | l | !l | condition |
|---|---|---|---|
| 16 | 0 | 0 | $$e{'rotate_report'} ||= [] |
| 18 | 0 | 0 | $$attr{'stock'} || 5 |
| 47 | 0 | 0 | $$e{'rotate_report'} || (return undef) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 15 | 0 | 0 | 0 | shift() || croak(' I want base filepath. ') |