blib/lib/PPIx/Regexp/Token/Operator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 64 | unless my $self = $class->SUPER::__new($content, %arg) |
145 | 24 | 40 | if ($tokenizer->cookie(']')) { } |
13 | 27 | elsif ($tokenizer->cookie('])')) { } | |
165 | 0 | 0 | if exists $removed_in->{$content} |
177 | 19 | 43 | if ($character eq "-") |
179 | 2 | 17 | unless _treat_as_literal($tokenizer->prior_significant_token) |
185 | 0 | 17 | unless _treat_as_literal($tokens[1]) |