line |
!l |
l&&!r |
l&&r |
condition |
81
|
2 |
2 |
0 |
$_[0] ne '+' and $_[0] ne '-' |
167
|
15 |
22 |
0 |
$sign eq '+' and $bt->epoch > $ct->epoch |
|
22 |
15 |
0 |
$sign eq '-' and $bt->epoch < $ct->epoch |
172
|
15 |
22 |
0 |
$sign eq '+' and $bt->epoch > $ct->epoch |
|
22 |
15 |
0 |
$sign eq '-' and $bt->epoch < $ct->epoch |
177
|
15 |
22 |
0 |
$sign eq '+' and $bt->epoch > $ct->epoch |
|
22 |
15 |
0 |
$sign eq '-' and $bt->epoch < $ct->epoch |
182
|
15 |
21 |
1 |
$sign eq '+' and $bt->epoch > $ct->epoch |
|
21 |
10 |
5 |
$sign eq '-' and $bt->epoch < $ct->epoch |
187
|
15 |
22 |
0 |
$sign eq '+' and $bt->epoch > $ct->epoch |
|
22 |
15 |
0 |
$sign eq '-' and $bt->epoch < $ct->epoch |
192
|
15 |
22 |
0 |
$sign eq '+' and $bt->epoch > $ct->epoch |
|
22 |
15 |
0 |
$sign eq '-' and $bt->epoch < $ct->epoch |
214
|
0 |
8 |
14 |
$precision > 0 and $years |
215
|
1 |
8 |
13 |
$precision > 0 and $months |
216
|
3 |
14 |
5 |
$precision > 0 and $weeks |
217
|
5 |
4 |
13 |
$precision > 0 and $days |
218
|
6 |
5 |
11 |
$precision > 0 and $hours |
219
|
7 |
3 |
12 |
$precision > 0 and $minutes |
220
|
8 |
8 |
6 |
$precision > 0 and $seconds |