| blib/lib/Plack/Test/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 7 | 42.8 |
| line | l | !l | condition |
|---|---|---|---|
| 14 | 0 | 11 | $args{'host'} || '127.0.0.1' |
| 47 | 0 | 15 | $self->{'host'} || '127.0.0.1' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 44 | 0 | 15 | 0 | $self->{'ua'} || 'Plack::LWPish'->new('no_proxy', ['127.0.0.1']) |