| 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 | 
| 37 | 0 | 0 | if (-e $default_firefox and -x $default_firefox) { } | 
| 54 | 0 | 0 | if ($^O eq 'MSWin32') { } | 
| 0 | 0 | elsif ($^O eq 'darwin') { } | |
| 64 | 0 | 0 | unless (-x $path) | 
| 86 | 0 | 0 | if (not $marionette_port) { } |