Condition Coverage

blib/lib/Acme/Mitey/Cards/Card/Numeric.pm.mite.pm
Criterion Covered Total %
condition 10 39 25.6


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 40 &blessed($args->{'deck'}) and $args->{'deck'}->isa("Acme::Mitey::Cards::Deck")
87 0 40 0 require Scalar::Util and &Scalar::Util::weaken($self->{'deck'})
140 0 0 42 &blessed($coerced_value) and $coerced_value->isa("Acme::Mitey::Cards::Suit")
175 0 0 0 defined $to_coerce and not ref $to_coerce
179 0 0 42 do {
182 0 0 42 do {
0 0 42 do {
188 0 0 42 defined $tmp and not ref $tmp
203 0 42 0 not $no_build and @{[] unless $meta->{'BUILD'};}
254 0 0 0 $INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self)
257 0 0 0 $meta->can("does_role") and $meta->does_role($role)

or 3 conditions

line l !l&&r !l&&!r condition
69 40 2 0 $Mite::META{$class} ||= $class->__META__
254 0 0 0 ref $self || $self