| blib/lib/MooseX/Types/Combine.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 74 | 1 | 4 | if (ref $types[0] eq 'HASH') |
| 76 | 1 | 0 | if exists $$extra{-'into'} |
| 81 | 1 | 4 | if (grep {$_ eq ':all';} @types) |
| 89 | 1 | 7 | unless ($types{$type}) |
| 119 | 5 | 2 | if (@libs) |
| 139 | 1 | 5 | unless $lib->can('type_names') |
| 149 | 3 | 6 | if keys %types |