Condition Coverage

lib/WSDL/Generator/Base.pm
Criterion Covered Total %
condition 8 11 72.7


and 3 conditions

line !l l&&!r l&&r condition
130 31 7 9 exists $$param{'min_occur'} and defined $$param{'min_occur'}
131 42 0 5 exists $$param{'max_occur'} and defined $$param{'max_occur'}
202 124 0 15 $parsed =~ /^\@\[%(.+?)%\]/ and ref $$param{$1}

or 2 conditions

line l !l condition
132 0 47 $depth ||= 0