Condition Coverage

blib/lib/DateTime/Event/WarwickUniversity.pm
Criterion Covered Total %
condition 12 15 80.0


and 3 conditions

line !l l&&!r l&&r condition
81 1 1 7 defined $dt and blessed $dt
2 0 7 defined $dt and blessed $dt and $dt->isa('DateTime')
110 0 1 8 defined $dt and blessed $dt
1 0 8 defined $dt and blessed $dt and $dt->isa('DateTime')

or 3 conditions

line l !l&&r !l&&!r condition
136 2 2 14 $year < $min_year or $year > $max_year