blib/lib/WebService/Cmis/Agent/TokenAuth.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
124 | 0 | 0 | if defined $params{'user'} |
125 | 0 | 0 | if defined $params{'password'} |
126 | 0 | 0 | if defined $params{'ticket'} |
130 | 0 | 0 | unless (defined $$this{'ticket'}) |
138 | 0 | 0 | unless defined $$this{'ticket'} |
154 | 0 | 0 | if (defined $$this{'logoutUrl'} and defined $$this{'ticket'}) |
178 | 0 | 0 | if defined $ticket |