blib/lib/PPIx/Regexp/Token/Quantifier.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
103 | 2 | 49 | if ($self->__in_look_behind) |
105 | 1 | 1 | if $self->{'perl_version_introduced'} = $$variable_look_behind_introduced{$self->content} |
125 | 0 | 56 | unless my $info = $width{$self->content} |
129 | 56 | 0 | if defined $raw_min |
131 | 56 | 0 | if defined $raw_max |
140 | 450 | 721 | unless $tokenizer->prior_significant_token("can_be_quantified") |