| blib/lib/Net/Async/Slack/EventType.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 12 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 394 | 401 | unless $class eq __PACKAGE__ |
| 24 | 0 | 401 | if exists $REGISTERED_TYPES{$pkg->type} |
| 34 | 0 | 0 | unless my $class = $REGISTERED_TYPES{$data->{'type'}} |
| 36 | 0 | 0 | if (my $item = delete $data->{$_}) |
| 37 | 0 | 0 | ref $item ? : |
| 38 | 0 | 0 | if ref $item |