| blib/lib/App/Embra/Plugin/WrapZillaPlugin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 26 | 46.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 31 | 0 | 5 | if @_ > 0 | 
| 34 | 4 | 1 | unless ('Class::Inspector'->loaded($plugin_class)) | 
| 53 | 10 | 5 | if (exists $args{$attr}) | 
| 61 | 0 | 3 | if @_ > 0 | 
| 62 | 0 | 1 | unless @_ > 0 | 
| 0 | 1 | if @_ > 1 | |
| 0 | 2 | unless @_ > 0 | |
| 0 | 2 | if @_ > 1 | |
| 67 | 3 | 3 | if ($self->plugin->does($role)) | 
| 68 | 0 | 0 | if @_ > 0 | 
| 74 | 0 | 0 | if exists $args{'config'} and not +($Method::Signatures::mutc{'cache'}{'HashRef'} ||= 'Method::Signatures'->_make_constraint('HashRef'))->check($config) | 
| 0 | 0 | if keys %args | |
| 0 | 0 | if @_ > 2 |