blib/lib/Finance/Bank/HSBC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
13 | 0 | 0 | unless exists $opts{'seccode'} |
14 | 0 | 0 | unless exists $opts{'bankingid'} |
15 | 0 | 0 | unless exists $opts{'dateofbirth'} |
37 | 0 | 0 | if ($agent->content =~ /Please enter the (.*?) digits of your security number/) { } |
74 | 0 | 0 | unless my $stream = 'HTML::TokeParser'->new(\$content) |
80 | 0 | 0 | if ($$token[1]{'height'} eq '25') |
96 | 0 | 0 | if $accountbalance =~ s/ D$// |