blib/lib/MsOffice/Word/Template.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
87 | 0 | 1 | unless eval "require $class; 1" |
88 | 1 | 0 | if $engine = $class->new(@{$self->engine_args}) |
90 | 0 | 1 | unless $engine |
133 | 35 | 38 | if ($props =~ s[<w:highlight w:val="($data_color|$control_color)"/>][]u) { } |
139 | 35 | 0 | if (@$inner_texts) |
141 | 3 | 32 | if $props |
151 | 24 | 11 | if $color eq $control_color |