| blib/lib/Crypt/YAPassGen.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 11 | 23 | 47.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 87 | 0 | 0 | 2 | -e $freq and -r _ |
| 221 | 12 | 0 | 49 | $f and $$self{'freq'}{$f} |
| 12 | 0 | 49 | $f and $$self{'freq'}{$f} and %{$$self{'freq'}{$f}[1];} | |
| 0 | 0 | 49 | $f and $$self{'freq'}{$f} and %{$$self{'freq'}{$f}[1];} and $$self{'freq'}{$f}[1]{$s} | |
| 0 | 0 | 49 | $f and $$self{'freq'}{$f} and %{$$self{'freq'}{$f}[1];} and $$self{'freq'}{$f}[1]{$s} and %{$$self{'freq'}{$f}[1]{$s}[1];} | |
| 227 | 6 | 0 | 6 | $s and $$self{'freq'}{$s} |
| 6 | 0 | 6 | $s and $$self{'freq'}{$s} and %{$$self{'freq'}{$s}[1];} |
| line | l | !l | condition |
|---|---|---|---|
| 194 | 0 | 0 | $$ref{$_}[1] ||= {} |