Branch Coverage

XSParseKeyword.h
Criterion Covered Total %
branch 8 16 50.0


line true false branch
247 0 15 if(!register_xs_parse_keyword_func)
256 9 0 SV *versv = ver ? newSVnv(ver) : NULL;
261 0 9 if(!svp)
263 9 0 int abi_ver = SvIV(*svp);
264 0 9 if(abi_ver > XSPARSEKEYWORD_ABI_VERSION)
269 9 0 abi_ver = SvIV(*svp);
270 0 9 if(abi_ver < XSPARSEKEYWORD_ABI_VERSION)
274 0 9 register_xs_parse_keyword_func = INT2PTR(void (*)(pTHX_ const char *, const struct XSParseKeywordHooks *, void *),