Branch Coverage

blib/lib/Rest/Client/Builder.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
12 12 0 defined $path ? :
25 14 0 if (defined $$self{'path'})
29 9 5 if (@_)
35 10 4 unless ($$self{'objects'}{$id})
48 0 7 if $method eq 'DESTROY'