| line |
!l |
l&&!r |
l&&r |
condition |
|
521
|
35 |
28 |
0 |
$base_unit eq 'years' and exists $args{'weeks'} |
|
524
|
51 |
12 |
0 |
$base_unit eq 'months' and exists $args{'weeks'} |
|
545
|
63 |
0 |
0 |
defined $start and $start->is_infinite |
|
549
|
63 |
0 |
0 |
$start and $interval > 1 |
|
566
|
42 |
21 |
0 |
exists $args{'weeks'} and exists $args{'months'} |
|
603
|
93 |
0 |
6 |
$base eq 'weeks' and $unit eq 'days' |
|
643
|
73 |
27 |
0 |
$unit eq 'days' and $base_unit eq 'months' || $level_unit[-1] eq 'months' |
|
653
|
73 |
27 |
0 |
$unit eq 'days' and $base_unit eq 'weeks' || $level_unit[-1] eq 'weeks' |
|
703
|
20 |
88 |
13 |
@positives and @negatives |