line |
true |
false |
branch |
101
|
0 |
234 |
if UNIVERSAL::isa($_[0], 'String::MkPasswd') |
106
|
4 |
230 |
defined $args{'-minnum'} ? : |
109
|
4 |
230 |
defined $args{'-minlower'} ? : |
112
|
4 |
230 |
defined $args{'-minupper'} ? : |
115
|
4 |
230 |
defined $args{'-minspecial'} ? : |
118
|
0 |
234 |
defined $args{'-distribute'} ? : |
121
|
200 |
34 |
defined $args{'-noambiguous'} ? : |
124
|
2 |
232 |
defined $args{'-fatal'} ? : |
128
|
8 |
226 |
if ($minnum + $minlower + $minupper + $minspecial > $length) |
129
|
2 |
6 |
if ($fatal or $FATAL) { } |
146
|
0 |
226 |
$distribute ? : |
147
|
0 |
226 |
$distribute ? : |
148
|
0 |
226 |
$distribute ? : |
149
|
0 |
226 |
$distribute ? : |
150
|
0 |
226 |
$distribute ? : |
151
|
0 |
226 |
$distribute ? : |
192
|
1168 |
1071 |
defined $_ ? : |
193
|
934 |
1276 |
defined $_ ? : |
195
|
118 |
108 |
$initially_left ? : |
220
|
785 |
119 |
if ($$isleft) { } |