lib/Net/GNUDBSearch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
68 | 1 | 0 | if ($query) { } |
76 | 1 | 0 | if ($mech->success) { } |
78 | 1 | 0 | if ($content =~ m[Search Results, \d+ albums found:.+(.+ )]s) |
95 | 50 | 0 | if ($a->{'content'} =~ m[^Discid: (\w+) / ([a-f0-9]+)$]) { } |
127 | 1 | 0 | if ($self->__getAction) { } |