Condition Coverage

blib/lib/WWW/Mechanize/Plugin/DOM.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
232 0 0 0 $$self{'s'} and %{$$self{'script_handlers'};}

or 2 conditions

line l !l condition
153 0 0 $cs || $elem->charset || $tree->charset || 'latin1'
262 0 0 $cs || 'iso-8859-1'
332 0 0 $$self{'tree'} || (last)

or 3 conditions

line l !l&&r !l&&!r condition
111 0 0 0 %{$$self{'script_handlers'};} or %{$$self{'event_attr_handlers'};}
324 0 0 0 $parathia{$_[0]{'mech'}} ||= 'WWW::Mechanize::Plugin::DOM::Window'->new($_[0]{'mech'})