| /tmp/RJ5T68lTe4.mite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 33 | 18.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 58 | 0 | 0 | 6 | defined $tmp and not ref $tmp |
| 62 | 0 | 0 | 0 | not $no_build and @{[] unless $meta->{'BUILD'};} |
| 101 | 0 | 0 | 0 | defined $tmp and not ref $tmp |
| 110 | 42 | 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 | 6 | 0 | ref $class || $class |
| 51 | 0 | 6 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 73 | 0 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 80 | 6 | 0 | 0 | ref $self || $self |
| 81 | 6 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 110 | 0 | 0 | 0 | ref $self || $self |