line |
!l |
l&&!r |
l&&r |
condition |
146
|
36 |
314 |
212 |
$t->[0] && $t->[0] eq 'compatible' |
148
|
350 |
0 |
212 |
$c and shift @{$t;} |
|
350 |
28 |
184 |
$c and shift @{$t;} and !$e || $self->[3] |
|
28 |
34 |
150 |
$c and shift @{$t;} and !$e || $self->[3] and not $self->[1] |
154
|
28 |
2 |
120 |
$n eq 'MSIE' and index($m, ' ') == -1 |
169
|
12 |
0 |
2 |
not $self->[1] and $msie_matched == 2 |
|
12 |
0 |
2 |
not $self->[1] and $msie_matched == 2 and not $msie11{'version'} |
258
|
138 |
0 |
50 |
$self->_is_gecko and $self->_parse_gecko(@args) |
259
|
112 |
0 |
26 |
$self->_is_netscape(@args) and $self->_parse_netscape(@args) |
260
|
110 |
0 |
2 |
$self->_is_docomo(@args) and $self->_parse_docomo(@args) |
262
|
22 |
0 |
4 |
$self->_is_emacs(@args) and $self->_parse_emacs(@args) |
263
|
2 |
0 |
20 |
$self->_is_moz_only(@args) and $self->_parse_moz_only(@args) |
264
|
0 |
0 |
2 |
$self->_is_hotjava(@args) and $self->_parse_hotjava(@args) |