Condition Coverage

lib/WWW/Selenium.pm
Criterion Covered Total %
condition 10 12 83.3


or 2 conditions

line l !l condition
45 11 21 delete $args{'browser'} || '*firefox'
483 3 20 $_[0] ||= '/'
1135 6 3 $1 || 'label'

or 3 conditions

line l !l&&r !l&&!r condition
89 265 0 38 $$self{'_page_opened'} or $valid_pre_open_commands{$command}
135 283 30 0 $$self{'_ua'} ||= 'LWP::UserAgent'->new('keep_alive', $$self{'keep_alive'})