| blib/lib/Net/SAML2/SP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 10 | 60.0 |
| line | l | !l | condition |
|---|---|---|---|
| 167 | 3 | 1 | $nameid_format || '' |
| 239 | 3 | 0 | $param //= "SAMLRequest" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 389 | 7 | 0 | 1 | $self->authnreq_signed or $self->want_assertions_signed |
| 0 | 1 | 0 | $self->authnreq_signed or $self->want_assertions_signed or $self->sign_metadata |