Branch Coverage

blib/lib/Finance/Bank/Wachovia/Credit.pm
Criterion Covered Total %
branch 17 26 65.3


line true false branch
35 0 2 unless $self->number
46 0 17 unless grep /$attr/, @attrs
49 13 4 unless @_
61 0 1 if (@_)
62 0 1 if $$self[_limit()]
72 0 1 if (@_)
73 0 1 if $$self[_name()]
80 1 2 if (@_)
81 1 1 if $$self[_type()]
88 0 3 if (@_)
89 2 1 if $$self[_current_balance()]
97 0 1 if (@_)
98 0 1 if $$self[_available_credit()]