| lib/Dictionary/Cambridge.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 86 | 0 | 0 | 0 | $self->dictionary and $word |
| 103 | 0 | 0 | 0 | $response->is_success and $response->content |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 88 | 0 | 0 | 0 | $self->format eq 'xml' or $self->format eq 'html' |