blib/lib/Lingua/PT/Abbrev.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 22 | 22.7 |
line | true | false | branch |
---|---|---|---|
63 | 0 | 2 | if $custom |
72 | 0 | 2 | if ($file) { } |
73 | 0 | 0 | unless open C, $file |
76 | 0 | 0 | if /^\s*$/ |
83 | 0 | 2 | unless open D, $f |
87 | 0 | 216 | if /^\s*$/ |
138 | 0 | 0 | unless $self->_expand(lc $2) |
154 | 0 | 0 | unless $abr and $exp |
168 | 0 | 0 | unless $abr and $exp |
180 | 0 | 0 | unless open DIC, ">$$self{'custom'}" |
201 | 0 | 1 | if ($conf{'nodot'}) { } |