Branch Coverage

blib/lib/XDR/RPC.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
89 2 6 if ($#proto < 0)
92 2 0 unless defined $callrep
110 3 5 if (ref $type) { }
120 0 8 if $@
124 0 6 if $leftlen > 0
138 8 2 unless UNIVERSAL::isa($dec, 'XDR::Decode')
144 7 3 if ($msg_type == 0) { }
3 0 elsif ($msg_type == 1) { }