Branch Coverage

blib/lib/Language/AttributeGrammar/Thunk.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
25 0 782 $code ? :
44 2 778 unless ($$self{'stage'} == 1)
64 100 716 if ($$self{'stage'} == 4) { }
713 3 elsif ($$self{'stage'} == 2) { }
1 2 elsif ($$self{'stage'} == 3) { }