| blib/lib/Chouette/Context.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 20 | 15.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 1 | if ($@) |
| 32 | 0 | 0 | if ($@) |
| 54 | 1 | 0 | if (defined $self->{'responder'}) { } |
| 69 | 0 | 1 | if (defined $self->{'responder'}) |
| 79 | 0 | 0 | if (defined $http_code and $http_code != 200 and ref $body eq 'HASH' and exists $body->{'error'}) |
| 102 | 0 | 0 | if $self->{'task_checkouts'}{$task_name} |
| 107 | 0 | 0 | if $self->{'chouette'}{'task_checkout_caching'}{$task_name} |
| 122 | 0 | 0 | if (ref $x) |
| 123 | 0 | 0 | if (ref $x eq 'ARRAY') { } |
| 0 | 0 | elsif (ref $x eq 'HASH') { } |