blib/lib/Selenium/UserAgent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
68 | 19 | 53 | if (exists $deprecated{$agent}) { } |
172 | 34 | 35 | if ($self->_is_chrome) { } |
35 | 0 | elsif ($self->_is_firefox) { } | |
178 | 0 | 1 | unless (%args and exists $args{'unencoded'} and $args{'unencoded'}) |
212 | 69 | 0 | if ($format eq 'caps') { } |
0 | 0 | elsif ($format eq 'chrome') { } |