Branch Coverage

blib/lib/Selenium/Firefox/Binary.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
24 0 0 if -x $binary_path
40 0 0 if (-e $path and -x $path)
56 0 0 if ($^O eq 'MSWin32') { }
0 0 elsif ($^O eq 'darwin') { }
66 0 0 unless (-x $path)
88 0 0 if (not $marionette_port) { }