Condition Coverage

blib/lib/Pod/WSDL/Writer.pm
Criterion Covered Total %
condition 7 20 35.0


and 3 conditions

line !l l&&!r l&&r condition
55 0 0 0 $$me{'_lastTag'} eq $Pod::WSDL::Writer::START_PREFIX_NAME and $type eq $Pod::WSDL::Writer::START_PREFIX_NAME || $type eq $Pod::WSDL::Writer::EMPTY_PREFIX_NAME
0 0 0 $$me{'_lastTag'} ne $Pod::WSDL::Writer::START_PREFIX_NAME and $type eq $Pod::WSDL::Writer::END_PREFIX_NAME
82 2 0 0 %args and $args{'useAnnotation'}

or 2 conditions

line l !l condition
17 1 10 $data{'pretty'} ||= 0
18 3 8 $data{'withDocumentation'} ||= 0
43 0 14 $cnt ||= 1
88 2 0 $txt ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
55 0 0 0 $type eq $Pod::WSDL::Writer::START_PREFIX_NAME || $type eq $Pod::WSDL::Writer::EMPTY_PREFIX_NAME