Condition Coverage

lib/Test/Approx.pm
Criterion Covered Total %
condition 10 13 76.9


or 2 conditions

line l !l condition
133 3 4 int((length($str1) + length($str2)) / 2 * $percent) || 1
212 6 7 strtod(abs int $int1 * $percent) || 1

or 3 conditions

line l !l&&r !l&&!r condition
79 0 10 22 $arg eq '' or $unparsed != 0
10 0 22 $arg eq '' or $unparsed != 0 or $!
102 1 3 0 $arg2_type eq 'int' or $arg2_type eq 'num'