| blib/lib/App/Pods2Site/Pod2HTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 9 | 16 | 56.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 90 | 7 | 3 | if (not -e $outfile or $mtimePodfile > $mtimeOutfile) { } | 
| 93 | 5 | 2 | !(-d $outfileDir) ? : | 
| 0 | 7 | unless !(-d $outfileDir) ? make_path($outfileDir) : 1 | |
| 94 | 7 | 0 | $podpath ? : | 
| 103 | 7 | 0 | if (not $args->isVerboseLevel(2)) { } | 
| 109 | 0 | 0 | if $args->isVerboseLevel(3) | 
| 115 | 0 | 7 | $args->isVerboseLevel(1) ? : | 
| 123 | 0 | 3 | $args->isVerboseLevel(1) ? : |