blib/lib/Mojo/Weixin/Plugin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
6 | 0 | 0 | if (ref $_[0] eq 'ARRAY') { } |
18 | 0 | 0 | if (substr($module_name, 0, 1) eq '+') { } |
26 | 0 | 0 | if $@ |
28 | 0 | 0 | if ref $module_function ne 'CODE' |
35 | 0 | 0 | if ($self->plugins->{$module}{'call_on_load'}) { } |
50 | 0 | 0 | if (ref $_[0] eq 'ARRAY') { } |
59 | 0 | 0 | if (exists $self->plugins->{$_}) { } |
64 | 0 | 0 | if ($@) |
66 | 0 | 0 | if ($@ =~ /Can't create listen socket: Address already in use/) |