| blib/lib/Net/Gnutella/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 16 | 0 | 0 | unless $attr =~ /[^A-Z]/ | 
| 17 | 0 | 0 | unless exists $$self{'_attr'}{lc $attr} | 
| 18 | 0 | 0 | if @_ | 
| 32 | 0 | 0 | unless (defined $server) | 
| 51 | 0 | 0 | unless $conn->connected | 
| 94 | 0 | 0 | if $self->debug |