blib/lib/PPIx/Regexp/Token/Delimiter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 4 | 100.0 |
line | true | false | branch |
---|---|---|---|
58 | 5 | 119 | if $self->content =~ / \A [[:^ascii:]] \z /msx |
93 | 1 | 126 | if $self->content =~ / (?! [\p{Noncharacter_code_point}\P{Any}] ) [\p{Unassigned}\p{Mark}] /msx |