Condition Coverage

lib/XML/Compile/SOAP12/Server.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
120 0 0 0 $handlers and @$handlers

or 2 conditions

line l !l condition
42 0 0 $args{'Code'} || {'Value', &pack_type('http://www.w3.org/2003/05/soap-envelope', 'Receiver'), 'Subcode', {'Value', $args{'faultcode'}}}
45 0 0 $args{'Reason'} || {'Text', [{'lang', 'en', '_', $args{'faultstring'}}]}

or 3 conditions

line l !l&&r !l&&!r condition
36 0 0 0 $args{'Role'} || $args{'faultactor'}
37 0 0 0 $args{'Detail'} || $args{'detail'}