| line | true | false | branch | 
 
| 20 | 0 | 0 | if (@_ == 1 and $self->client->schema($_[0])) { } | 
 
| 26 | 0 | 0 | if ($@) | 
 
| 27 | 0 | 0 | if (UNIVERSAL::isa($@, 'WWW::GoDaddy::REST::Resource')) { } | 
 
| 38 | 0 | 0 | if ($resource->type eq 'schema') { } | 
 
| 45 | 0 | 0 | if ($@) | 
 
| 90 | 0 | 0 | unless $resource->links | 
 
| 91 | 0 | 0 | if (%links) | 
 
| 101 | 0 | 0 | unless $resource->actions | 
 
| 102 | 0 | 0 | if (%actions) | 
 
| 116 | 0 | 0 | if (%fields) | 
 
| 121 | 0 | 0 | if (ref $_) { } | 
 
| 148 | 0 | 0 | unless $resource->links | 
 
| 149 | 0 | 0 | if (%links) | 
 
| 165 | 0 | 0 | if ($collection_link) { } | 
 
| 168 | 0 | 0 | if @methods | 
 
| 169 | 0 | 0 | if (@methods) { } | 
 
| 199 | 0 | 0 | if ($filter) | 
 
| 203 | 0 | 0 | $$field{'unique'} ? : | 
 
|  | 0 | 0 | $$field{'required'} ? : | 
 
|  | 0 | 0 | $$field{'create'} ? : | 
 
|  | 0 | 0 | $$field{'update'} ? : |