blib/lib/WWW/Oyster.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 10 | 30.0 |
line | true | false | branch |
---|---|---|---|
57 | 1 | 1 | unless defined $username |
58 | 1 | 0 | unless defined $password |
104 | 0 | 0 | if ($ttype eq 'S') |
107 | 0 | 0 | if ($tag eq 'span' and exists $$attr{'class'} and $$attr{'class'} eq 'content') |
113 | 0 | 0 | if $ttype eq 'T' and $tag =~ /Balance:\s£\;(.*)/ |