Condition Coverage

blib/lib/Mite/Compiled.pm.mite.pm
Criterion Covered Total %
condition 7 78 8.9


and 3 conditions

line !l l&&!r l&&r condition
129 0 0 0 &Scalar::Util::blessed($to_coerce) and sub {
0 0 0 defined $to_coerce and not ref $to_coerce
140 0 0 0 &blessed($coerced_value) and $coerced_value->isa("Path::Tiny")
151 0 0 91 &blessed($args->{'source'}) and $args->{'source'}->isa("Mite::Source")
156 0 91 0 require Scalar::Util and &Scalar::Util::weaken($self->{'source'})
159 0 91 0 not $no_build and @{[] unless $meta->{'BUILD'};}
241 0 0 0 &Scalar::Util::blessed($to_coerce) and sub {
0 0 0 defined $to_coerce and not ref $to_coerce
252 0 0 0 &blessed($value) and $value->isa("Path::Tiny")
306 0 0 0 &Scalar::Util::blessed($to_coerce) and sub {
0 0 0 defined $to_coerce and not ref $to_coerce
323 0 0 89 &blessed($default_value) and $default_value->isa("Path::Tiny")
367 0 0 0 $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self)
370 0 0 0 $meta->can("does_role") and $meta->does_role($role)

or 3 conditions

line l !l&&r !l&&!r condition
61 0 83 0 ref $class || $class
80 8 83 0 $Mite::META{$class} ||= $class->__META__
124 0 0 0 ref $_[0] || $_[0]
0 0 0 ref $_[0] || $_[0]
173 0 0 0 $Mite::META{$class} ||= $class->__META__
180 0 0 0 ref $self || $self
181 0 0 0 $Mite::META{$class} ||= $class->__META__
237 0 0 0 ref $_[0] || $_[0]
0 0 0 ref $_[0] || $_[0]
299 0 0 0 ref $_[0] || $_[0]
0 0 0 ref $_[0] || $_[0]
367 0 0 0 ref $self || $self