Condition Coverage

blib/lib/Oxford/Calendar.pm
Criterion Covered Total %
condition 18 23 78.2


and 3 conditions

line !l l&&!r l&&r condition
209 0 0 7 $prevterm and $tm >= $prevterm->[1] + 604800
235 5 1 1 $term[4] and $confirmed
333 11 0 1 $options->{'confirmed'} and $provisional
334 5 5 1 $week < 1 || $week > 8 and $mode eq 'full_term'
360 47 19 16 $date >= $start and $date <= $end
525 0 0 3 defined $week and defined $day

or 2 conditions

line l !l condition
318 23 1 $options->{'mode'} || 'nearest'

or 3 conditions

line l !l&&r !l&&!r condition
334 2 4 5 $week < 1 || $week > 8