| blib/lib/Text/Abbreviate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 8 | 37.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 14 | 0 | 1 | 0 | @_ and ref $_[0] | 
| 1 | 0 | 0 | @_ and ref $_[0] and ref $_[0] eq 'HASH' | 
| line | l | !l | condition | 
|---|---|---|---|
| 27 | 0 | 22 | $$self{'cache'}{$i}{$word} ||= [$$self{'string'} =~ /^($i\Q$word\E.*)\n/gm] |