| blib/lib/Dumbbench/Result.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 29 | 0 | 0 | 10 | defined $opt{'timing'} and defined $opt{'uncertainty'} |
| 0 | 0 | 10 | defined $opt{'timing'} and defined $opt{'uncertainty'} and defined $opt{'nsamples'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 18 | 14 | 8 | 0 | ref $proto || $proto |