| blib/lib/WebService/TWFY/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 12 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 156 | 0 | 2 | unless (defined $$rh{'key'}) |
| 179 | 0 | 2 | unless defined $function and defined $rh_args |
| 180 | 0 | 2 | unless ref $rh_args eq 'HASH' |
| 186 | 1 | 0 | if (defined $query) { } |
| 202 | 0 | 0 | unless ($$response{'_rc'} = 200) |
| 207 | 0 | 0 | unless ($$response{'_msg'} eq 'OK') |