blib/lib/Lingua/EN/TitleParse.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
62 | 15 | 0 | 89 | $character_count > 0 and scalar @characters > 0 |
83 | 1 | 1 | 14 | $normalised_title and ref $self |
2 | 13 | 1 | $normalised_title and ref $self and $$self{'clean'} |