| blib/lib/Photography/EV.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 26 | 57.6 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 4 | if ($@) |
| 14 | 0 | 0 | unless @_ <= 2 |
| 0 | 0 | unless @_ >= 2 | |
| 34 | 3 | 1 | $_[0] ? : |
| 52 | 41 | 19 | if (not defined $answer or $maybe < $diff) |
| 83 | 0 | 4 | unless @_ <= 2 |
| 0 | 4 | unless @_ >= 2 | |
| 89 | 0 | 2 | unless @_ <= 3 |
| 0 | 2 | unless @_ >= 2 | |
| 1 | 1 | @_ >= 3 ? : | |
| 95 | 0 | 3 | unless @_ <= 3 |
| 0 | 3 | unless @_ >= 2 | |
| 1 | 2 | @_ >= 3 ? : |