| lib/AnyEvent/SMTP/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 8 | 12.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 207 | 0 | 0 | 0 | $DB::args[0] == $main::self and $DB::args[1] eq $main::event |
| 0 | 0 | 0 | $DB::args[0] == $main::self and $DB::args[1] eq $main::event and UNIVERSAL::isa($DB::args[2], 'AnyEvent::SMTP::Conn') |
| line | l | !l | condition |
|---|---|---|---|
| 289 | 0 | 41 | $$con{'m'}{'to'} ||= [] |