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