blib/lib/Acme/Mitey/Cards/Card/Face.pm.mite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 12 | 41.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
59 | 0 | 12 | 0 | require Scalar::Util and &Scalar::Util::weaken($self->{'deck'}) |
129 | 0 | 0 | 15 | defined $args->{'face'} and not ref $args->{'face'} |
142 | 0 | 14 | 0 | not $no_build and @{[] unless $meta->{'BUILD'};} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
37 | 13 | 2 | 0 | $Mite::META{$class} ||= $class->__META__ |