Condition Coverage

blib/lib/Lingua/PT/ProperNames.pm
Criterion Covered Total %
condition 2 25 8.0


and 3 conditions

line !l l&&!r l&&r condition
174 0 0 1 _exists(@_) && _type(@_) eq 'apelido'
350 0 0 0 /^(\w+)/l and $vazia{lc $1}
359 0 0 0 /^(\w+)/l and $vazia{lc $1}
427 0 0 0 /^(\w+)/l and $vazia{lc $1}
479 0 0 0 /^(\w+)/l and $vazia{lc $1}
489 0 0 0 /^(\w+)/l and $vazia{lc $1}

or 2 conditions

line l !l condition
125 0 1 shift() || undef
304 0 0 shift() || "\n"

or 3 conditions

line l !l&&r !l&&!r condition
151 0 0 0 return exists $$self{'dic'}{$word} or exists $$self{'cdic'}{$word}