Branch Coverage

t/stages.xs
Criterion Covered Total %
branch 21 24 87.5


line true false branch
21 1 10 if(!hv_fetchs(GvHV(PL_hintgv), "t::stages/permit", 0))
29 1 9 if(hv_fetchs(GvHV(PL_hintgv), "t::stages/pre_subparse-capture", 0)) {
36 1 9 if(hv_fetchs(GvHV(PL_hintgv), "t::stages/post_blockstart-capture", 0)) {
43 1 9 if(hv_fetchs(GvHV(PL_hintgv), "t::stages/pre_blockend-capture", 0)) {
50 1 9 if(hv_fetchs(GvHV(PL_hintgv), "t::stages/post_newcv-capture-cv", 0)) {
57 1 0 if(!hv_fetchs(GvHV(PL_hintgv), "t::stages/filter_attr-capture", 0))
71 1 3 if(hv_fetchs(GvHV(PL_hintgv), "t::stages/signature-add-$first", 0)) {
82 2 2 if(hv_fetchs(GvHV(PL_hintgv), "t::stages/signature-capture", 0)) {
84 2 0 if(!SvPOK(sv))
93 1 3 if(hv_fetchs(GvHV(PL_hintgv), "t::stages/signature-add-@rest", 0)) {
104 2 2 if(hv_fetchs(GvHV(PL_hintgv), "t::stages/signature-capture", 0)) {
106 0 2 if(!SvPOK(sv))