Condition Coverage

blib/lib/Business/CPI/Role/Buyer.pm
Criterion Covered Total %
condition 12 14 85.7


and 3 conditions

line !l l&&!r l&&r condition
57 1 3 0 $distr and not $compl
58 3 1 0 not $distr and $compl

or 2 conditions

line l !l condition
41 3 1 $self->address_street || ''
42 3 1 $self->address_number || ''
54 3 1 $self->address_district || ''
55 3 1 $self->address_complement || ''