Branch Coverage

XSParseKeyword.h
Criterion Covered Total %
branch 7 14 50.0


line true false branch
286 45 0 SV *versv = ver ? newSVnv(ver) : NULL;
291 0 45 if(!svp)
293 45 0 int abi_ver = SvIV(*svp);
294 0 45 if(abi_ver > XSPARSEKEYWORD_ABI_VERSION)
299 45 0 abi_ver = SvIV(*svp);
300 0 45 if(abi_ver < XSPARSEKEYWORD_ABI_VERSION)
304 0 45 register_xs_parse_keyword_func = INT2PTR(void (*)(pTHX_ const char *, const struct XSParseKeywordHooks *, void *),