Branch Coverage

blib/lib/WebService/Speechmatics.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
85 0 0 if (not defined reftype($argref)) { }
0 0 elsif (reftype $argref ne 'HASH') { }
92 0 0 unless (exists $$argref{'filename'})
113 0 0 if (defined $callback) { }
130 0 0 unless (defined $response and $response->is_success)
150 0 0 if (exists $$txdata{'job'}) { }