Branch Coverage

blib/lib/Test/Approximate.pm
Criterion Covered Total %
branch 18 18 100.0


line true false branch
158 17 3 if (@_)
161 4 12 if not defined $dop or $dop eq '' or $dop =~ /\D/
164 1 11 if $dop < 1
165 1 11 if $dop > $MAXDOP
175 4 83 $expected == 0 ? :
184 43 44 $eq_noteq eq 'EQ' ? :
194 43 44 $eq_noteq eq 'EQ' ? :
196 5 82 unless $ok
205 25 58 $x < 0 && $int != $x ? :