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