Condition Coverage

blib/lib/Selenium/Firefox/Profile.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
28 5 0 1 $args{'profile_dir'} and -d $args{'profile_dir'}

or 3 conditions

line l !l&&r !l&&!r condition
55 2 1 4 $value =~ /^(['"]).*\1$/ or &looks_like_number($value)