| blib/lib/WWW/Asana/Role/NewFromResponse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 0 | 0 | unless ref $data eq 'HASH' |
| 34 | 0 | 0 | if (exists $data{$key}) |
| 35 | 0 | 0 | if ($data{$key}) { } |
| 37 | 0 | 0 | unless is_class_loaded($target_class) |
| 39 | 0 | 0 | defined $data{'client'} ? : |
| 49 | 0 | 0 | if (exists $data{$key}) |
| 53 | 0 | 0 | unless is_class_loaded($target_class) |
| 57 | 0 | 0 | defined $data{'client'} ? : |
| 0 | 0 | grep({$_ eq $key;} @needs_workspace) ? : | |
| 64 | 0 | 0 | if (exists $data{$key}) |
| 65 | 0 | 0 | if ($data{$key}) { } |