| blib/lib/Template/EmbeddedPerl/SafeString.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | l | !l | condition |
|---|---|---|---|
| 52 | 11 | 89 | builtin::blessed($string_to_test) || '' |
| 0 | 89 | builtin::blessed($string_to_test) || '' | |
| 0 | 89 | builtin::blessed($string_to_test) || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 52 | 11 | 0 | 89 | (builtin::blessed($string_to_test) || '') eq "Template::EmbeddedPerl::SafeString" or (builtin::blessed($string_to_test) || '') eq "Valiant::HTML::SafeString" |
| 11 | 0 | 89 | (builtin::blessed($string_to_test) || '') eq "Template::EmbeddedPerl::SafeString" or (builtin::blessed($string_to_test) || '') eq "Valiant::HTML::SafeString" or (builtin::blessed($string_to_test) || '') eq "Mojo::ByteStream" |