Branch Coverage

XSParseKeyword.h
Criterion Covered Total %
branch 8 16 50.0


line true false branch
212 0 4 if(!register_xs_parse_keyword_func)
221 4 0 SV *versv = ver ? newSVnv(ver) : NULL;
226 0 4 if(!svp)
228 4 0 int abi_ver = SvIV(*svp);
229 0 4 if(abi_ver > XSPARSEKEYWORD_ABI_VERSION)
234 4 0 abi_ver = SvIV(*svp);
235 0 4 if(abi_ver < XSPARSEKEYWORD_ABI_VERSION)
239 0 4 register_xs_parse_keyword_func = INT2PTR(void (*)(pTHX_ const char *, const struct XSParseKeywordHooks *, void *),