blib/lib/WWW/GoDaddy/REST/Schema.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 26 | 46.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
46 | 0 | 0 | 0 | not $compound_type and $name =~ /^(.*)(_id|Id)$/ |
136 | 0 | 3 | 0 | @all and _looks_like_http_options($all[-1]) |
149 | 0 | 3 | 0 | ref $item eq 'HASH' && exists $$item{'timeout'} |
200 | 1 | 0 | 37 | exists $REGISTRY{$find} and defined $REGISTRY{$find} |
line | l | !l | condition |
---|---|---|---|
27 | 0 | 3 | shift() || {} |
29 | 3 | 0 | $self->resource_field($name)->{'type'} || 'string' |
118 | 7 | 13 | shift() || {} |
119 | 6 | 14 | shift() || {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
34 | 3 | 0 | 0 | $want_array or $auto_upconvert_reference |
3 | 0 | 0 | $want_array or $auto_upconvert_reference or $qualify_schema_types |