blib/lib/File/ShareDir/Dist.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
26 | 1 | 9 | if defined $ENV{'PERL_FILE_SHAREDIR_DIST'} and $ENV{'PERL_FILE_SHAREDIR_DIST'} =~ /^(.*?)=(.*)$/ |
28 | 3 | 7 | if $over{$dist_name} |
36 | 5 | 3 | if (-f $pm) |
39 | 3 | 2 | if (-d $share) |
44 | 2 | 0 | unless ('File::Spec'->file_name_is_absolute($inc)) |
48 | 2 | 0 | if (defined $dirs[-1] and $dirs[-1] eq 'lib') |
60 | 1 | 1 | if (-d $share) |
82 | 1 | 1 | if ($arg =~ /^-(.*?)=(.*)$/) { } |