Condition Coverage

blib/lib/Lingua/EN/NameCase.pm
Criterion Covered Total %
condition 21 21 100.0


and 3 conditions

line !l l&&!r l&&r condition
159 2 3 1 ref $_[0] ne 'ARRAY' and ref $_[0] ne 'SCALAR'
6 5 1 ref $_[0] and (ref $_[0] ne 'ARRAY' and ref $_[0] ne 'SCALAR')
164 6 2 3 wantarray and scalar @_ > 1 || ref $_[0] eq 'ARRAY'
198 172 2 2 ref $_[0] and ref $_[0] ne 'SCALAR'

or 3 conditions

line l !l&&r !l&&!r condition
164 2 1 2 scalar @_ > 1 || ref $_[0] eq 'ARRAY'
198 1 3 173 scalar @_ > 1 or ref $_[0] and ref $_[0] ne 'SCALAR'
214 39 9 125 /\bMac[A-Za-z]{2,}[^aciozj]\b/l or /\bMc/l