Condition Coverage

blib/lib/Mite/Package.pm.mite.pm
Criterion Covered Total %
condition 8 57 14.0


and 3 conditions

line !l l&&!r l&&r condition
103 0 0 0 do {
129 0 0 0 do {
144 0 0 0 &blessed($args->{'source'}) and $args->{'source'}->isa("Mite::Source")
150 0 0 0 require Scalar::Util and &Scalar::Util::weaken($self->{'source'})
188 0 0 0 do {
235 0 0 0 do {
251 0 0 0 not $no_build and @{[] unless $meta->{'BUILD'};}
376 0 0 117 do {
406 0 0 6 do {
429 0 0 2 &blessed($_[1]) and $_[1]->isa("Mite::Source")
434 0 2 0 require Scalar::Util and &Scalar::Util::weaken($_[0]{'source'})
446 0 0 0 $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self)
449 0 0 0 $meta->can("does_role") and $meta->does_role($role)

or 3 conditions

line l !l&&r !l&&!r condition
61 0 101 0 ref $class || $class
80 0 0 0 $Mite::META{$class} ||= $class->__META__
267 155 0 0 $Mite::META{$class} ||= $class->__META__
274 5 0 0 ref $self || $self
275 5 0 0 $Mite::META{$class} ||= $class->__META__
446 0 0 0 ref $self || $self