blib/lib/MsOffice/Word/Surgeon/Run.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 22 | 81.8 |
line | true | false | branch |
---|---|---|---|
29 | 1545 | 22 | if (@{$self->inner_texts}) |
31 | 1533 | 12 | if $self->props |
45 | 0 | 277 | unless $next_run->isa("MsOffice::Word::Surgeon::Run") |
47 | 0 | 277 | unless $self->props eq $next_run->props |
50 | 0 | 277 | if $next_run->xml_before |
56 | 270 | 7 | if (@{$self->{'inner_texts'}} and not $txt->xml_before) { } |
80 | 1038 | 8 | if (not $is_run_open) |
82 | 1022 | 16 | if $self->props |
85 | 1038 | 11 | if ($is_run_open) |
92 | 0 | 1046 | is_at_run_level($inner_xml) ? : |
107 | 1 | 806 | if ($self->{'props'} =~ s[<w:caps/>][]u) |