Condition Coverage

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


and 3 conditions

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

or 3 conditions

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