blib/lib/MooseX/Types/Combine.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
36 | 1 | 2 | if (grep {$_ eq ':all';} @types) |
44 | 1 | 3 | unless ($types{$type}) |
73 | 3 | 2 | if (@libs) |
93 | 1 | 2 | unless $lib->can('type_names') |
103 | 1 | 3 | if keys %types |