| blib/lib/HTML/CalendarMonth/Locale.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 15 | 33.3 |
| line | l | !l | condition |
|---|---|---|---|
| 110 | 0 | 0 | $Register{$code}{'narrow_months'} ||= [@{$self->loc->month_stand_alone_narrow;}] |
| 227 | 53 | 165 | $scratch{$chrs} ||= [] |
| 258 | 0 | 0 | $scratch{$chrs} ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 38 | 0 | 0 | 309 | $parms{'code'} || $parms{'id'} |
| 118 | 0 | 0 | 0 | $Register{$self->code}{'days_mm'} ||= $self->lc_minmatch_hash($self->days) |
| 131 | 1218 | 10 | 0 | $Register{$self->code}{'months_mm'} ||= $self->lc_minmatch_hash($self->months) |