Branch Coverage

XSParseKeyword.h
Criterion Covered Total %
branch 8 16 50.0


line true false branch
242 0 6 if(!register_xs_parse_keyword_func)
251 6 0 SV *versv = ver ? newSVnv(ver) : NULL;
256 0 6 if(!svp)
258 6 0 int abi_ver = SvIV(*svp);
259 0 6 if(abi_ver > XSPARSEKEYWORD_ABI_VERSION)
264 6 0 abi_ver = SvIV(*svp);
265 0 6 if(abi_ver < XSPARSEKEYWORD_ABI_VERSION)
269 0 6 register_xs_parse_keyword_func = INT2PTR(void (*)(pTHX_ const char *, const struct XSParseKeywordHooks *, void *),