| blib/lib/Weixin/Client/Plugin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 14 | 0 | 0 | if (substr($module_name, 0, 1) eq '+') { } | 
| 22 | 0 | 0 | if $@ | 
| 24 | 0 | 0 | if ref $module_function ne 'CODE' | 
| 43 | 0 | 0 | if (ref $_[0] eq 'ARRAY') { } | 
| 53 | 0 | 0 | if (exists $$self{'plugins'}{$_}) { } | 
| 57 | 0 | 0 | if $@ | 
| 68 | 0 | 0 | if (exists $$self{'plugins'}{$plugin}) { } |