| line |
true |
false |
branch |
|
20
|
12 |
0 |
unless -f $mi |
|
22
|
0 |
0 |
unless open my $ih, "<", $mi |
|
25
|
0 |
0 |
unless read $ih, $buf, 100000 |
|
27
|
0 |
0 |
if ($buf =~ /VERSION\s*=\s*("|'|)(\d+|\d*\.\d+(?:_\d+)?)\1/m) { } |
|
31
|
0 |
0 |
if ($non_devel < "0.61" or $non_devel == "1.04") |
|
34
|
0 |
0 |
if ($non_devel < "0.89") |
|
36
|
0 |
0 |
unless -f $makefilepl |
|
38
|
0 |
0 |
unless open my $ih, "<", $makefilepl |
|
44
|
0 |
0 |
unless defined $mftext |
|
46
|
0 |
0 |
if ($mftext =~ /auto_install/) { } |
|
52
|
0 |
0 |
if ($non_devel < "0.64") |
|
73
|
12 |
0 |
unless exists $d->{'module_install'} |
|
74
|
0 |
0 |
$d->{'module_install'}{'broken'} ? : |
|
86
|
12 |
0 |
unless exists $d->{'module_install'} |
|
87
|
0 |
0 |
$d->{'module_install'}{'broken_auto_install'} ? : |