blib/lib/Text/Hyphen/GenderInclusive.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
10 | 0 | 1 | 0 | ref $class || $class |
17 | 0 | 1 | 0 | delete $args{'re'} || qr/[:*_]/ |
0 | 1 | 0 | $self->{'re'} ||= delete $args{'re'} || qr/[:*_]/ |