blib/lib/Net/UDP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 14 | 50.0 |
line | true | false | branch |
---|---|---|---|
65 | 0 | 2 | if ref $class |
66 | 2 | 0 | if ($self) |
67 | 1 | 1 | if (%Keys) { } |
83 | 2 | 0 | if ($class eq 'Net::UDP') |
84 | 0 | 2 | unless ($self->init(@args)) |
99 | 0 | 4 | unless (not @r or $args[1] or ref $this or $r[2] ne $r[3]) |
101 | 0 | 0 | if defined $this |