blib/lib/Acme/Indigest/Crypt.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | l | !l | condition |
---|---|---|---|
18 | 10 | 7 | $rounds < $_ and $rounds = $_ |
37 | 0 | 17 | defined $_ and $_ = eval "$_" |
line | l | !l | condition |
---|---|---|---|
16 | 10 | 7 | shift() || 0 |
34 | 17 | 0 | defined $_ or $_ = '' |