Branch Coverage

lib/Selenium/Server.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
22 0 0 unless ($LATEST_VERSION)
44 0 0 exists $args{'jar'} ? :
45 0 0 exists $args{'version'} ? :
51 0 0 unless -e $path
57 0 0 if ($args{'auto_start'})
71 0 0 $$self{'server'} ? :
76 0 0 $$self{'server'} ? :
87 0 0 unless open STDOUT, '>&', $fh
88 0 0 unless open STDERR, '>&', $fh
102 0 0 if ($$self{'server'})