Branch Coverage

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


line true false branch
154 17 3 if (@_)
157 4 12 if not defined $dop or $dop eq '' or $dop =~ /\D/
160 1 11 if $dop < 1
161 1 11 if $dop > $MAXDOP
171 4 83 $expected == 0 ? :
185 43 44 $eq_noteq eq 'EQ' ? :
188 43 44 $eq_noteq eq 'EQ' ? :
190 5 82 unless $ok
199 25 58 $x < 0 && $int != $x ? :