Branch Coverage

bin/printpath
Criterion Covered Total %
branch 2 18 11.1


line true false branch
36 0 1 unless &GetOptions("help|h", \$help, "version", sub { say "printpath v", $NBI::Slurm::VERSION; exit; } )
39 1 0 if $help
58 0 0 if (@binaries)
62 0 0 if (-e $full_path)
66 0 0 if (-x $full_path) { }
83 0 0 if (@binaries)
98 0 0 if ($result) { }
102 0 0 if ($result eq "$dir/$binary")
108 0 0 if ($in_path) { }