Condition Coverage

blib/lib/TiddlyWeb/Resting.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
268 0 0 0 $status == 200 and wantarray

or 2 conditions

line l !l condition
67 0 0 $paccept || 'text/plain'
85 0 0 $self->accept || ''
237 0 0 $self->accept || 'text/plain'
272 0 0 $self->accept || ''

or 3 conditions

line l !l&&r !l&&!r condition
48 0 0 0 ref $invocant || $invocant
83 0 0 0 $status == 200 or $status == 404
156 0 0 0 $status == 204 or $status == 201