| blib/lib/Mojo/Unicode/UTF8.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 6 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 1 | 2 | unless $_[0] eq 'UTF-8' |
| 13 | 1 | 1 | unless eval { do { BEGIN {${^WARNING_BITS} = "\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x55\x57\x7f\x55\x55\x55\x55\x15"} $bytes = decode_utf8($bytes); 1 } } |
| 21 | 1 | 2 | unless $_[0] eq 'UTF-8' |