blib/lib/Bootylicious/DocumentStatLoader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
21 | 0 | 1 | 72 | $path and -e $path |
25 | 1 | 0 | 71 | $name and $format |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
36 | 67 | 4 | 0 | $created ||= $modified |