blib/lib/Pod/Tree/PerlPod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
61 | 0 | 0 | if -d $source |
62 | 0 | 0 | if -f $source |
69 | 0 | 0 | if ($dir =~ m[/ext$]) |
74 | 0 | 0 | unless -d $dir or mkdir $dir, 493 |
82 | 0 | 0 | unless $source =~ / (\w+)\.pod$ /x |
115 | 0 | 0 | unless defined $fh |
155 | 0 | 0 | if ($pad < 1) |
173 | 0 | 0 | if $special->{$link} |