| blib/lib/WWW/XBoxLive.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 63 | 1 | 3 | if ($gamerpic eq 'http://image.xboxlive.com//global/t.FFFE07D1/tile/0/20000') |
| 80 | 2 | 1 | if ($tree->exists('//body/div[@class=~ /Gold/]')) { } |
| 1 | 0 | elsif ($tree->exists('//body/div[@class=~ /Silver/]')) { } | |
| 89 | 2 | 1 | if ($tree->exists('//body/div[@class=~ /Male/]')) { } |
| 1 | 0 | elsif ($tree->exists('//body/div[@class=~ /Female/]')) { } |