| blib/lib/Photography/EV.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 26 | 57.6 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 4 | if ($@) |
| 15 | 0 | 0 | unless @_ <= 2 |
| 0 | 0 | unless @_ >= 2 | |
| 37 | 3 | 1 | $_[0] ? : |
| 55 | 41 | 19 | if (not defined $answer or $maybe < $diff) |
| 86 | 0 | 4 | unless @_ <= 2 |
| 0 | 4 | unless @_ >= 2 | |
| 92 | 0 | 2 | unless @_ <= 3 |
| 0 | 2 | unless @_ >= 2 | |
| 1 | 1 | @_ >= 3 ? : | |
| 98 | 0 | 3 | unless @_ <= 3 |
| 0 | 3 | unless @_ >= 2 | |
| 1 | 2 | @_ >= 3 ? : |