blib/lib/Mail/MtPolicyd/Plugin/Quota.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
46 | 0 | 2 | if ($self->get_uc($session, 'enabled') eq 'off') |
55 | 0 | 2 | if (not defined $key or $key =~ /^\s*$/) |
63 | 1 | 1 | if ($count >= $threshold) |
64 | 1 | 0 | if (defined $action) |
70 | 0 | 0 | if (defined $self->chain) |
101 | 2 | 0 | if (defined $count and $count =~ /^\d+$/) |