Condition Coverage

blib/lib/Acme/Mitey/Cards/Card/Face.pm.mite.pm
Criterion Covered Total %
condition 7 27 25.9


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 12 &blessed($args->{'deck'}) and $args->{'deck'}->isa("Acme::Mitey::Cards::Deck")
87 0 12 0 require Scalar::Util and &Scalar::Util::weaken($self->{'deck'})
140 0 0 15 &blessed($coerced_value) and $coerced_value->isa("Acme::Mitey::Cards::Suit")
155 0 0 15 defined $args->{'face'} and not ref $args->{'face'}
162 0 14 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
69 13 2 0 $Mite::META{$class} ||= $class->__META__
212 0 0 0 ref $self || $self