| blib/lib/Plack/Test/Agent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 18 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 6 | 4 | if $args{'server'} |
| 46 | 0 | 0 | $server_class ? : |
| 53 | 6 | 0 | unless $self->ua |
| 61 | 7 | 7 | $self->server ? : |
| 88 | 19 | 3 | unless $normalized->scheme |
| 89 | 19 | 3 | unless $normalized->host |
| 90 | 15 | 7 | if $port |
| 120 | 8 | 11 | if @_ == 2 |
| 131 | 2 | 9 | unless ($uri->scheme) |