Branch Coverage

lib/Rex/Interface/Shell/Csh.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
63 0 0 if (exists $option->{'path'})
75 0 0 if (exists $option->{'no_sh'})
79 0 0 if (exists $option->{'cwd'})
83 0 0 if ($self->{'path'} and not exists $self->{'__env__'}{'PATH'})
87 0 0 if ($self->{'locale'})
91 0 0 if ($self->{'source_profile'})
97 0 0 if ($self->{'source_global_profile'})
101 0 0 if (exists $self->{'__env__'})
102 0 0 if (ref $self->{'__env__'} eq 'HASH') { }
116 0 0 if ("Rex::Config"->get_sleep_hack)
121 0 0 if (exists $option->{'format_cmd'})