Branch Coverage

src/xh_h2x.c
Criterion Covered Total %
branch 10 22 45.4


line true false branch
11 42 0 XCPT_TRY_START
16 38 4 if (ctx->opts.xml_decl) {
22 21 1 if (ctx->opts.keep_root) {
41 0 42 XCPT_CATCH
45 0 0 if (result != NULL && result != &PL_sv_undef) {
0 0 if (result != NULL && result != &PL_sv_undef) {
49 0 0 XCPT_RETHROW;
0 0 XCPT_RETHROW;
54 42 0 if (result != NULL && ctx->opts.utf8) {
42 0 if (result != NULL && ctx->opts.utf8) {
56 40 2 if (ctx->writer.encoder == NULL) {