blib/lib/Mojo/Webqq/Plugin.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
6 | 0 | 0 | if (ref $_[0] eq 'ARRAY') { } |
17 | 0 | 0 | if (substr($module_name, 0, 1) eq '+') { } |
25 | 0 | 0 | if $@ |
27 | 0 | 0 | if ref $module_function ne 'CODE' |
34 | 0 | 0 | if ($self->plugins->{$module}{'call_on_load'}) { } |
49 | 0 | 0 | if (ref $_[0] eq 'ARRAY') { } |
58 | 0 | 0 | if (exists $self->plugins->{$_}) { } |
63 | 0 | 0 | if ($@) |
65 | 0 | 0 | if ($@ =~ /Can't create listen socket: Address already in use/) |