| /tmp/yQfmG9jiD5.mite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 30 | 26.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 0 | 3 | 0 | not $no_build and @{[] unless $meta->{'BUILD'};} |
| 101 | 0 | 3 | 3 | not ref $_[1] and $_[1] =~ qr/(?^i:A)/ |
| 110 | 24 | 0 | 0 | $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self) |
| 111 | 0 | 0 | 0 | $meta->can("does_role") and $meta->does_role($role) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 31 | 0 | 3 | 0 | ref $class || $class |
| 51 | 0 | 3 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 73 | 0 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 80 | 3 | 0 | 0 | ref $self || $self |
| 81 | 3 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 110 | 0 | 0 | 0 | ref $self || $self |