Condition Coverage

blib/lib/Data/iRealPro/Playlist.pm
Criterion Covered Total %
condition 5 10 50.0


and 3 conditions

line !l l&&!r l&&r condition
25 0 11 0 $data =~ s[^irealb(ook)?://][] and not $self->{'variant'}
101 2 6 0 not $name and @{$self->{'songs'};} > 1

or 2 conditions

line l !l condition
14 11 7 $self->{'transpose'} //= 0
81 0 0 $args{'variant'} || $self->{'variant'} || 'irealpro'