Branch Coverage

t/stages.xs
Criterion Covered Total %
branch 11 12 91.6


line true false branch
17 6 1 if(!hv_fetchs(GvHV(PL_hintgv), "t::stages/permit", 0))
25 1 5 if(hv_fetchs(GvHV(PL_hintgv), "t::stages/pre_subparse-capture", 0)) {
32 1 5 if(hv_fetchs(GvHV(PL_hintgv), "t::stages/post_blockstart-capture", 0)) {
39 1 5 if(hv_fetchs(GvHV(PL_hintgv), "t::stages/pre_blockend-capture", 0)) {
46 1 5 if(hv_fetchs(GvHV(PL_hintgv), "t::stages/post_newcv-capture-cv", 0)) {
53 1 0 if(!hv_fetchs(GvHV(PL_hintgv), "t::stages/filter_attr-capture", 0))