| blib/lib/Crypt/OOEnigma/Rotor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 12 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 140 | 0 | 17521 | unless $source =~ /[A-Z]/ | 
| 156 | 9078 | 6228 | if ($self->use_count % $self->freq == 0) | 
| 193 | 0 | 389513 | unless ref $self | 
| 195 | 0 | 389513 | if $name =~ /::DESTROY/ | 
| 197 | 0 | 389513 | unless (exists $$self{$name}) | 
| 200 | 39110 | 350403 | if (@_) { } |