| blib/lib/Crypt/XkcdPassword.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 0 | 0 | unless ref $self |
| 39 | 0 | 0 | unless defined $length |
| 40 | 0 | 0 | unless $length > 0 |
| 50 | 0 | 0 | if not defined $filter or $maybe | M | $filter |
| 62 | 0 | 0 | unless (eval { do { require_module $class } }) |
| 64 | 0 | 0 | if $self->words eq 'EN' |