Branch Coverage

blib/lib/XDR/RPC/Reply.pm
Criterion Covered Total %
branch 2 12 16.6


line true false branch
52 3 0 if ($status == 0) { }
0 0 elsif ($status == 1) { }
56 3 0 if ($reason == 0) { }
0 0 elsif ($reason == 2) { }
69 0 0 if ($reason == 0) { }
0 0 elsif ($reason == 1) { }