| blib/lib/ExtUtils/Config/MakeMaker.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 6 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 1 | 1251 | exists $self->{'maker'}{uc $key} ? : |
| 36 | 2502 | 2 | unless exists $self->{'maker'}{uc $key} |
| 37 | 0 | 2 | if $self->{'maker'}{uc $key} eq $ExtUtils::Config::MakeMaker::Config{$key} |