blib/lib/Tk/SignalSlot.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 0 | unless ($event and $code) |
25 | 0 | 0 | unless (exists $connected{$parent}{$event}) |
43 | 0 | 0 | if ($id > $#ids) |
50 | 0 | 0 | unless (defined $connected{$parent}{$event}[$index]) |
63 | 0 | 0 | if $id > $#ids |
66 | 0 | 0 | unless defined $connected{$parent}{$event}[$index] |