Condition Coverage

blib/lib/Mars/Kind.pm
Criterion Covered Total %
condition 9 24 37.5


and 3 conditions

line !l l&&!r l&&r condition
20 194 0 9 @args == 1 && ref $args[0] eq 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
52 15 0 1 keys %{"${base}::";} or ${"${base}::META";}
0 0 1 keys %{"${base}::";} or ${"${base}::META";} or $cache->{$base}++
147 10 0 0 keys %{"${mixin}::";} or ${"${mixin}::META";}
0 0 0 keys %{"${mixin}::";} or ${"${mixin}::META";} or $cache->{$mixin}++
167 124 659 0 ref $self || $self
175 44 0 0 keys %{"${role}::";} or ${"${role}::META";}
0 0 0 keys %{"${role}::";} or ${"${role}::META";} or $cache->{$role}++