blib/lib/MouseX/Foreign/Meta/Role/Class.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
26 | 2 | 41 | if (defined $self->foreign_superclass) |
34 | 41 | 0 | if ($super->can('new')) |
37 | 4 | 37 | if ($super->can('DESTROY')) |
40 | 41 | 0 | if (%traits) |