| blib/lib/Dumbbench/Result.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 6 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 12 | 10 | unless (grep {$_ eq "timing";} @_) |
| 22 | 8 | 4 | if @_ == 1 |
| 29 | 0 | 10 | unless (defined $opt{'timing'} and defined $opt{'uncertainty'} and defined $opt{'nsamples'}) |