| blib/lib/Duadua/Parser/Browser/MicrosoftInternetExplorer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 22 | 77.2 |
| line | true | false | branch |
|---|---|---|---|
| 9 | 177 | 255 | if $d->_contain("http") |
| 10 | 4 | 251 | if $d->_contain(" BingPreview") |
| 12 | 16 | 0 | if ($d->_contain("MSIE ") and $d->_contain_mozilla and $d->_contain("Windows ")) |
| 18 | 8 | 8 | if ($d->opt_version) |
| 20 | 8 | 0 | if $version |
| 26 | 14 | 0 | if ($d->_contain("Trident/") and $d->_contain(" rv:1") and $d->_contain_mozilla and $d->_contain("Windows ")) |
| 32 | 7 | 7 | if ($d->opt_version) |
| 34 | 7 | 0 | if $version |
| 40 | 2 | 219 | if ($d->_contain("Windows-RSS-Platform/")) |
| 45 | 1 | 1 | if ($d->opt_version) |
| 47 | 1 | 0 | if $version |