blib/lib/PPIx/Regexp/Token/GroupType.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 14 | 85.7 |
line | l | !l | condition |
---|---|---|---|
122 | 255 | 63 | $rslt{''} ||= [] |
125 | 4797 | 708 | $rslt{$chr} ||= [] |
212 | 18 | 45 | $opt ||= {} |
244 | 38 | 2 | $self->DEF->{$self->unescaped_content}{'intro'} || '5.000' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
265 | 1742 | 52 | 0 | $matcher{$class} ||= $class->__make_group_type_matcher |
268 | 14 | 1780 | 0 | $$mtch{$tokenizer->get_start_delimiter} || $mtch->{''} |