Branch Coverage

blib/lib/Benchmark/Dumb.pm
Criterion Covered Total %
branch 21 42 50.0


line true false branch
38 0 3 if ($count < 0)
41 3 0 if ($count >= 1)
44 0 3 if (int $count != $count)
59 2 2 unless defined $name
60 1 3 ref $code ? :
84 1 0 unless defined $title
101 1 1 if length $name > $max_name_len
105 0 1 if $silent
107 1 0 unless ($silent)
118 2 0 unless ($silent)
129 0 1 unless defined $count and ref $instances and ref $instances eq "HASH"
142 0 0 if (ref $count) { }
170 0 0 if ($cmp_name eq $name)
178 0 0 if ($cmp->raw_error->[0] < 0.1 or ($cmp->raw_error->[0] + 1e-15) / $cmp->raw_number < 0.001) { }
194 0 0 if (lc $style ne "none")
201 0 0 if length $row->[$colno] > $col_len[$colno]
229 4 4 if ref $class
232 4 4 if (defined $args{'instance'}) { }
269 0 4 if $style eq "none"
274 4 0 $time > 0 ? :
276 4 0 if ($rel =~ /^([0\.]*)/)