Branch Coverage

XSParseKeyword.h
Criterion Covered Total %
branch 7 14 50.0


line true false branch
232 7 0 SV *versv = ver ? newSVnv(ver) : NULL;
237 0 7 if(!svp)
239 7 0 int abi_ver = SvIV(*svp);
240 0 7 if(abi_ver > XSPARSEKEYWORD_ABI_VERSION)
245 7 0 abi_ver = SvIV(*svp);
246 0 7 if(abi_ver < XSPARSEKEYWORD_ABI_VERSION)
250 0 7 register_xs_parse_keyword_func = INT2PTR(void (*)(pTHX_ const char *, const struct XSParseKeywordHooks *, void *),