| line |
l |
!l&&r |
!l&&!r |
condition |
|
16
|
0 |
1 |
0 |
ref $class || $class |
|
23
|
0 |
1 |
0 |
$$self{'today_year'} || $year |
|
24
|
0 |
1 |
0 |
$$self{'today_month'} || $month |
|
25
|
0 |
1 |
0 |
$$self{'today_date'} || $date |
|
26
|
0 |
1 |
0 |
$$self{'month'} || $$self{'today_month'} |
|
27
|
0 |
1 |
0 |
$$self{'year'} || $$self{'today_year'} |
|
99
|
0 |
0 |
0 |
$self->weekdaycolor || $self->bgcolor |
|
100
|
0 |
0 |
0 |
$self->weekendcolor || $self->bgcolor |
|
101
|
0 |
0 |
0 |
$self->todaycolor || $self->bgcolor |
|
102
|
0 |
0 |
0 |
$self->contentcolor || $self->contentcolor |
|
103
|
0 |
0 |
0 |
$self->weekdaycontentcolor || $self->contentcolor |
|
104
|
0 |
0 |
0 |
$self->weekendcontentcolor || $self->contentcolor |
|
105
|
0 |
0 |
0 |
$self->todaycontentcolor || $self->contentcolor |
|
106
|
0 |
0 |
0 |
$self->bordercolor || $self->bordercolor |
|
107
|
0 |
0 |
0 |
$self->weekdaybordercolor || $self->bordercolor |
|
108
|
0 |
0 |
0 |
$self->weekendbordercolor || $self->bordercolor |
|
109
|
0 |
0 |
0 |
$self->todaybordercolor || $self->bordercolor |
|
110
|
0 |
0 |
0 |
$self->weekdayheadercolor || $self->bgcolor |
|
111
|
0 |
0 |
0 |
$self->weekendheadercolor || $self->bgcolor |
|
112
|
0 |
0 |
0 |
$self->headercontentcolor || $self->contentcolor |
|
113
|
0 |
0 |
0 |
$self->weekdayheadercontentcolor || $self->contentcolor |
|
114
|
0 |
0 |
0 |
$self->weekendheadercontentcolor || $self->contentcolor |
|
115
|
0 |
0 |
0 |
$self->headercolor || $self->bgcolor |
|
122
|
0 |
0 |
0 |
$self->weekdaycellclass || $self->cellclass |
|
123
|
0 |
0 |
0 |
$self->weekendcellclass || $self->cellclass |
|
124
|
0 |
0 |
0 |
$self->todaycellclass || $self->cellclass |
|
125
|
0 |
0 |
0 |
$self->headerclass || $self->cellclass |
|
272
|
0 |
0 |
0 |
$DAY == $_sunday_index or $DAY == $_saturday_index |
|
273
|
0 |
0 |
0 |
$self->datecolor($thisday) || $todaycolor |
|
274
|
0 |
0 |
0 |
$self->datebordercolor($thisday) || $todaybordercolor |
|
275
|
0 |
0 |
0 |
$self->datecontentcolor($thisday) || $todaycontentcolor |
|
276
|
0 |
0 |
0 |
$self->datecellclass($thisday) || $todaycellclass |
|
278
|
0 |
0 |
0 |
$self->datecolor($thisday) || $weekendcolor |
|
279
|
0 |
0 |
0 |
$self->datebordercolor($thisday) || $weekendbordercolor |
|
280
|
0 |
0 |
0 |
$self->datecontentcolor($thisday) || $weekendcontentcolor |
|
281
|
0 |
0 |
0 |
$self->datecellclass($thisday) || $weekendcellclass |
|
283
|
0 |
0 |
0 |
$self->datecolor($thisday) || $weekdaycolor |
|
284
|
0 |
0 |
0 |
$self->datebordercolor($thisday) || $weekdaybordercolor |
|
285
|
0 |
0 |
0 |
$self->datecontentcolor($thisday) || $weekdaycontentcolor |
|
286
|
0 |
0 |
0 |
$self->datecellclass($thisday) || $weekdaycellclass |
|
300
|
0 |
0 |
0 |
defined $thiscontentcolor or defined $contentfontsize |
|
304
|
0 |
0 |
0 |
defined $thiscontentcolor or defined $contentfontsize |
|
307
|
0 |
0 |
0 |
defined $thiscontentcolor or defined $contentfontsize |