Branch Coverage

blib/lib/EntityModel/Query/Base.pm
Criterion Covered Total %
branch 16 20 80.0


line true false branch
47 0 96 if exists $ParseHandler{$k}
104 154 12 if (defined $next and not ref $next) { }
107 12 0 if @text
112 14 2 if @text
130 6 7 if (defined $out and $out ~~ qr/^-?\d+(?:\.\d+)?$/)
156 0 13 if (not defined $out) { }
6 7 elsif ($out =~ /^-?\d+(?:\.\d+)?$/) { }
181 13 41 if ($type) { }
203 13 41 if ($type) { }
210 11 0 wantarray ? :