blib/lib/Net/Icecast/Source.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 30 | 0.0 |
line | true | false | branch |
---|---|---|---|
90 | 0 | 0 | unless my $server = $$self{'server'} |
114 | 0 | 0 | unless my $password = $$self{'password'} |
127 | 0 | 0 | if $meta |
137 | 0 | 0 | if ($status) |
138 | 0 | 0 | if ($status == 401) { } |
0 | 0 | elsif ($status == 200) { } | |
145 | 0 | 0 | if ($line eq "\r\n") |
165 | 0 | 0 | unless my $sock = $$self{'sock'} |
166 | 0 | 0 | unless $$self{'logged_in'} |
169 | 0 | 0 | unless ($input) |
178 | 0 | 0 | unless ($bytes) |
202 | 0 | 0 | unless my $sock = $$self{'sock'} |
218 | 0 | 0 | unless my $val = $$meta{$field} |
229 | 0 | 0 | unless $sock |
238 | 0 | 0 | unless $sock |