| bin/printpath | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 22 | 18.1 |
| line | true | false | branch |
|---|---|---|---|
| 9 | 1 | 0 | if (-e "$main::RealBin/../dist.ini") |
| 10 | 0 | 1 | if $ENV{'DEBUG'} |
| 41 | 0 | 1 | unless &GetOptions("help|h", \$help, "version", sub { say "printpath v", $NBI::Slurm::VERSION; exit; } ) |
| 44 | 1 | 0 | if $help |
| 63 | 0 | 0 | if (@binaries) |
| 67 | 0 | 0 | if (-e $full_path) |
| 71 | 0 | 0 | if (-x $full_path) { } |
| 88 | 0 | 0 | if (@binaries) |
| 103 | 0 | 0 | if ($result) { } |
| 107 | 0 | 0 | if ($result eq "$dir/$binary") |
| 113 | 0 | 0 | if ($in_path) { } |