Condition Coverage

blib/lib/Mock/Person/DE.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
368 0 0 3 not defined $sex or &none(sub { $sex eq $_; } , 'female', 'male')