src/xh_h2x.c | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 20 | 40.0 |
line | true | false | branch |
---|---|---|---|
11 | 41 | 0 | XCPT_TRY_START |
16 | 38 | 3 | if (ctx->opts.xml_decl) { |
35 | 0 | 41 | XCPT_CATCH |
39 | 0 | 0 | if (result != NULL && result != &PL_sv_undef) { |
0 | 0 | if (result != NULL && result != &PL_sv_undef) { | |
43 | 0 | 0 | XCPT_RETHROW; |
0 | 0 | XCPT_RETHROW; | |
48 | 41 | 0 | if (result != NULL && ctx->opts.utf8) { |
41 | 0 | if (result != NULL && ctx->opts.utf8) { | |
50 | 39 | 2 | if (ctx->writer.encoder == NULL) { |