Condition Coverage

blib/lib/Software/License/Perl_5.pm
Criterion Covered Total %
condition 4 6 66.6


or 3 conditions

line l !l&&r !l&&!r condition
19 2 2 0 $self->{'_gpl'} ||= "Software::License::GPL_1"->new({"year", $self->year, "holder", $self->holder})
27 2 2 0 $self->{'_tal'} ||= "Software::License::Artistic_1_0_Perl"->new({"year", $self->year, "holder", $self->holder})