Condition Coverage

blib/lib/HTML/Zoom/SubObject.pm
Criterion Covered Total %
condition 4 5 80.0


or 2 conditions

line l !l condition
8 514 59 $args ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
8 384 189 0 ($args ||= {})->{'zconfig'} ||= do { require HTML::Zoom::ZConfig; 'HTML::Zoom::ZConfig'->new }