line |
true |
false |
branch |
90
|
0 |
0 |
if $CPAN::DEBUG |
105
|
0 |
0 |
if ($CPAN::Queue::All[$i]{'qmod'} eq $what) |
112
|
0 |
0 |
if $CPAN::DEBUG |
122
|
0 |
0 |
if $CPAN::DEBUG |
124
|
0 |
0 |
unless (defined $what[0]{'reqtype'}) |
129
|
0 |
0 |
$what[0]{'reqtype'} =~ /^(c|r)$/ ? : |
132
|
0 |
0 |
if ($reqtype eq 'r' and $inherit_reqtype eq 'b') |
140
|
0 |
0 |
if ($CPAN::Queue::All[$i]{'qmod'} eq $qmod) |
147
|
0 |
0 |
if $CPAN::DEBUG |
156
|
0 |
0 |
if $CPAN::DEBUG |
175
|
0 |
0 |
if $CPAN::DEBUG |
194
|
0 |
0 |
if ($c eq 'c') { } |
|
0 |
0 |
elsif ($c eq 'r') { } |
|
0 |
0 |
elsif ($c eq 'b') { } |
200
|
0 |
0 |
if ($best eq '') |
216
|
0 |
0 |
if $i > $#CPAN::Queue::All |