Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
59 0 40 0 require Scalar::Util and &Scalar::Util::weaken($self->{'deck'})
149 0 0 0 defined $to_coerce and not ref $to_coerce
153 0 0 42 do { package Acme::Mitey::Cards::Mite; do { my $tmp = $to_coerce; $tmp =~ /\A-?[0-9]+\z/ if defined $tmp and not ref $tmp } } && $to_coerce >= 1 && $to_coerce <= 10
156 0 0 42 do { package Acme::Mitey::Cards::Mite; do { my $tmp = $coerced_value; $tmp =~ /\A-?[0-9]+\z/ if defined $tmp and not ref $tmp } } and $coerced_value >= 1
0 0 42 do { package Acme::Mitey::Cards::Mite; do { my $tmp = $coerced_value; $tmp =~ /\A-?[0-9]+\z/ if defined $tmp and not ref $tmp } } and $coerced_value >= 1 and $coerced_value <= 10
162 0 0 42 defined $tmp and not ref $tmp
184 0 42 0 not $no_build and @{[] unless $meta->{'BUILD'};}

or 3 conditions

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