Branch Coverage

blib/lib/Software/License.pm
Criterion Covered Total %
branch 6 16 37.5


line true false branch
43 0 52 unless $arg->{'holder'}
75 1 1 unless $_[0]{'program'} or $_[0]{'Program'}
86 1 1 unless $_[0]{'Program'} or $_[0]{'program'}
138 0 0 ref $self ? :
142 0 0 unless @vparts
172 0 0 unless defined $meta1
174 0 0 if $meta1 =~ /\A(?:open_source|restricted|unrestricted|unknown)\z/
192 0 92 unless my $template = $self->section_data($which)