blib/lib/MP3/Icecast/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
95 | 0 | 0 | unless my $connection = $listen_socket->accept |
96 | 0 | 0 | unless defined(my $child = fork) |
97 | 0 | 0 | if ($child == 0) |
121 | 0 | 0 | unless -f $file |
124 | 0 | 0 | unless defined $info |
133 | 0 | 0 | if (ref $handle and $handle->can('print')) |
167 | 0 | 0 | unless $response->is_success |