| blib/lib/Net/SAML2/Protocol/AuthnRequest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 156 | 0 | 73 | 23 | $self->can($predicate) and $self->$predicate |
| 172 | 0 | 22 | 2 | $self->can($predicate) and $self->$predicate |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 227 | 1 | 1 | 10 | @{$self->AuthnContextClassRef;} or @{$self->AuthnContextDeclRef;} |