blib/lib/Mars/Kind.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 26 | 69.2 |
line | true | false | branch |
---|---|---|---|
20 | 1 | 7 | !%{$args[0];} ? : |
0 | 111 | @args % 2 ? : | |
8 | 111 | @args == 1 && ref $args[0] eq 'HASH' ? : | |
21 | 119 | !@args ? : | |
51 | 12 | 0 | unless $cache->{$base} |
68 | 1 | 0 | ref $data eq 'ARRAY' ? : |
136 | 1 | ref $data eq 'HASH' ? : | |
107 | 0 | 31 | unless $role |
123 | 4 | 0 | if $base->can("AUDIT") |
153 | 35 | 0 | unless $cache->{$role} |
184 | 18 | 0 | if $role->can("AUDIT") |
192 | 0 | 23 | unless $name |
193 | 21 | 2 | unless int @args |