| blib/lib/File/Store.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 8 | 25.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 316 | 6 | 0 | 0 | $$this{'option'}{'size'} > 0 and $$this{'size'} > $$this{'option'}{'size'} | 
| 332 | 6 | 0 | 0 | $$this{'option'}{'max'} > 0 and $$this{'count'} > $$this{'option'}{'max'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 422 | 0 | 0 | (stat $f)[9] || 0 |