Branch Coverage

blib/lib/Plack/Middleware/Curlizer.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
21 2 0 if ($self->callback and ref $self->callback eq 'CODE')
33 1 1 unless ($req->method eq 'GET')
45 1 1 if ($req->method eq 'POST')