Branch Coverage

blib/lib/PYX/Stack.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
76 9 6 if ($$stack_ar[-1] eq $elem) { }
3 3 elsif ($$pyx_parser_obj{'non_parser_options'}{'bad_end'}) { }
82 6 6 if ($$pyx_parser_obj{'non_parser_options'}{'verbose'} and @{$stack_ar;} > 0)
95 6 3 if (@{$stack_ar;} > 0)
107 9 15 if ($$pyx_parser_obj{'non_parser_options'}{'verbose'})