blib/lib/MsOffice/Word/Surgeon/Run.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 22 | 81.8 |
line | true | false | branch |
---|---|---|---|
29 | 513 | 8 | if (@{$self->inner_texts}) |
31 | 511 | 2 | if $self->props |
45 | 0 | 272 | unless $next_run->isa("MsOffice::Word::Surgeon::Run") |
47 | 0 | 272 | unless $self->props eq $next_run->props |
50 | 0 | 272 | if $next_run->xml_before |
56 | 267 | 5 | if (@{$self->{'inner_texts'}} and not $txt->xml_before) { } |
80 | 1048 | 8 | if (not $is_run_open) |
82 | 1023 | 25 | if $self->props |
85 | 1048 | 11 | if ($is_run_open) |
92 | 0 | 1056 | is_at_run_level($inner_xml) ? : |
107 | 1 | 792 | if ($self->{'props'} =~ s[<w:caps/>][]u) |