blib/lib/PPIx/Regexp/Structure/CharClass.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
47 | 0 | 37 | if ref $class |
53 | 4 | 33 | if __instance($args[0], "PPIx::Regexp::Token::Operator") and $args[0]->content eq "^" |
59 | 0 | 0 | if $self->negated |
75 | 1 | 1 | $self->type ? : |