| blib/lib/Lyrics/Fetcher/LyricsOVH.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 0 | unless ($artist and $song) |
| 75 | 0 | 0 | if ($res->is_success) { } |
| 79 | 0 | 0 | if ($res->status_line =~ /^404/) { } |
| 92 | 0 | 0 | if (defined $_[1]) { } |
| 104 | 0 | 0 | if (my($goodbit) = $html =~ /\{\"lyrics\"\:\"([^\"]+)\"/ism) { } |
| 123 | 0 | 0 | unless $text =~ /\n$/s |
| 125 | 0 | 0 | if $^O =~ /Win/ |