| blib/lib/Lingua/PT/Abbrev.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 18 | 11.1 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 154 | 0 | 0 | 0 | $abr and $exp | 
| 168 | 0 | 0 | 0 | $abr and $exp | 
| line | l | !l | condition | 
|---|---|---|---|
| 59 | 0 | 2 | shift() || undef | 
| 70 | 0 | 2 | shift() || undef | 
| 108 | 0 | 0 | $self->_expand($abbrev) || undef | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 114 | 0 | 0 | 0 | exists $$self{'dic'}{$word} || exists $$self{'cdic'}{$word} || exists $$self{'sdic'}{$word} | 
| 122 | 0 | 0 | 0 | $$self{'sdic'}{$word} || $$self{'cdic'}{$word} || $$self{'dic'}{$word} |