Branch Coverage

blib/lib/Ark/Response.pm
Criterion Covered Total %
branch 1 6 16.6


line true false branch
44 281 0 unless ($self->is_deferred or $self->is_streaming)
51 0 0 if ($self->is_deferred) { }
52 0 0 if (my $cb = $self->deferred_response) { }