| blib/lib/IO/All/LWP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 26 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 0 | 0 | if @_ | 
| 25 | 0 | 0 | if (@_) { } | 
| 26 | 0 | 0 | ref $_[0] ? : | 
| 36 | 0 | 0 | ref $_[0] ? : | 
| 0 | 0 | if @_ | |
| 38 | 0 | 0 | if defined *$self->{'uri'} | 
| 65 | 0 | 0 | @_ && ref $_[0] ? : | 
| 66 | 0 | 0 | @_ ? : | 
| 81 | 0 | 0 | $self->mode ? : | 
| 0 | 0 | @_ ? : | |
| 84 | 0 | 0 | if ($mode eq '<') { } | 
| 0 | 0 | elsif ($mode eq '>') { } | |
| 98 | 0 | 0 | if ($self->is_open and defined $self->mode and $self->mode eq '>') |