Condition Coverage

blib/lib/Acme/Mitey/Cards/Card.pm.mite.pm
Criterion Covered Total %
condition 8 24 33.3


and 3 conditions

line !l l&&!r l&&r condition
92 0 0 2 &blessed($args->{'deck'}) and $args->{'deck'}->isa("Acme::Mitey::Cards::Deck")
98 0 2 0 require Scalar::Util and &Scalar::Util::weaken($self->{'deck'})
117 0 6 0 not $no_build and @{[] unless $meta->{'BUILD'};}

or 3 conditions

line l !l&&r !l&&!r condition
61 0 9 0 ref $class || $class
80 1 5 0 $Mite::META{$class} ||= $class->__META__
131 0 0 0 $Mite::META{$class} ||= $class->__META__
138 63 0 0 ref $self || $self
139 63 0 0 $Mite::META{$class} ||= $class->__META__