blib/lib/Pod/Tree/PerlLib.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
68 | 0 | 0 | if $stop_dir =~ /^$dir./ |
77 | 0 | 0 | if -d $source |
78 | 0 | 0 | if -f $source |
86 | 0 | 0 | if ($perl_lib->{'stop_dir'}{$find_dir}{$dir} or $dir =~ /pod$/) |
101 | 0 | 0 | unless $source =~ /\. (?: pl | pm | pod ) $ /x |
103 | 0 | 0 | if $perl_lib->{'stop_files'}{$file} |
114 | 0 | 0 | unless $name |
139 | 0 | 0 | unless defined $fh |
184 | 0 | 0 | if ($pad < 1) |