| blib/lib/Timer/CPU.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 12 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 1 | unless ref $callback eq 'CODE' |
| 20 | 1 | 0 | unless defined $warm_ups |
| 50 | 1 | 0 | if ($method eq 'min') { } |
| 0 | 0 | elsif ($method eq 'max') { } | |
| 0 | 0 | elsif ($method eq 'median') { } | |
| 0 | 0 | elsif ($method eq 'mean') { } |