| blib/lib/WebService/Speechmatics.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 15 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 130 | 0 | 0 | 0 | defined $response and $response->is_success | 
| 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 |