blib/lib/MsOffice/Word/Template.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | l | !l | condition |
---|---|---|---|
196 | 1 | 1 | $self->{'engine_stash'} //= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
197 | 1 | 1 | 0 | $stash->{'TT2'} //= 'Template::AutoFilter'->new(@{$self->engine_args;}) |
198 | 1 | 1 | 0 | $stash->{'compiled_template'} //= $stash->{'TT2'}->template(\$self->{'template_text'}) |