blib/lib/App/Pods2Site/Pod2HTML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 7 | 71.4 |
line | l | !l | condition |
---|---|---|---|
77 | 10 | 0 | '..' x $outfile =~ tr[/][] || '.' |
88 | 3 | 7 | (stat $outfile)[9] || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
90 | 7 | 0 | 3 | not -e $outfile or $mtimePodfile > $mtimeOutfile |