blib/lib/Mojolicious/Plugin/HTMLTemplateProRenderer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 14 | 78.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
93 | 34 | 0 | 16 | ref $tmpl_params{$_} eq 'ARRAY' and $tmpl_params{$_} > 0 |
34 | 1 | 15 | ref $tmpl_params{$_} eq 'ARRAY' and $tmpl_params{$_} > 0 and ref $tmpl_params{$_}[0] ne 'HASH' |
line | l | !l | condition |
---|---|---|---|
55 | 0 | 1 | $$conf{'tmpl_opts'}{'plugins'} || [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
22 | 1 | 1 | 5 | $$conf{'tmpl_opts'}{'use_home_template'} or delete $tmpl_params{'use_home_template'} |
39 | 1 | 0 | 6 | $$conf{'tmpl_opts'}{'use_extension'} or delete $tmpl_params{'use_extension'} |