Branch Coverage

blib/lib/Password/Policy/Rule/Length.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
18 18 1 if ($strmb->islegal($password)) { }
20 4 14 if ($len < $self->arg)
25 0 1 if ($len < $self->arg)