| line |
true |
false |
branch |
|
75
|
0 |
9 |
unless defined $data and ref $data eq "HASH" |
|
76
|
9 |
0 |
scalar keys %$data > 0 ? : |
|
81
|
0 |
0 |
unless defined $data and ref $data eq "ARRAY" |
|
82
|
0 |
0 |
scalar @$data > 0 ? : |
|
87
|
0 |
3999 |
unless $cpanid and $dist_file |
|
94
|
98 |
0 |
unless $ENV{'CPAN_SQLITE_DEBUG'} |
|
116
|
0 |
13 |
if $l eq $r |
|
119
|
26 |
0 |
unless tr/.// > 1 |
|
123
|
0 |
13 |
if ($l =~ /^v/ <=> $r =~ /^v/) |
|
125
|
0 |
0 |
if /^v/ |
|
153
|
0 |
0 |
unless $n =~ s/^v// |
|
173
|
0 |
0 |
unless $mantissa =~ s/(\d{1,3})// |
|
186
|
0 |
0 |
if defined $1 and length $1 > 0 |
|
192
|
0 |
0 |
if ($] < "5.006") |