Branch Coverage

blib/lib/Software/Policies/License.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
29 0 0 if $attrs->{'authors'}
30 0 0 if $attrs->{'year'}
32 0 0 if $attrs->{'perl_5_double_license'}
34 0 0 unless defined $attributes{'holder'}
37 0 0 if ($class eq 'Perl_5' and $attributes{'perl_5_double_license'}) { }