| blib/lib/Starch/Plugin/Bundle.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 136 | 77 | unless Moo::Role::does_role($role, $for_role) |
| 121 | 22 | 89 | if (Moo::Role::does_role($plugin, 'Starch::Plugin::Bundle')) { } |
| 122 | 0 | 22 | unless $plugin->can('new') |
| 129 | 0 | 89 | if $plugin->can('new') |