Condition Coverage

blib/lib/Tatsumaki/Handler.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
120 0 0 0 not $$res[2] and $w

or 2 conditions

line l !l condition
80 2 2 $supported ||= {map({$_, 1;} 'head', 'get', 'post', 'put', 'delete')}
212 0 2 $self->response->body || []
239 0 0 $args ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
36 6 0 0 ref $_[0] || $_[0]
208 2 0 0 not $self->is_asynchronous or $is_final