blib/lib/PPIx/Regexp/Token/Reference.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
182 | 53 | 0 | 10 | not exists $self->{'absolute'} and exists $self->{'number'} |
0 | 0 | 10 | not exists $self->{'absolute'} and exists $self->{'number'} and $self->{'number'} =~ / \A [-+] /msx |