blib/lib/Mite/App/Command/clean.pm.mite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
72 | 0 | 0 | 0 | $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self) |
75 | 0 | 0 | 0 | $meta->can("does_role") and $meta->does_role($role) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
72 | 0 | 0 | 0 | ref $self || $self |