Condition Coverage

blib/lib/Mite/Package.pm.mite.pm
Criterion Covered Total %
condition 8 48 16.6


and 3 conditions

line !l l&&!r l&&r condition
101 0 0 0 do {
127 0 0 0 do {
142 0 0 0 &blessed($args->{'source'}) and $args->{'source'}->isa("Mite::Source")
148 0 0 0 require Scalar::Util and &Scalar::Util::weaken($self->{'source'})
186 0 0 0 do {
233 0 0 0 do {
249 0 0 0 not $no_build and @{[] unless $meta->{'BUILD'};}
374 0 0 116 do {
404 0 0 15 do {
427 0 0 2 &blessed($_[1]) and $_[1]->isa("Mite::Source")
432 0 2 0 require Scalar::Util and &Scalar::Util::weaken($_[0]{'source'})

or 3 conditions

line l !l&&r !l&&!r condition
59 0 100 0 ref $class || $class
78 0 0 0 $Mite::META{$class} ||= $class->__META__
265 162 0 0 $Mite::META{$class} ||= $class->__META__
272 4 0 0 ref $self || $self
273 4 0 0 $Mite::META{$class} ||= $class->__META__