| blib/lib/App/Milter/Limit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 10 | 0.0 | 
| line | l | !l | condition | 
|---|---|---|---|
| 47 | 0 | 0 | $$conf{'identity'} ||= 'milter-limit' | 
| 48 | 0 | 0 | $$conf{'facility'} ||= 'mail' | 
| 132 | 0 | 0 | $$conf{'max_children'} || 5 | 
| 0 | 0 | $$conf{'max_requests_per_child'} || 100 | |
| 175 | 0 | 0 | $$conf{'reply'} || 'reject' |