blib/lib/Digest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
33 | 6 | 1 | unless ref $impl |
39 | 2 | 7 | if ref $class |
41 | 7 | 2 | unless (exists do { "${class}::" }->{'VERSION'}) |
46 | 7 | 0 | if $INC[-1] eq '.' |
49 | 3 | 4 | if ($@) |