Condition Coverage

blib/lib/DateTime/Format/EraLegis.pm
Criterion Covered Total %
condition 9 15 60.0


and 3 conditions

line !l l&&!r l&&r condition
34 4 18 0 @_ > 2 and (@_ - 2) % 2
78 16 2 4 $dt->month <= 3 && $tdate{'sol'}{'sign'} > 0
226 0 0 2 $self->lang eq 'latin' and $self->show_deg
273 2 1 19 $self->lang eq 'symbol' && $self->vs15

or 3 conditions

line l !l&&r !l&&!r condition
122 0 0 0 $ENV{'ERALEGIS_EPHEMDB'} // croak('No ephemeris database defined')