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