| Strip.xs | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 41 | 0 | char * raw = (char *)SvPV_nolen(text); |
| 41 | 3 | 38 | if( SvUTF8(text) ) |
| 98 | 20 | 0 | if( (SvROK(tagref)) && |
| 20 | 0 | if( (SvROK(tagref)) && | |
| 105 | 0 | 20 | if( numtags < 0 ) { |
| 110 | 75 | 20 | for (n = 0; n <= numtags; n++) { |
| 112 | 75 | 0 | char * tag = SvPV(*av_fetch(tags, n, 0), l); |