| blib/lib/Mite/App.pm.mite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 36 | 19.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 130 | 0 | 0 | 0 | &blessed($args->{'project'}) and $args->{'project'}->isa("Mite::Project") |
| 137 | 0 | 0 | 16 | not $no_build and @{[] unless $meta->{'BUILD'};} |
| 243 | 0 | 0 | 0 | &blessed($default_value) and $default_value->isa("Mite::Project") |
| 263 | 0 | 0 | 14 | &blessed($default_value) and $default_value->isa("Mite::Project") |
| 283 | 0 | 0 | 0 | $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self) |
| 286 | 0 | 0 | 0 | $meta->can("does_role") and $meta->does_role($role) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 61 | 0 | 16 | 0 | ref $class || $class |
| 80 | 0 | 16 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 152 | 16 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 159 | 16 | 0 | 0 | ref $self || $self |
| 160 | 16 | 0 | 0 | $Mite::META{$class} ||= $class->__META__ |
| 283 | 0 | 0 | 0 | ref $self || $self |