| blib/lib/MsOffice/Word/Surgeon/Text.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 24 | 79.1 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 2605 | 8 | if (defined $lit_txt and $lit_txt ne "") |
| 39 | 0 | 49 | if $next_text->xml_before |
| 56 | 66 | 1501 | $xml_before ? : |
| 90 | 1565 | 24 | if ($current_text_node) |
| 91 | 0 | 1565 | if (is_at_run_level($xml)) { } |
| 109 | 2 | 14 | !$txt_before ? : |
| 0 | 16 | !ref($replacement) ? : | |
| 116 | 1 | 15 | if ($replacement_is_xml) { } |
| 118 | 0 | 1 | if ($txt_before) |
| 132 | 1560 | 29 | if ($txt_after_last_match) |
| 136 | 24 | 1565 | if ($xml_before) |
| 137 | 0 | 24 | if $xml |