| blib/lib/Mite/App/Command.pm.mite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 29 | 24.1 |
| line | l | !l | condition |
|---|---|---|---|
| 97 | 0 | 80 | require Scalar::Util and &Scalar::Util::weaken($self->{'app'}) |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 109 | 0 | 0 | 80 | not $no_build and @{[] unless $meta->{'BUILD'};} |
| 202 | 0 | 0 | 0 | $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self) |
| 205 | 0 | 0 | 0 | $meta->can("does_role") and $meta->does_role($role) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 62 | 0 | 80 | 0 | ref $class || $class |
| 81 | 0 | 80 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 123 | 80 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 130 | 80 | 0 | 0 | ref $self || $self |
| 131 | 80 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 202 | 0 | 0 | 0 | ref $self || $self |