Branch Coverage

lib/Catalyst/Action/Deserialize/Callback.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
16 1 0 if (my $body = $c->request->body)
17 1 0 if (&openhandle($body)) { }
27 1 0 if ($rbody) { }
29 0 1 if ($@)
34 0 0 if $c->debug