Branch Coverage

blib/lib/Kossy/Connection.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
72 1 0 @_ && ref $_[0] ? :
91 1 0 if (not exists $self->req->env->{'HTTP_X_REQUESTED_WITH'} and ($self->req->env->{'HTTP_USER_AGENT'} || '') =~ /android/i and exists $self->req->env->{'HTTP_COOKIE'} and ($self->req->method || 'GET') eq "GET")