| blib/lib/EWS/Contacts/Role/Reader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 22 | 0 | 0 | if $code ne 'NoError' | 
| 30 | 0 | 0 | if defined $$_{'Contact'}{'DisplayName'} | 
| 31 | 0 | 0 | unless $$_{'Items'}{'cho_Item'} | 
| 32 | 0 | 0 | exists $$_{'RootFolder'} ? : | 
| 41 | 0 | 0 | exists $$opts{'impersonate'} ? : | 
| 0 | 0 | exists $$opts{'email'} ? : | |
| 78 | 0 | 0 | if (exists $$get_response{'ResponseCode'} and defined $$get_response{'ResponseCode'} and $$get_response{'ResponseCode'} eq 'ErrorNonPrimarySmtpAddress') |