| blib/lib/Mojolicious/Plugin/Images/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 20 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 19 | unless @_ <= 2 |
| 12 | 7 | @_ >= 1 ? : | |
| 12 | 7 | @_ >= 2 ? : | |
| 30 | 0 | 11 | unless @_ <= 2 |
| 4 | 7 | @_ >= 1 ? : | |
| 4 | 7 | @_ >= 2 ? : | |
| 36 | 0 | 0 | unless @_ <= 3 |
| 0 | 0 | @_ >= 1 ? : | |
| 0 | 0 | @_ >= 2 ? : | |
| 0 | 0 | @_ >= 3 ? : |