Branch Coverage

blib/lib/Puncheur/Plugin/JSON.pm
Criterion Covered Total %
branch 2 6 33.3


line true false branch
23 0 0 if (not $self->request->header('X-Requested-With') and $user_agent =~ /android/i and defined $self->req->header('Cookie') and ($self->req->method || 'GET') eq 'GET')
41 1 0 if ref $encoding
44 0 1 if ($user_agent =~ /Safari/ and $encoding eq 'utf-8')