| blib/lib/JMAP/Tester.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 27 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 308 | 0 | 0 | 0 | ref $arg{$key} and ref $arg{$key} eq "SCALAR" |
| 0 | 0 | 0 | ref $arg{$key} and ref $arg{$key} eq "SCALAR" and not defined ${$arg{$key};} | |
| 329 | 0 | 0 | 0 | $ENV{'JMAP_TESTER_NO_WRAPPER'} and &_ARRAY0($input_request) |
| 331 | 0 | 0 | 0 | $self->_has_default_using and not exists $request->{'using'} |
| 839 | 0 | 0 | 0 | $client_session->{'signingId'} and $client_session->{'signingKey'} |
| line | l | !l | condition |
|---|---|---|---|
| 304 | 0 | 0 | $copy->[1] // {} |
| 677 | 0 | 0 | $self->VERSION // 0 |
| 975 | 0 | 0 | $headers // [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 543 | 0 | 0 | 0 | $arg->{$param} // $DL_DEFAULT{$param} |
| 776 | 0 | 0 | 0 | $auth_uri //= $self->authentication_uri |