Branch Coverage

blib/lib/OurCal/Provider/ICalendar.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
55 0 0 unless ($file =~ m[^http://])
60 0 0 if ($$conf{'cache'})
79 0 0 unless $data
81 0 0 unless $cal
83 0 0 if (defined $opts{'date'})
89 0 0 unless $name
99 0 0 if @vals
101 0 0 if defined $opts{'limit'}
108 0 0 unless defined $$self{'_cache'}
120 0 0 unless $what{'recurring'} = $event->property('rrule')