| /tmp/XjJcoklvUw.mite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 27 | 22.2 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 59 | 0 | 1 | 0 | not $no_build and @{[] unless $meta->{'BUILD'};} | 
| 107 | 7 | 0 | 0 | $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self) | 
| 108 | 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__ | 
| 70 | 0 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ | 
| 77 | 1 | 0 | 0 | ref $self || $self | 
| 78 | 1 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ | 
| 107 | 0 | 0 | 0 | ref $self || $self |