blib/lib/Dist/Zilla/lsplugins/Module.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
38 | 0 | 0 | if defined $v |
77 | 0 | 0 | if $failed |
84 | 0 | 0 | unless defined $module |
85 | 0 | 0 | unless $module->can('meta') |
86 | 0 | 0 | unless $module->meta->can('calculate_all_roles_with_inheritance') |
107 | 0 | 0 | unless $self->_loaded_module |
108 | 0 | 0 | unless $self->_loaded_module->can('does') |