| blib/lib/DateTime/Event/WarwickUniversity.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 81 | 1 | 7 | unless defined $dt and blessed $dt and $dt->isa('DateTime') |
| 110 | 1 | 8 | unless defined $dt and blessed $dt and $dt->isa('DateTime') |
| 119 | 3 | 3 | if ($dt_dur->is_positive) |
| 136 | 4 | 14 | if $year < $min_year or $year > $max_year |