| blib/lib/App/Milter/Limit/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 0 | 0 | unless my $config = 'Config::Tiny'->read($config_file) | 
| 33 | 0 | 0 | if (my $user = $$conf{'user'}) | 
| 37 | 0 | 0 | if (my $group = $$conf{'group'}) | 
| 58 | 0 | 0 | if $section eq 'global' | 
| 60 | 0 | 0 | unless my $conf = $self->instance->config->{$section} | 
| 64 | 0 | 0 | unless (defined $$conf{$key}) |