blib/lib/Software/License/AGPL_3/or_later.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | l | !l | condition |
---|---|---|---|
174 | 1 | 2 | $self->{'program'} || $self->{'Program'} || 'this program' |
189 | 5 | 3 | $self->{'Program'} || $self->{'program'} || 'This program' |
210 | 1 | 4 | $arg || 'NOTICE' |