Condition Coverage

lib/WWW/Selenium/Util.pm
Criterion Covered Total %
condition 2 4 50.0


or 2 conditions

line l !l condition
15 0 3 $ENV{'SRC_HOST'} || shift() || 'localhost'
16 0 3 $ENV{'SRC_PORT'} || shift() || 4444