| blib/lib/Net/SAML2/Protocol/AuthnRequest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 14 | 71.4 | 
| line | true | false | branch | 
|---|---|---|---|
| 147 | 20 | 4 | unless $self->$predicate | 
| 150 | 0 | 4 | if ($opt eq 'protocol_binding') { } | 
| 0 | 4 | elsif (&any(sub { | |
| 174 | 3 | 0 | unless $self->has_nameid | 
| 183 | 1 | 2 | unless $self->has_nameidpolicy_format | 
| 185 | 1 | 1 | $self->has_nameid_allow_create ? : | 
| 198 | 3 | 0 | unless (@{$self->AuthnContextClassRef;} or @{$self->AuthnContextDeclRef;}) |