| blib/lib/DateTime/TimeZone/ICal/Spec.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 117 | 0 | 0 | unless my $x = eval { do { 'DateTime::Format::ICal'->parse_recurrence('recurrence', $rule, 'dtstart', $start) } } |
| 119 | 0 | 0 | $set ? : |
| 145 | 0 | 0 | unless $entry->can('ical_entry_type') and $entry->ical_entry_type =~ /^(?:STANDARD|DAYLIGHT)$/ |
| 152 | 0 | 0 | unless $entry->property($name) |
| 159 | 0 | 0 | unless $entry->property($name) |
| 165 | 0 | 0 | if ref $class |