| blib/lib/App/Milter/Limit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 10 | 40.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 58 | 0 | 4 | $conf->{'identity'} ||= 'milter-limit' | 
| 59 | 0 | 4 | $conf->{'facility'} ||= 'mail' | 
| 151 | 2 | 0 | $conf->{'max_children'} || 5 | 
| 2 | 0 | $conf->{'max_requests_per_child'} || 100 | |
| 200 | 0 | 0 | $conf->{'reply'} || 'reject' |