| blib/lib/Lingua/Abbreviate/Hierarchy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 17 | 58.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 264 | 0 | 26 | 571 | $nd and $$nd{$word} |
| line | l | !l | condition |
|---|---|---|---|
| 192 | 325 | 73 | $nd ||= {} |
| 193 | 227 | 171 | $$nd{$wd} ||= {} |
| 235 | 0 | 33 | $$self{'only'} || 0 |
| 236 | 0 | 33 | $$self{'keep'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 218 | 0 | 116 | 0 | $$self{'cache'}{$_} ||= $self->_abb($_) |
| 287 | 0 | 55 | 0 | $$self{'rcache'}{$_} ||= $self->_exx($_) |