Branch Coverage

XSParseKeyword.h
Criterion Covered Total %
branch 7 14 50.0


line true false branch
236 0 11 SV *versv = ver ? newSVnv(ver) : NULL;
241 0 11 if(!svp)
243 11 0 int abi_ver = SvIV(*svp);
244 0 11 if(abi_ver > XSPARSEKEYWORD_ABI_VERSION)
249 11 0 abi_ver = SvIV(*svp);
250 0 11 if(abi_ver < XSPARSEKEYWORD_ABI_VERSION)
254 0 11 register_xs_parse_keyword_func = INT2PTR(void (*)(pTHX_ const char *, const struct XSParseKeywordHooks *, void *),