Condition Coverage

blib/lib/Plack/Middleware/ParseContent.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
122 0 0 4 $data and $acceptedMimeType

or 3 conditions

line l !l&&r !l&&!r condition
102 4 0 0 $method eq 'POST' or $method eq 'PUT'