Branch Coverage

blib/lib/Circle/Rule/Resultset.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
24 0 0 unless exists $self->{$name}
34 0 0 if (not exists $self->{$name}) { }
0 0 elsif (ref $self->{$name} eq 'ARRAY') { }
53 0 0 unless ($self->{$name})
61 0 0 if (ref $myval ne ref $otherval)
67 0 0 if (ref $myval eq 'ARRAY') { }