| blib/lib/WWW/Agent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 7 | 57.1 |
| line | l | !l | condition |
|---|---|---|---|
| 112 | 0 | 3 | delete $options{'name'} || 'agent' |
| 113 | 2 | 1 | delete $options{'plugins'} || [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 116 | 3 | 0 | 0 | delete $options{'ua'} || 'LWP::UserAgent'->new |