Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
37 0 0 0 -e $default_firefox and -x $default_firefox

or 2 conditions

line l !l condition
19 0 0 $ENV{'PROGRAMFILES'} // "C:\\Program Files"
0 0 $ENV{'PROGRAMFILES(X86)'} // "C:\\Program Files (x86)"
48 0 0 which('firefox') || '/usr/bin/firefox'

or 3 conditions

line l !l&&r !l&&!r condition
79 0 0 0 $caller_profile || 'Selenium::Firefox::Profile'->new