| blib/lib/MouseX/Object/Pluggable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 0 | 4 | unless @plugins |
| 48 | 4 | 0 | if ($self->_load_and_apply_role(@roles)) { } |
| 65 | 7 | 6 | if $plugin =~ /^\+(.*)/ |
| 72 | 0 | 6 | unless @roles |
| 73 | 6 | 0 | if @roles == 1 |
| 86 | 0 | 4 | unless @roles |
| 90 | 0 | 4 | if $@ |