Branch Coverage

blib/lib/Lingua/PT/Abbrev.pm
Criterion Covered Total %
branch 5 22 22.7


line true false branch
63 0 2 if $custom
74 0 2 if ($file) { }
75 0 0 unless open C, $file
78 0 0 if /^\s*$/
85 0 2 unless open D, $f
89 0 216 if /^\s*$/
140 0 0 unless $self->_expand(lc $2)
156 0 0 unless $abr and $exp
170 0 0 unless $abr and $exp
182 0 0 unless open DIC, ">$$self{'custom'}"
203 0 1 if ($conf{'nodot'}) { }