blib/lib/App/Rolling.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
86 | 0 | 0 | 1 | not $configdir and $ENV{'HOME'} |
100 | 0 | 0 | 5 | not $config{'no_rotate'} and $config{'age'} |
line | l | !l | condition |
---|---|---|---|
84 | 0 | 1 | $ENV{'ROLLING_DIR'} || '' |