line |
true |
false |
branch |
80
|
0 |
0 |
unless opendir my $dh, $report_dir |
95
|
0 |
0 |
unless $file =~ /\.yml\z/ |
97
|
0 |
0 |
unless (my $yaml = eval {
do {
YAML::LoadFile(catfile($report_dir, $file))
}
}) |
111
|
0 |
0 |
unless -e $dist_file |
137
|
0 |
0 |
if eval {
do {
$version->can('numify')
}
} |
145
|
0 |
0 |
if ($version_variable and $version_variable ne $package) |
158
|
0 |
0 |
if ($self->skip_package($package)) |
187
|
0 |
0 |
ref $d ? : |
192
|
0 |
0 |
unless -d $index_dir |
322
|
0 |
0 |
if (-e $module_list_file) |
362
|
0 |
0 |
if $@ |
365
|
0 |
0 |
if ($rc == 1) { } |
|
0 |
0 |
elsif ($rc == 2) { } |