| blib/lib/Parse/CPAN/Packages/Fast.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 12 | 33.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 60 | 0 | 2 | 0 | $INC{'CPAN/MyConfig.pm'} and $CPAN::Config->{'keep_source_where'} | 
| 62 | 0 | 0 | 2 | -r $packages_file and -s $packages_file | 
| 69 | 0 | 0 | 0 | -r $packages_file and -s $packages_file | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 232 | 0 | 1 | 12 | not -e $cache_file or -M $cache_file > -M $orig_packages_file |