| lib/MooseX/Extended/Role.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 23 | 0 | if (@with_meta) |
| 57 | 2 | 21 | if (my $types = $config->{'types'}) |
| 62 | 23 | 0 | unless $config->{'excludes'}{'carp'} |
| 63 | 23 | 0 | unless $config->{'excludes'}{'autoclean'} |
| 64 | 3 | 20 | unless $config->{'excludes'}{'true'} or $config->{'_caller_eval'} |
| 65 | 22 | 1 | unless $config->{'excludes'}{'WarnOnConflict'} |