Condition Coverage

blib/lib/WWW/HTMLTagAttributeCounter.pm
Criterion Covered Total %
condition 3 5 60.0


or 2 conditions

line l !l condition
103 6 2 defined $$count{$_} or $$count{$_} = 0

or 3 conditions

line l !l&&r !l&&!r condition
22 0 1 0 $args{'ua'} ||= 'LWP::UserAgent'->new('timeout', 30, 'agent', 'Opera 9.5')