blib/lib/Date/Converter/Roman.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 24 | 12.5 |
line | true | false | branch |
---|---|---|---|
13 | 0 | 0 | unless defined $f |
15 | 0 | 0 | if ymd_check(\$y, \$m, \$d) |
36 | 0 | 0 | if $y2 <= 0 |
44 | 0 | 33 | if Date::Converter::Julian::y_check(\$y) |
46 | 2 | 31 | if $y < 0 |
56 | 0 | 0 | if $$y_ref <= 0 |
70 | 0 | 0 | if y_check($y_ref) |
91 | 0 | 0 | unless $$y_ref |
100 | 0 | 0 | if $$m_ref <= $months |
143 | 0 | 0 | if ym_check(\$y, \$m) |
147 | 0 | 0 | if $m == 2 and year_is_leap($y) |
155 | 0 | 0 | if y_check($y) |