Branch Coverage

src/state.c
Criterion Covered Total %
branch 22 38 57.8


line true false branch
22 985 0 if (ssv) {
33 207 0 if (ssv) {
44 1675 0 if (ssv) {
55 207 0 if (ssv) {
68 139 0 sv_setiv(_context_sv, SvIV(context_sv));
75 139 0 sv_setiv(_nest_sv, SvIV(nest_sv));
85 68 0 sv_setiv(context_sv, SvIV(_context_sv));
92 68 0 sv_setiv(nest_sv, SvIV(_nest_sv));
99 389 0 return SvIV(_get_parser_context(aTHX_ state));
103 708 0 return SvIV(_get_nest(aTHX_ state));
108 36 0 sv_setiv(nest, SvIV(nest) + 1);
113 16 0 sv_setiv(nest, SvIV(nest) - 1);
119 4 7 if (SvOK(table)) {
4 0 if (SvOK(table)) {
0 4 if (SvOK(table)) {
131 75 0 if (ssv) {
147 0 75 if (!ssv) {
154 69 6 if (entry) {
168 58 6 if (ssv) {