Branch Coverage

blib/lib/SOAPjr/base.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
52 0 0 if ($input)
54 0 0 if (exists $$input{$structure})
55 0 0 if (ref $$input{$structure} eq 'HASH') { }
75 0 0 if ($param) { }
76 0 0 if ($$self{'_data'}{$param}) { }
89 0 0 if ($input) { }