blib/lib/IO/Async/Signal.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
83 | 0 | 4 | unless my $name = delete $params->{'name'} |
97 | 4 | 1 | if (exists $params{'on_receipt'}) |
102 | 1 | 3 | if (my $loop = $self->loop) |
108 | 0 | 5 | unless ($self->can_event("on_receipt")) |
137 | 0 | 1 | if (length(my $name = $self->SUPER::notifier_name)) |