| blib/lib/MsOffice/Word/Surgeon/Run.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 22 | 81.8 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 1040 | 4 | if (@{$self->inner_texts}) |
| 29 | 1036 | 4 | if $self->props |
| 43 | 0 | 54 | unless $next_run->isa(__PACKAGE__) |
| 45 | 0 | 54 | unless $self->props eq $next_run->props |
| 48 | 0 | 54 | if $next_run->xml_before |
| 54 | 49 | 5 | if (@{$self->{'inner_texts'}} and not $txt->xml_before) { } |
| 78 | 1576 | 13 | if (not $is_run_open) |
| 80 | 1554 | 22 | if $self->props |
| 83 | 1576 | 12 | if ($is_run_open) |
| 90 | 0 | 1589 | is_at_run_level($inner_xml) ? : |
| 105 | 1 | 576 | if ($self->{'props'} =~ s[<w:caps/>][]u) |