Branch Coverage

XSParseKeyword.h
Criterion Covered Total %
branch 8 16 50.0


line true false branch
268 0 2 if(!register_xs_parse_keyword_func)
277 2 0 SV *versv = ver ? newSVnv(ver) : NULL;
282 0 2 if(!svp)
284 2 0 int abi_ver = SvIV(*svp);
285 0 2 if(abi_ver > XSPARSEKEYWORD_ABI_VERSION)
290 2 0 abi_ver = SvIV(*svp);
291 0 2 if(abi_ver < XSPARSEKEYWORD_ABI_VERSION)
295 0 2 register_xs_parse_keyword_func = INT2PTR(void (*)(pTHX_ const char *, const struct XSParseKeywordHooks *, void *),