| blib/lib/Duadua/Parser/Browser/MicrosoftInternetExplorer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 15 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 12 | 235 | 0 | 16 | $d->_contain("MSIE ") and $d->_contain_mozilla |
| 235 | 0 | 16 | $d->_contain("MSIE ") and $d->_contain_mozilla and $d->_contain("Windows ") | |
| 26 | 221 | 0 | 14 | $d->_contain("Trident/") and $d->_contain(" rv:1") |
| 221 | 0 | 14 | $d->_contain("Trident/") and $d->_contain(" rv:1") and $d->_contain_mozilla | |
| 0 | 0 | 14 | $d->_contain("Trident/") and $d->_contain(" rv:1") and $d->_contain_mozilla and $d->_contain("Windows ") |