|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
48
 | 
 0  | 
 0  | 
 96  | 
 $_ and $_ > 0.001  | 
 
| 
63
 | 
 1  | 
 0  | 
 95  | 
 $CPAN::Index::LAST_TIME + $CPAN::Config->{'index_expire'} * 86400 > $time and not $force  | 
 
| 
146
 | 
 0  | 
 0  | 
 0  | 
 $c and $c->{'perl'}  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $c and $c->{'perl'} and $c->{'distribution'}  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $c and $c->{'perl'} and $c->{'distribution'} and 'CPAN'->_perl_fingerprint($c->{'perl'})  | 
 
| 
149
 | 
 0  | 
 0  | 
 0  | 
 $c->{'distribution'}{$k} and ref $c->{'distribution'}{$k}  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $c->{'distribution'}{$k} and ref $c->{'distribution'}{$k} and UNIVERSAL::isa($c->{'distribution'}{$k}, 'CPAN::Distrostatus')  | 
 
| 
214
 | 
 3  | 
 0  | 
 0  | 
 -f $abs_wanted and -M $abs_wanted < $CPAN::Config->{'index_expire'}  | 
 
| 
 | 
 3  | 
 0  | 
 0  | 
 -f $abs_wanted and -M $abs_wanted < $CPAN::Config->{'index_expire'} and not $force & 1  | 
 
| 
247
 | 
 0  | 
 0  | 
 2  | 
 $userid and $fullname  | 
 
| 
 | 
 0  | 
 0  | 
 2  | 
 $userid and $fullname and $email  | 
 
| 
381
 | 
 0  | 
 0  | 
 19  | 
 $mod and defined $version  | 
 
| 
 | 
 0  | 
 0  | 
 19  | 
 $mod and defined $version and $dist  | 
 
| 
392
 | 
 19  | 
 0  | 
 0  | 
 $mod eq 'CPAN' and not 'CPAN::Queue'->exists('Bundle::CPAN') || 'CPAN::Queue'->exists('CPAN')  | 
 
| 
572
 | 
 0  | 
 0  | 
 0  | 
 -r $metadata_file and -f $metadata_file  | 
 
| 
577
 | 
 0  | 
 0  | 
 0  | 
 $cache and UNIVERSAL::isa($cache, 'HASH')  |