| blib/lib/MsOffice/Word/Surgeon/Text.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 24 | 70.8 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 1551 | 2 | if (defined $lit_txt and $lit_txt ne "") |
| 42 | 0 | 267 | if $next_text->xml_before |
| 60 | 43 | 994 | $xml_before ? : |
| 94 | 1036 | 20 | if ($current_text_node) |
| 95 | 0 | 1036 | if (is_at_run_level($xml)) { } |
| 113 | 1 | 14 | !$txt_before ? : |
| 0 | 15 | !ref($replacement) ? : | |
| 120 | 0 | 15 | if ($replacement_is_xml) { } |
| 122 | 0 | 0 | if ($txt_before) |
| 136 | 1031 | 25 | if ($txt_after_last_match) |
| 140 | 20 | 1036 | if ($xml_before) |
| 141 | 0 | 20 | if $xml |