blib/lib/Calendar/Plugin/Renderer/Text.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
63 | 0 | 0 | if ($max_days_name < length $day_name) |
99 | 0 | 0 | if ($i == 1) { } |
172 | 0 | 0 | if ($start_index % 7 != 0) |
194 | 0 | 0 | if ($_ != $days) { } |
0 | 0 | elsif ($_ == $days) { } | |
195 | 0 | 0 | unless ($start_index + $_) % 7 |
199 | 0 | 0 | if ($x >= 2 and $x != 7) { } |
0 | 0 | elsif ($x != 7) { } |