Branch Coverage

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


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