Condition Coverage

lib/WWW/Mixi/Scraper/Mech.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
102 0 0 0 $content and $encoding

or 2 conditions

line l !l condition
18 0 0 $options{'cookie_jar'} ||= {}
63 0 0 $message ||= 'Mech error'

or 3 conditions

line l !l&&r !l&&!r condition
17 0 0 0 $options{'agent'} ||= "WWW-Mixi-Scraper/$WWW::Mixi::Scraper::VERSION"