| line | !l | l&&!r | l&&r | condition | 
 
| 217 | 345 | 8 | 31 | $$o{$_->{'name'}} and $_->{'handler'} | 
 
| 273 | 12 | 2 | 4 | /^_cache_/u and not /path/u | 
 
| 571 | 0 | 11 | 11 | $disk_cache and $disk_cache->{'path'} | 
 
| 725 | 0 | 9 | 0 | $disk_cache and $disk_cache->{'name_and_summary'} | 
 
| 753 | 0 | 15 | 0 | $disk_cache and $disk_cache->{'version'} | 
 
| 816 | 0 | 0 | 6 | $name and $summary | 
 
| 833 | 0 | 9 | 0 | $disk_cache and $disk_cache->{'isa'} | 
 
| 890 | 0 | 9 | 0 | $disk_cache and $disk_cache->{'events'} | 
 
| 947 | 0 | 9 | 0 | $disk_cache and $disk_cache->{'methods'} | 
 
| 1043 | 0 | 5 | 0 | @$all_method_names_and_docs and not @all_method_docs |