| lib/App/wsgetmail.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 22 | 9.0 |
| line | true | false | branch |
|---|---|---|---|
| 183 | 0 | 1 | unless defined $action |
| 184 | 1 | 0 | if (lc $action eq 'mark_as_read') { } |
| 0 | 0 | elsif (lc $action eq 'delete') { } | |
| 209 | 0 | 0 | unless ($filename) |
| 214 | 0 | 0 | if ($ok) |
| 217 | 0 | 0 | if ($self->config->{'dump_messages'}) { } |
| 218 | 0 | 0 | if $self->config->{'debug'} |
| 221 | 0 | 0 | unless unlink $filename |
| 238 | 0 | 0 | if ($self->config->{'dry_run'}) |
| 242 | 0 | 0 | if ($method) |
| 263 | 0 | 0 | if (defined $self->config->{'username'}) |