| blib/lib/Crypt/Random/Source.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 12 | 16.6 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 25 | 0 | 1 | 0 | $factory ||= 'Crypt::Random::Source::Factory'->new |
| 26 | 0 | 1 | 0 | $weak ||= &factory()->get_weak |
| 27 | 0 | 0 | 0 | $strong ||= &factory()->get_strong |
| 28 | 0 | 0 | 0 | $any ||= &factory()->get |