Branch Coverage

blib/lib/Selenium/UserAgent.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
68 19 53 if (exists $deprecated{$agent}) { }
167 34 35 if ($self->_is_chrome) { }
35 0 elsif ($self->_is_firefox) { }
173 0 1 unless (%args and exists $args{'unencoded'} and $args{'unencoded'})
207 0 0 if ($format eq 'caps') { }
0 0 elsif ($format eq 'chrome') { }