Branch Coverage

blib/lib/Selenium/CanStartBinary/FindBinary.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
23 0 0 if ($manual_binary) { }
35 0 0 if ($manual_binary) { }
48 0 0 if $path and not -f $path
52 0 0 if ($abs_executable)
53 0 0 if (-x $abs_executable or 0) { }
68 0 0 if (defined $naive_binary) { }