|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
117
 | 
 0  | 
 0  | 
 0  | 
 defined $set_params and ref $set_params eq 'HASH'  | 
 
| 
136
 | 
 0  | 
 0  | 
 0  | 
 defined $defaults and ref $defaults eq 'HASH'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 defined $args and ref $args eq 'HASH'  | 
 
| 
233
 | 
 0  | 
 0  | 
 0  | 
 defined $name && length $name  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 $need_names{$which} and not defined $name && length $name  | 
 
| 
342
 | 
 0  | 
 0  | 
 0  | 
 defined $set_params and ref $set_params eq 'HASH'  | 
 
| 
 | 
 0  | 
 0  | 
 0  | 
 defined $set_params and ref $set_params eq 'HASH' and %$set_params  | 
 
| 
386
 | 
 0  | 
 0  | 
 0  | 
 exists $$self{'options'}{'case_sensitive'} and $$self{'options'}{'case_sensitive'}  | 
 
| 
388
 | 
 0  | 
 0  | 
 0  | 
 exists $$self{'options'}{'env_names_to_lower_case'} && $$self{'options'}{'env_names_to_lower_case'}  | 
 
| 
424
 | 
 0  | 
 0  | 
 0  | 
 exists $$options{'case_sensitive'} and $$options{'case_sensitive'}  | 
 
| 
457
 | 
 0  | 
 0  | 
 0  | 
 $$options{'associate_env'} and $param =~ /^env_(.+?)$/i  | 
 
| 
486
 | 
 0  | 
 0  | 
 0  | 
 exists $$self{'options'}{'associate_env'} and $$self{'options'}{'associate_env'}  |