| /tmp/V5ms7p7G_H.mite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 27 | 22.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 80 | 0 | 1 | 0 | not $no_build and @{[] unless $meta->{'BUILD'};} |
| 183 | 7 | 0 | 0 | $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self) |
| 184 | 0 | 0 | 0 | $meta->can("does_role") and $meta->does_role($role) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 31 | 0 | 1 | 0 | ref $class || $class |
| 51 | 0 | 1 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 91 | 0 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 98 | 1 | 0 | 0 | ref $self || $self |
| 99 | 1 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 183 | 0 | 0 | 0 | ref $self || $self |