Branch Coverage

blib/lib/Catalyst/View/Excel/Template/Plus.pm
Criterion Covered Total %
branch 3 6 50.0


line true false branch
37 0 1 if (defined $self->config->{'TEMPLATE_EXTENSION'} and not $self->config->{'TEMPLATE_EXTENSION'} =~ /\./)
51 0 1 unless defined $template
80 0 1 unless $c->stash->{'template'}