| blib/lib/WWW/Mechanize/Plugin/AutoWrite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 7 | 14.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 315 | 0 | 0 | 3 | blessed $autowrite && $autowrite->isa('WWW::Mechanize::Plugin::AutoWrite') |
| line | l | !l | condition |
|---|---|---|---|
| 199 | 0 | 0 | $response->content_type || 'text/plain' |
| 264 | 0 | 0 | ref $autowrite || 'a scalar' |