| line |
true |
false |
branch |
|
9
|
177 |
261 |
if $d->_contain("http") |
|
10
|
33 |
228 |
if $d->_contain("oogle") |
|
11
|
4 |
224 |
if $d->_contain(" OPR/") or $d->_contain(" Vivaldi/") |
|
12
|
20 |
204 |
if $d->_contain("Browser/") |
|
13
|
2 |
202 |
if $d->_contain("QtWebEngine") |
|
15
|
4 |
0 |
if ($d->_contain("Chrome/") and $d->_contain("AppleWebKit/") and $d->_contain("Safari/")) |
|
20
|
2 |
2 |
if ($d->opt_version) |
|
22
|
2 |
0 |
if $version |
|
28
|
2 |
33 |
if ($d->_contain_mozilla and $d->_contain("AppleWebKit/") and $d->_contain('CrMo/') || $d->_contain('CriOS/')) |
|
34
|
1 |
1 |
if ($d->opt_version) |
|
36
|
1 |
0 |
if $version |