Branch Coverage

blib/lib/Calendar/Plugin/Renderer.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
94 0 0 unless (exists $params->{'day_names'})
151 0 0 if (defined $month and defined $year) { }
155 0 0 unless ($month =~ /^\d+$/)