| blib/lib/Mite/MakeMaker.pm.mite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 27 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 89 | 0 | 0 | 0 | not $no_build and @{[] unless $meta->{'BUILD'};} |
| 144 | 0 | 0 | 0 | $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self) |
| 147 | 0 | 0 | 0 | $meta->can("does_role") and $meta->does_role($role) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 61 | 0 | 0 | 0 | ref $class || $class |
| 80 | 0 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 113 | 0 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 120 | 0 | 0 | 0 | ref $self || $self |
| 121 | 0 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 144 | 0 | 0 | 0 | ref $self || $self |