blib/lib/Crypt/Random/Source/Factory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 14 | 42.8 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 4 | unless $self->can($method) |
77 | 0 | 1 | unless $self->weak_source |
92 | 0 | 2 | if (exists $ENV{'CRYPT_RANDOM_NOT_PLUGGABLE'}) { } |
111 | 2 | 0 | if ($self->scan_inc) { } |
134 | 1 | 0 | if ($self->scan_inc) { } |
151 | 0 | 3 | wantarray ? : |
159 | 0 | 0 | if eval { do { &require_module($class); $class->available } } |