Branch Coverage

blib/lib/PPIx/QuoteLike/Token/Delimiter.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
36 1 37 if $self->content =~ / \A [[:^ascii:]] \z /msx
58 1 19 if $self->content =~ / (?! [\p{Noncharacter_code_point}\P{Any}] ) [\p{Unassigned}\p{Mark}] /msx