| blib/lib/perl5i/1/Meta/Instance.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 0 | if ($code = $_[0]->$has_string_overload) { } |
| 47 | 0 | 0 | if ($_[0]->$has_string_overload) { } |
| 48 | 0 | 0 | unless $_[0]->is_tainted |
| 61 | 0 | 0 | if ($_[0]->$has_string_overload and $_[0]->is_tainted) { } |
| 77 | 0 | 0 | unless $args{'algorithm'} ~~ $algorithms |
| 84 | 0 | 0 | unless $args{'format'} ~~ $format |
| 90 | 0 | 0 | defined $prefix{$args{'format'}} ? : |