blib/lib/Net/SAML2/Binding/Redirect.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
50 | 2 | 0 | 0 | exists $self->{'sig_hash'} and grep {$_ eq $self->{'sig_hash'};} "sha224", "sha256", "sha384", "sha512" |
94 | 2 | 0 | 0 | defined $self->sls_double_encoded_response and $self->sls_double_encoded_response == 1 |
108 | 2 | 0 | 0 | defined $self->sls_force_lcase_url_encoding and $self->sls_force_lcase_url_encoding == 1 |