Condition Coverage

blib/lib/Mock/Person/EN.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
1571 0 0 2 defined $TYPE and $TYPE eq 'three'
1585 0 0 1 defined $TYPE and $TYPE eq 'three'

or 3 conditions

line l !l&&r !l&&!r condition
1556 1 0 2 not defined $sex or none sub { $sex eq $_; } , 'female', 'male'