| Discount.xs | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 13 | 0 | char *text = SvPV_nolen(sv_str); |
| 51 | 0 | 13 | if ( (doc = mkd_string(text, strlen(text), flags)) == 0 ) { |
| 55 | 0 | 13 | if ( !mkd_compile(doc, flags) ) { |
| 60 | 0 | 13 | if ( (szhtml = mkd_document(doc, &html)) == EOF ) {; |
| 67 | 3 | 10 | if (is_utf8) { |