Branch Coverage

blib/lib/LedgerSMB/Installer/OS.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
17 0 0 if ($self->{'cmd'} and $self->{'cmd'}{$cmd})
23 0 0 if ('File::Spec'->file_name_is_absolute($cmd)) { }
24 0 0 if -x $cmd
28 0 0 if ($dirs) { }
30 0 0 if -x $cmd
38 0 0 unless -x $expanded
45 0 0 if ($executable) { }
0 0 elsif (not $fatal) { }