Branch Coverage

blib/lib/DateTime/Event/Jewish/Declination.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
528 0 0 scalar @_ ? :
530 0 0 unless ($month =~ /^[a-z0-9]+$/i)
534 0 0 unless ($day =~ /^[0-9]+$/)
538 0 0 if ($month =~ /^[0-9]+$/)
546 0 0 if ($deg < 0)
549 0 0 if ($as eq 'deg')