Condition Coverage

blib/lib/Mite/Compiled.pm.mite.pm
Criterion Covered Total %
condition 7 69 10.1


and 3 conditions

line !l l&&!r l&&r condition
127 0 0 0 &Scalar::Util::blessed($to_coerce) and sub {
0 0 0 defined $to_coerce and not ref $to_coerce
138 0 0 0 &blessed($coerced_value) and $coerced_value->isa("Path::Tiny")
149 0 0 99 &blessed($args->{'source'}) and $args->{'source'}->isa("Mite::Source")
154 0 99 0 require Scalar::Util and &Scalar::Util::weaken($self->{'source'})
157 0 99 0 not $no_build and @{[] unless $meta->{'BUILD'};}
239 0 0 0 &Scalar::Util::blessed($to_coerce) and sub {
0 0 0 defined $to_coerce and not ref $to_coerce
250 0 0 0 &blessed($value) and $value->isa("Path::Tiny")
304 0 0 0 &Scalar::Util::blessed($to_coerce) and sub {
0 0 0 defined $to_coerce and not ref $to_coerce
321 0 0 97 &blessed($default_value) and $default_value->isa("Path::Tiny")

or 3 conditions

line l !l&&r !l&&!r condition
59 0 82 0 ref $class || $class
78 17 82 0 $Mite::META{$class} ||= $class->__META__
122 0 0 0 ref $_[0] || $_[0]
0 0 0 ref $_[0] || $_[0]
171 0 0 0 $Mite::META{$class} ||= $class->__META__
178 0 0 0 ref $self || $self
179 0 0 0 $Mite::META{$class} ||= $class->__META__
235 0 0 0 ref $_[0] || $_[0]
0 0 0 ref $_[0] || $_[0]
297 0 0 0 ref $_[0] || $_[0]
0 0 0 ref $_[0] || $_[0]