blib/lib/Tapper/Installer/Precondition/Exec.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 26 | 7.6 |
line | true | false | branch |
---|---|---|---|
43 | 1 | 0 | if $$exec{'options'} |
45 | 0 | 1 | if ($$exec{'filename'}) |
48 | 0 | 0 | unless (-x $cmd_full) |
50 | 0 | 0 | unless -x $cmd_full |
58 | 0 | 0 | unless defined $read and defined $write |
62 | 0 | 0 | unless defined $pid |
65 | 0 | 0 | if ($pid == 0) { } |
74 | 0 | 0 | if $arch eq 'linux32' |
77 | 0 | 0 | unless $$exec{'environment'} |
79 | 0 | 0 | if $output |
89 | 0 | 0 | unless $tmpout |
92 | 0 | 0 | if ($output) |
101 | 0 | 0 | if ($?) |