line |
true |
false |
branch |
46
|
69 |
3 |
if $self->_UID_List->{$UID} |
59
|
0 |
24 |
unless (defined $Year) |
63
|
9 |
15 |
if (defined $Day) { } |
|
12 |
3 |
elsif (defined $Month) { } |
84
|
24 |
0 |
if (defined $self->_iCal_cache->{$Year} and defined $self->_iCal_cache->{$Year}{$Month}) |
97
|
3 |
3 |
if (defined $self->_iCal_cache->{$Year} and defined $self->_iCal_cache->{$Year}{$Month} and defined $self->_iCal_cache->{$Year}{$Month}{$Day}) |
109
|
0 |
18 |
unless $Time eq 'DAY' |
113
|
12 |
6 |
if (defined $self->_iCal_cache->{$Year} and defined $self->_iCal_cache->{$Year}{$Month} and defined $self->_iCal_cache->{$Year}{$Month}{$Day}) |
139
|
33 |
3 |
if defined $self->_UID_List->{$UID} |
254
|
88 |
88 |
if ($_[0] =~ /^\d$/) |