blib/lib/Email/Sender/Transport/SMTP/Persistent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
23 | 0 | 0 | if (my $client = $self->_cached_client) |
24 | 0 | 0 | if eval { do { $client->reset; $client->ok } } |
52 | 0 | 0 | unless $self->_cached_client |