Branch Coverage

grammar.yp
Criterion Covered Total %
branch 18 32 56.2


line true false branch
45 0 1 if ref $class
69 0 0 if @{$$config{'cond_stack'};} and $$config{'cond_stack'}[-1] != 1
72 0 0 unless $_[2] =~ m[^/]
123 4 2 $_[3] ? :
1 6 @{$$config{'cond_stack'};} && $$config{'cond_stack'}[-1] != 1 ? :
138 0 7 unless @{$$config{'cond_stack'};}
150 0 1 unless @{$$config{'cond_stack'};}
153 1 0 if ($$config{'cond_stack'}[-1] == 0) { }
0 0 elsif ($$config{'cond_stack'}[-1] == 1) { }
155 0 1 $_[3] ? :
177 0 2 unless @{$$config{'cond_stack'};}
180 1 1 if ($$config{'cond_stack'}[-1] == 0) { }
1 0 elsif ($$config{'cond_stack'}[-1] == 1) { }
212 8 35 $$config{'in_expr'} ? :
253 0 68 if $$config{'in_expr'} and $$config{'cond_stack'}[-1] == -1
260 5 53 if not $$config{'in_expr'} and @{$$config{'cond_stack'};} and $$config{'cond_stack'}[-1] != 1