Branch Coverage

blib/lib/WebService/BambooHR.pm
Criterion Covered Total %
branch 6 14 42.8


line true false branch
20 0 1 @_ > 0 ? :
53 0 1 @_ > 0 ? :
59 0 1 if ($@)
60 0 0 if $@->code == 404
71 1 1 @_ > 0 ? :
92 0 1 if (@_ > 0)
118 0 0 if ($location =~ m[/v1/employees/(\d+)$]) { }