Condition Coverage

blib/lib/Date/Lectionary/Daily.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
168 10 48 10 $self->lectionary eq 'acna-xian' and $self->date->mon == 1 || $self->date->mon == 12

or 3 conditions

line l !l&&r !l&&!r condition
168 4 9 45 $self->date->mon == 1 || $self->date->mon == 12
222 58 10 0 $lectionary eq 'acna-xian' or $lectionary eq 'acna-sec'