| line |
!l |
l&&!r |
l&&r |
condition |
|
66
|
0 |
0 |
7 |
$begin and $end |
|
107
|
0 |
0 |
0 |
$mode == 3 and $reason_code{$reason} >= $reason_code{'MISTAKE'} |
|
|
0 |
0 |
0 |
$mode == 2 and $reason_code{$reason} >= $reason_code{'WARNING'} |
|
115
|
0 |
0 |
0 |
$mode == 3 and $reason_code{$reason} >= $reason_code{'ERROR'} |
|
|
0 |
0 |
0 |
$mode == 2 and $reason_code{$reason} >= $reason_code{'ALERT'} |
|
151
|
0 |
1 |
10 |
defined $locale and length $locale |
|
169
|
0 |
0 |
0 |
$primary eq 'i' && @subtags |
|
|
0 |
0 |
0 |
$primary eq 'x' && @subtags |
|
179
|
10 |
0 |
0 |
@subtags > 1 and length $subtags[0] > 3 |