Branch Coverage

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


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