Branch Coverage

blib/lib/Duadua/Parser/Browser/Opera.pm
Criterion Covered Total %
branch 15 18 83.3


line true false branch
9 2 315 if (index($d->ua, "Opera/") > -1)
14 1 1 if ($d->opt_version)
16 1 0 if $version
22 2 313 if (index($d->ua, " OPR/") > -1 and index($d->ua, "Mozilla/") > -1)
27 1 1 if ($d->opt_version)
29 1 0 if $version
35 2 311 if (index($d->ua, " OPT/") > -1 and index($d->ua, "Mozilla/") > -1)
40 1 1 if ($d->opt_version)
42 1 0 if $version