Condition Coverage

lib/Dictionary/Cambridge.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
88 0 0 0 $self->format eq 'xml' or $self->format eq 'html'