blib/lib/Benchmark/Dumb.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 21 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
129 | 0 | 0 | 1 | defined $count and ref $instances |
0 | 0 | 1 | defined $count and ref $instances and ref $instances eq "HASH" |
line | l | !l | condition |
---|---|---|---|
139 | 0 | 0 | shift() || '' |
265 | 0 | 4 | shift() || '' |
266 | 0 | 4 | shift() || '5.2f' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
58 | 2 | 2 | 0 | shift() || _dumbbench_from_count($count) |
178 | 0 | 0 | 0 | $cmp->raw_error->[0] < "0.1" or ($cmp->raw_error->[0] + "1e-15") / $cmp->raw_number < "0.001" |
289 | 0 | 4 | 0 | shift() || $self->_rate |