|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
58
 | 
 0  | 
 0  | 
 if (exists $option->{'path'})  | 
 
| 
73
 | 
 0  | 
 0  | 
 if (exists $option->{'cwd'})  | 
 
| 
77
 | 
 0  | 
 0  | 
 if ($self->{'path'} and not exists $self->{'__env__'}{'PATH'})  | 
 
| 
81
 | 
 0  | 
 0  | 
 if ($self->{'locale'} and not exists $option->{'no_locales'})  | 
 
| 
85
 | 
 0  | 
 0  | 
 if ($self->{'source_profile'})  | 
 
| 
90
 | 
 0  | 
 0  | 
 if ($self->{'source_global_profile'})  | 
 
| 
94
 | 
 0  | 
 0  | 
 if (exists $self->{'__env__'})  | 
 
| 
95
 | 
 0  | 
 0  | 
 if (ref $self->{'__env__'} eq 'HASH') { }  | 
 
| 
99
 | 
 0  | 
 0  | 
 if (exists $self->{'__sudo_env__'} and $self->{'__sudo_env__'}) { }  | 
 
| 
114
 | 
 0  | 
 0  | 
 if ("Rex::Config"->get_sleep_hack)  | 
 
| 
118
 | 
 0  | 
 0  | 
 if (exists $option->{'preprocess_command'} and ref $option->{'preprocess_command'} eq "CODE")  | 
 
| 
125
 | 
 0  | 
 0  | 
 if (exists $option->{'format_cmd'})  | 
 
| 
129
 | 
 0  | 
 0  | 
 if ($self->{'__inner_shell__'})  | 
 
| 
134
 | 
 0  | 
 0  | 
 if (exists $option->{'prepend_command'} and $option->{'prepend_command'})  |