line |
true |
false |
branch |
44
|
69 |
3 |
if $self->_UID_List->{$UID} |
57
|
0 |
24 |
unless (defined $Year) |
61
|
9 |
15 |
if (defined $Day) { } |
|
12 |
3 |
elsif (defined $Month) { } |
82
|
24 |
0 |
if (defined $self->_iCal_cache->{$Year} and defined $self->_iCal_cache->{$Year}{$Month}) |
95
|
3 |
3 |
if (defined $self->_iCal_cache->{$Year} and defined $self->_iCal_cache->{$Year}{$Month} and defined $self->_iCal_cache->{$Year}{$Month}{$Day}) |
107
|
0 |
18 |
unless $Time eq 'DAY' |
111
|
12 |
6 |
if (defined $self->_iCal_cache->{$Year} and defined $self->_iCal_cache->{$Year}{$Month} and defined $self->_iCal_cache->{$Year}{$Month}{$Day}) |
137
|
33 |
3 |
if defined $self->_UID_List->{$UID} |
252
|
88 |
88 |
if ($_[0] =~ /^\d$/) |