Branch Coverage

blib/lib/Data/SimplePassword.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
51 16 32 if (scalar @_ > 0)
53 3 13 if scalar grep({length $_ != 1;} @_)
58 0 45 wantarray ? :
65 10 1 if (defined $provider and $provider ne "")
77 1 20 unless $len =~ /^\d+$/o
82 6 14 defined $self->chars && ref $self->chars eq 'ARRAY' ? :