blib/lib/EWS/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
86 | 0 | 0 | scalar @rest == 1 ? : |
97 | 0 | 0 | if ($self->use_negotiated_auth) { } |
99 | 0 | 0 | if require LWP::Authen::Ntlm |
0 | 0 | unless eval { do { $LWP::Authen::Ntlm::VERSION if require LWP::Authen::Ntlm } } | |
101 | 0 | 0 | if require Authen::NTLM |
0 | 0 | unless eval { do { $Authen::NTLM::VERSION if require Authen::NTLM } } | |
104 | 0 | 0 | if ($self->username =~ /(.+)@(.+)/) |