Branch Coverage

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


line true false branch
34 0 2 unless $self->number
45 0 17 unless grep /$attr/, @attrs
48 13 4 unless @_
60 0 1 if (@_)
61 0 1 if $$self[_limit()]
71 0 1 if (@_)
72 0 1 if $$self[_name()]
79 1 2 if (@_)
80 1 1 if $$self[_type()]
87 0 3 if (@_)
88 2 1 if $$self[_current_balance()]
96 0 1 if (@_)
97 0 1 if $$self[_available_credit()]