line |
true |
false |
branch |
55
|
1 |
4 |
if julian_day($self) >= 2446427 and day_of_week($self) != 7 and not is_change_holiday($self) and is_basic_holiday($prev) |
72
|
1 |
49 |
if julian_day($self) == vernal_equinox($self) |
73
|
1 |
48 |
if julian_day($self) == autumnal_equinox($self) |
74
|
21 |
27 |
unless $Date::Japanese::Holiday::FIXED_HOLIDAY_TABLE{$dstr} |
77
|
26 |
1 |
if ($jd > $range[0] and !$range[1] || $jd < $range[1]) |
125
|
0 |
50 |
if ($y >= 1900 and $y <= 1979) |
128
|
50 |
0 |
if ($y >= 1980 and $y <= 2099) |
131
|
0 |
50 |
if ($y >= 2100 and $y <= 2150) |
140
|
0 |
49 |
if ($y >= 1900 and $y <= 1979) |
143
|
49 |
0 |
if ($y >= 1980 and $y <= 2099) |
146
|
0 |
49 |
if ($y >= 2100 and $y <= 2150) |
156
|
2 |
0 |
$obj->is_holiday ? : |