| blib/lib/perl5i/0/Meta/Instance.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 0 | if ($code = $_[0]->$has_string_overload) { } |
| 44 | 0 | 0 | if ($_[0]->$has_string_overload) { } |
| 45 | 0 | 0 | unless $_[0]->is_tainted |
| 58 | 0 | 0 | if ($_[0]->$has_string_overload and $_[0]->is_tainted) { } |