blib/lib/Net/SAML2/SP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 10 | 60.0 |
line | l | !l | condition |
---|---|---|---|
171 | 3 | 1 | $nameid_format || '' |
243 | 3 | 0 | $param //= "SAMLRequest" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
393 | 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 |