| blib/lib/REST/Cot/Generators.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 18 | 38.8 | 
| line | true | false | branch | 
|---|---|---|---|
| 14 | 139 | 58 | unless $self->{'parent'} | 
| 23 | 0 | 138 | unless ref $self->{'progenitor'}->() | 
| 24 | 122 | 16 | if $path | 
| 28 | 5 | 11 | @{$self->{'args'};} ? : | 
| 41 | 0 | 0 | if (my $content_type = $response->responseHeader('Content-Type')) { } | 
| 48 | 0 | 0 | if ($type eq 'application') { } | 
| 51 | 0 | 0 | if $subtype eq 'json' | 
| 54 | 0 | 0 | if $subtype eq 'xml' | 
| 57 | 0 | 0 | !wantarray ? : |