| blib/lib/WWW/Yandex/BarTIC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 10 | 20.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 36 | 0 | 1 | unless defined $url | 
| 37 | 1 | 0 | unless ($url =~ m[^https?://]i) | 
| 45 | 0 | 0 | if ($resp->is_success and $resp->content =~ /$TIC_RE/) { } | 
| 46 | 0 | 0 | wantarray ? : | 
| 49 | 0 | 0 | wantarray ? : |