Condition Coverage

blib/lib/Data/iRealPro/Output/HTML.pm
Criterion Covered Total %
condition 4 17 23.5


and 3 conditions

line !l l&&!r l&&r condition
71 0 0 0 $outdir and not $outdir =~ m[/$]

or 2 conditions

line l !l condition
41 2 0 $options->{'output'} || '__new__.html'
48 0 0 $song->{'key'} // 'C'
70 0 0 $self->{'dir'} || ''
79 0 0 $song->{'key'} // 'C'

or 3 conditions

line l !l&&r !l&&!r condition
41 0 2 0 $self->{'output'} ||= $options->{'output'} || '__new__.html'
147 1 0 1 $pl->{'name'} or @{$pl->{'songs'};} > 1