Condition Coverage

blib/lib/Slackware/Slackget/Date.pm
Criterion Covered Total %
condition 1 6 16.6


and 3 conditions

line !l l&&!r l&&r condition
222 0 0 0 defined $self->{'DATE'}{'month-name'} and exists $equiv_month{$self->{'DATE'}{'month-name'}}
231 0 0 6 defined $self->{'DATE'}{'month-number'} and defined $equiv_month[$self->{'DATE'}{'month-number'}]