| blib/lib/Mail/Milter/Authentication/Tester/HandlerTester.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 11 | 14 | 78.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 102 | 7 | 2 | 0 | exists $self->{'zonefile'} and exists $self->{'zonedata'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 105 | 4 | 5 | $args->{'protocol'} // 'smtp' | 
| 204 | 146 | 0 | eval { do { 'Net::IP'->new($ip) } } // undef | 
| 345 | 30 | 164 | &clone($self->handler->{'c_auth_headers'}) // [] | 
| 346 | 158 | 36 | &clone($self->handler->{'auth_headers'}) // [] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 103 | 2 | 7 | 0 | exists $self->{'zonefile'} or exists $self->{'zonedata'} |