| blib/lib/Calendar/Any/Util/Solar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 20 | 40.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 82 | 1 | 0 | if (ref $d) | 
| 94 | 8 | 14 | if ($next != 0 and $long < $next or $next == 0 and $l < $long) { } | 
| 115 | 24 | 0 | unless defined $tz | 
| 117 | 0 | 24 | ref $date ? : | 
| 133 | 0 | 24 | $num * $base < 0 ? : | 
| 138 | 30 | 0 | if ($year > 1988 and $year < 2020) { } | 
| 0 | 0 | elsif ($year > 1900 and $year < 1988) { } | |
| 0 | 0 | elsif ($year > 1800 and $year < 1900) { } | |
| 0 | 0 | elsif ($year > 1620 and $year < 1800) { } | |
| 176 | 3 | 0 | $localtime[5] == 70 ? : |