Branch Coverage

blib/lib/Yandex/Translate.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
29 0 0 if defined $key
38 0 0 if $response->{'status'} eq '403'
39 0 0 if $response->{'status'} eq '402'
40 0 0 unless $response->{'success'}
42 0 0 if (length $response->{'content'})
51 0 0 if defined $result
57 0 0 if defined $text
63 0 0 if defined $from_lang
69 0 0 if defined $to_lang
79 0 0 unless $response->{'success'}
81 0 0 if (length $response->{'content'})
94 0 0 if $response->{'status'} eq '401'
95 0 0 if $response->{'status'} eq '403'
96 0 0 if $response->{'status'} eq '403'
97 0 0 if $response->{'status'} eq '413'
98 0 0 if $response->{'status'} eq '422'
99 0 0 if $response->{'status'} eq '501'
100 0 0 unless $response->{'success'}
102 0 0 if (length $response->{'content'})