blib/lib/Mojolicious/Plugin/HTMLTemplateProRenderer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 14 | 71.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
102 | 34 | 0 | 9 | ref $tmpl_params{$_} eq 'ARRAY' and $tmpl_params{$_} > 0 |
34 | 1 | 8 | ref $tmpl_params{$_} eq 'ARRAY' and $tmpl_params{$_} > 0 and ref $tmpl_params{$_}[0] ne 'HASH' |
line | l | !l | condition |
---|---|---|---|
61 | 0 | 1 | $conf->{'tmpl_opts'}{'plugins'} || [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
30 | 1 | 0 | 6 | $conf->{'tmpl_opts'}{'use_home_template'} or delete $tmpl_params{'use_home_template'} |
45 | 1 | 0 | 6 | $conf->{'tmpl_opts'}{'use_extension'} or delete $tmpl_params{'use_extension'} |