Condition Coverage

blib/lib/Finance/Bank/Wachovia.pm
Criterion Covered Total %
condition 8 15 53.3


and 3 conditions

line !l l&&!r l&&r condition
40 2 0 2 $self->user_id and $self->password
0 0 2 $self->customer_access_number and $self->pin
0 0 2 $self->customer_access_number and $self->pin and $self->code_word
43 2 0 2 $self->user_id && $self->password

or 3 conditions

line l !l&&r !l&&!r condition
40 2 2 0 $self->user_id and $self->password or $self->customer_access_number and $self->pin and $self->code_word