Branch Coverage

XSParseKeyword.h
Criterion Covered Total %
branch 8 16 50.0


line true false branch
210 0 15 if(!register_xs_parse_keyword_func)
219 15 0 SV *versv = ver ? newSVnv(ver) : NULL;
224 0 15 if(!svp)
226 15 0 int abi_ver = SvIV(*svp);
227 0 15 if(abi_ver > XSPARSEKEYWORD_ABI_VERSION)
232 15 0 abi_ver = SvIV(*svp);
233 0 15 if(abi_ver < XSPARSEKEYWORD_ABI_VERSION)
237 0 15 register_xs_parse_keyword_func = INT2PTR(void (*)(pTHX_ const char *, const struct XSParseKeywordHooks *, void *),