| blib/lib/ExtUtils/ModuleMaker/Initializers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 116 | 1 | 98 | 0 | $self->{'COPYRIGHT_YEAR'} ||= $self->{'year'} |
| 169 | 2 | 96 | 1 | Verify_Local_License($self->{'LICENSE'}) || Verify_Standard_License($self->{'LICENSE'}) |
| 214 | 2 | 88 | 0 | Get_Local_License($self->{'LICENSE'}) || Get_Standard_License($self->{'LICENSE'}) |