Condition Coverage

blib/lib/WebService/Speechmatics.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
130 0 0 0 defined $response and $response->is_success

or 3 conditions

line l !l&&r !l&&!r condition
96 0 0 0 $$argref{'lang'} // $self->lang
0 0 0 ($$argref{'lang'} // $self->lang) // croak(q[You must specify the language with 'lang'])
100 0 0 0 $$argref{'callback'} // $self->callback
118 0 0 0 $$argref{'notification'} // $self->notification