Branch Coverage

src/xh_param.c
Criterion Covered Total %
branch 19 28 67.8


line true false branch
9 14 0 if ( SvOK(value) ) {
21 0 6 if ( !SvOK(value) )
30 42 12 if ( SvTRUE(value) )
39 0 123 if (patt->expr != NULL) {
44 7 116 if ( SvOK(value) && SvTRUE(value) ) {
6 1 if ( SvOK(value) && SvTRUE(value) ) {
46 5 1 if ( SvRXOK(value) || (SvROK(value) && SvTYPE(SvRV(value)) == SVt_PVAV) ) {
1 4 if ( SvRXOK(value) || (SvROK(value) && SvTYPE(SvRV(value)) == SVt_PVAV) ) {
1 0 if ( SvRXOK(value) || (SvROK(value) && SvTYPE(SvRV(value)) == SVt_PVAV) ) {
63 0 6 if (patt->expr != NULL) {
68 6 0 if ( SvOK(value) ) {
82 0 1 if ( !SvOK(value) )
85 1 0 if ( !SvROK(value) || SvTYPE(SvRV(value)) != SVt_PVCV)
0 1 if ( !SvROK(value) || SvTYPE(SvRV(value)) != SVt_PVCV)