line |
l |
!l&&r |
!l&&!r |
condition |
427
|
15 |
3 |
46 |
$key eq 'month' or $key eq 'monthnum' |
|
18 |
1 |
45 |
$key eq 'month' or $key eq 'monthnum' or $key eq 'monthlong' |
|
4 |
2 |
43 |
$key eq 'month' or $key eq 'monthnum' or $key eq 'monthlong' or $key eq 'monthshort' |
|
0 |
1 |
42 |
$key eq 'weekday' or $key eq 'weekdaynum' |
|
1 |
3 |
39 |
$key eq 'weekday' or $key eq 'weekdaynum' or $key eq 'weekdayshort' |
|
4 |
2 |
37 |
$key eq 'weekday' or $key eq 'weekdaynum' or $key eq 'weekdayshort' or $key eq 'weekdaylong' |
|
2 |
1 |
34 |
$key eq 'yearday' or $key eq 'yearday3d' |
|
2 |
1 |
31 |
$key eq 'hour' or $key eq 'hour2d' |
|
2 |
1 |
28 |
$key eq 'min' or $key eq 'min2d' |
|
2 |
1 |
25 |
$key eq 'sec' or $key eq 'sec2d' |
|
16 |
2 |
7 |
$key eq 'ampm' or $key eq 'ampmlc' |
|
18 |
2 |
5 |
$key eq 'ampm' or $key eq 'ampmlc' or $key eq 'ampmuc' |
549
|
5 |
15 |
0 |
$val eq 'am' or $val eq 'pm' |
952
|
0 |
0 |
0 |
$val eq 'today' or $val eq 'now' |
1088
|
0 |
117 |
0 |
$set->{'time_zone'} || $old->time_zone |
1488
|
124 |
150 |
206 |
$el =~ s/\{([^\}]+)\}/$1/ or $el =~ /$pcode/o |
1518
|
0 |
0 |
1199 |
$key eq 'dt' or $key eq 'datetime' |
1576
|
0 |
16 |
814 |
$key eq 'month' or $key eq 'monthlong' |
1598
|
0 |
0 |
599 |
$key eq 'epoch' or $key eq 'epochsec' |
1684
|
15 |
30 |
122 |
$key eq 'ampm' or $key eq 'ampmlc' |
1695
|
0 |
2 |
75 |
$dt->hour == 0 or $dt->hour == 12 |
1707
|
17 |
0 |
0 |
$key eq 'clocktime' or $key eq 'clocktimestrict' |