Branch Coverage

blib/lib/Selenium/Remote/Driver/UserAgent.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
128 10 31 if ($self->_is_chrome) { }
31 0 elsif ($self->_is_firefox) { }
134 0 21 unless (%args and exists $args{'unencoded'} and $args{'unencoded'})
165 41 10 if ($format eq 'caps') { }
10 0 elsif ($format eq 'chrome') { }