| lib/App/wsgetmail/MS365/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 28 | 28.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 184 | 0 | 1 | if ($args->{'global_access'}) { } | 
| 185 | 0 | 0 | unless ($args->{'secret'}) | 
| 190 | 0 | 1 | unless ($args->{'username'} and $args->{'user_password'}) | 
| 224 | 0 | 2 | if $self->debug | 
| 225 | 2 | 0 | if $params | 
| 237 | 0 | 0 | if $self->debug | 
| 251 | 0 | 0 | if $self->debug | 
| 266 | 0 | 0 | if $self->debug | 
| 281 | 0 | 0 | if $self->debug | 
| 290 | 0 | 1 | if $self->debug | 
| 298 | 0 | 1 | if ($self->global_access) { } | 
| 311 | 0 | 1 | if $self->debug | 
| 325 | 1 | 0 | if ($response->is_success) { } | 
| 331 | 0 | 0 | if $self->debug |