Branch Coverage

blib/lib/Data/Annotation/Expression/Builtin.pm
Criterion Covered Total %
branch 3 30 10.0


line true false branch
36 1 3 unless $o
37 0 0 if $o
63 0 0 defined $x ? :
0 0 if (ref $x eq 'ARRAY') { }
66 0 0 unless ref $x eq "ARRAY"
71 7 0 if exists $immediate_for->{$name}
83 0 0 if $seen_in_rhs{$item}++
84 0 0 unless exists $in_lhs{$item}
91 0 0 if $item eq $target
96 0 0 unless @lists
99 0 0 unless @lists
104 0 0 unless scalar keys %$whole
107 0 0 if $previous->{$item}
120 0 0 unless exists $in_lhs{$item}
137 0 0 if (exists $result{$item}) { }