| blib/lib/PerlIO/via/EscStatus/Parser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 4 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 9 | 11 | if ($buf =~ s/\e_EscStatus\e\\([^\n]*)\n//g) |
| 47 | 3 | 17 | $buf =~ /\e(?:$|_(?:$|E(?:$|s(?:$|c(?:$|S(?:$|t(?:$|a(?:$|t(?:$|u(?:$|s(?:$|\e(?:$|\\))))))))))))/ ? : |