Condition Coverage

blib/lib/WWW/Mechanize/Plugin/AutoWrite.pm
Criterion Covered Total %
condition 1 7 14.2


and 3 conditions

line !l l&&!r l&&r condition
315 0 0 3 blessed $autowrite && $autowrite->isa('WWW::Mechanize::Plugin::AutoWrite')

or 2 conditions

line l !l condition
199 0 0 $response->content_type || 'text/plain'
264 0 0 ref $autowrite || 'a scalar'