lib/Dist/Zilla/Plugin/Author/GSG.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | l | !l | condition |
---|---|---|---|
30 | 1 | 22 | $args->{'zilla'}{'authors'} ||= ["Grant Street Group <developers\@grantstreet.com>"] |
32 | 1 | 22 | $args->{'zilla'}{'_license_class'} ||= "Artistic_2_0" |
33 | 1 | 22 | $args->{'zilla'}{'_copyright_holder'} ||= "Grant Street Group" |