blib/lib/WebService/BambooHR/UserAgent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
46 | 1 | 2 | if $caller[3] eq '(eval)' |
48 | 0 | 3 | unless ($$response{'success'}) |
76 | 0 | 1 | if $caller[3] eq '(eval)' |
78 | 0 | 1 | unless ($$response{'success'}) |
185 | 144 | 1 | if (exists $field{$field_name}) { } |
0 | 1 | elsif (exists $field_alias{$field_name}) { } | |
217 | 0 | 0 | if exists $field_alias{$field_name} |