| blib/lib/Net/Gnutella/Event.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 0 | unless $attr =~ /[^A-Z]/ |
| 23 | 0 | 0 | unless exists $$self{'_attr'}{lc $attr} |
| 24 | 0 | 0 | if @_ |
| 56 | 0 | 0 | if (@_) |
| 57 | 0 | 0 | $_[0] =~ /^\d/ ? : |
| 65 | 0 | 0 | if (ref $_[0] || $_[0]) =~ /^Net::Gnutella/ |
| 69 | 0 | 0 | exists $Net::Gnutella::Event::trans{$event} ? : |