blib/lib/Business/CPI/Role/Account/Address.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | l | !l | condition |
---|---|---|---|
31 | 1 | 0 | $self->street || '' |
32 | 1 | 0 | $self->number || '' |
33 | 1 | 0 | $self->complement || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
37 | 1 | 0 | 0 | $number or $compl |