Condition Coverage

blib/lib/Mite/App.pm.mite.pm
Criterion Covered Total %
condition 7 27 25.9


and 3 conditions

line !l l&&!r l&&r condition
128 0 0 0 &blessed($args->{'project'}) and $args->{'project'}->isa("Mite::Project")
135 0 0 16 not $no_build and @{[] unless $meta->{'BUILD'};}
241 0 0 0 &blessed($default_value) and $default_value->isa("Mite::Project")
261 0 0 14 &blessed($default_value) and $default_value->isa("Mite::Project")

or 3 conditions

line l !l&&r !l&&!r condition
59 0 16 0 ref $class || $class
78 0 16 0 $Mite::META{$class} ||= $class->__META__
150 16 0 0 $Mite::META{$class} ||= $class->__META__
157 16 0 0 ref $self || $self
158 16 0 0 $Mite::META{$class} ||= $class->__META__