deHTMLxs.xs | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 16 | 43.7 |
line | true | false | branch |
---|---|---|---|
69 | 8 | 0 | if (SvROK(scalarref)) { |
74 | 8 | 0 | raw = SvPV(text,size); |
77 | 8 | 0 | if (CM_PREPROC_is_html(raw)) { |
102 | 8 | 0 | if (SvROK(scalarref)) { |
104 | 8 | 0 | raw = SvPV(text,size); |
107 | 8 | 0 | if ( (cleaned = malloc(size+1)) && |
8 | 0 | if ( (cleaned = malloc(size+1)) && | |
129 | 0 | 0 | if (cleaned) { |