line |
true |
false |
branch |
74
|
0 |
0 |
unless $form and $form->isa('HTML::Form') |
76
|
0 |
0 |
unless $field |
81
|
0 |
0 |
unless $ua->content =~ /memorable\s+information/i |
90
|
0 |
0 |
if $@ |
108
|
0 |
0 |
unless exists $opts{'password'} |
109
|
0 |
0 |
unless exists $opts{'username'} |
110
|
0 |
0 |
unless exists $opts{'memorable'} |
116
|
0 |
0 |
if ($ua->content =~ /To suppress a message/i) |
121
|
0 |
0 |
unless $ua->content =~ /Account\s+Overview/ |
142
|
0 |
0 |
unless @tables |
143
|
0 |
0 |
unless @tables == 1 |
153
|
0 |
0 |
unless ref($balance) =~ /^HTML::/ and $balance->find_by_attribute('class', 'prodDetail') |
162
|
0 |
0 |
if ($num =~ /^(\d\d-\d\d-\d\d) (\d{6,10})$/) { } |
|
0 |
0 |
elsif ($num =~ /^\d{4} \d{4} \d{4} \d{4}$/) { } |
178
|
0 |
0 |
if (exists $$acc_action_forms{$terse_num}) { } |
222
|
0 |
0 |
unless (($form->attr('class') || '') eq 'acc_action_form') |
227
|
0 |
0 |
unless ($input) |
248
|
0 |
0 |
if $balance eq 'Nil' |
250
|
0 |
0 |
if $balance =~ s/ DR// |
263
|
0 |
0 |
unless $ua and $logged_in |
264
|
0 |
0 |
if ($ua->follow_link('text_regex', qr/Logoff/)) { } |