Branch Coverage

blib/lib/Mail/MtPolicyd/Plugin/Quota.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
41 0 2 if ($self->get_uc($session, 'enabled') eq 'off')
50 0 2 if (not defined $key or $key =~ /^\s*$/)
58 1 1 if ($count >= $threshold)
59 1 0 if (defined $action)
65 0 0 if (defined $self->chain)
96 2 0 if (defined $count and $count =~ /^\d+$/)