| blib/lib/WWW/Oyster.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 107 | 0 | 0 | 0 | $tag eq 'span' and exists $$attr{'class'} |
| 0 | 0 | 0 | $tag eq 'span' and exists $$attr{'class'} and $$attr{'class'} eq 'content' | |
| 109 | 0 | 0 | 0 | $ttype eq 'E' and $tag eq 'span' |
| 113 | 0 | 0 | 0 | $ttype eq 'T' and $tag =~ /Balance:\s£\;(.*)/ |