blib/lib/Acme/Mitey/Cards/Card/Joker.pm.mite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
70 | 0 | 0 | if exists $DOES{$role} |
71 | 0 | 0 | if $role eq "Acme::Mitey::Cards::Card::Joker" |
72 | 0 | 0 | if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self)) |
75 | 0 | 0 | if $meta->can("does_role") and $meta->does_role($role) |