| blib/lib/Mojo/Pua.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 22 | 63.6 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 12 | unless @_ <= 3 |
| 0 | 12 | unless @_ >= 2 | |
| 15 | 1 | 11 | if $cb_empty |
| 18 | 0 | 11 | unless @_ <= 2 |
| 0 | 11 | unless @_ >= 2 | |
| 19 | 8 | 3 | if $tx->res->code |
| 28 | 0 | 6 | unless @_ <= 1 |
| 0 | 6 | unless @_ >= 1 | |
| 30 | 0 | 4 | unless @_ <= 1 |
| 0 | 4 | unless @_ >= 1 | |
| 32 | 2 | 2 | if $res->code == $want_code |