Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
99 0 0 2 &blessed($args->{'deck'}) and $args->{'deck'}->isa("Acme::Mitey::Cards::Deck")
105 0 2 0 require Scalar::Util and &Scalar::Util::weaken($self->{'deck'})
124 0 6 0 not $no_build and @{[] unless $meta->{'BUILD'};}
212 0 0 0 $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self)
215 0 0 0 $meta->can("does_role") and $meta->does_role($role)

or 3 conditions

line l !l&&r !l&&!r condition
62 0 9 0 ref $class || $class
81 0 0 0 ref $_[0] || $_[0]
87 1 5 0 $Mite::META{$class} ||= $class->__META__
138 0 0 0 $Mite::META{$class} ||= $class->__META__
145 63 0 0 ref $self || $self
146 63 0 0 $Mite::META{$class} ||= $class->__META__
212 0 0 0 ref $self || $self