Condition Coverage

blib/lib/Gftracks.pm
Criterion Covered Total %
condition 19 27 70.3


and 3 conditions

line !l l&&!r l&&r condition
74 0 4 2 sec($tracks[$_]{'start'}) < $timesec and sec($tracks[$_ + 1]{'start'}) > $timesec
177 84 161 7 not $nooftracks and /Number_of_tracks.(\d+)/

or 2 conditions

line l !l condition
67 0 3 $_[2] || undef
219 6 1 $3 || '0'
223 3 4 $1 || '0 '

or 3 conditions

line l !l&&r !l&&!r condition
74 1 0 6 $_ == $#tracks or sec($tracks[$_]{'start'}) < $timesec and sec($tracks[$_ + 1]{'start'}) > $timesec
135 1 1 3 $delno == $#{$tracks;} || shift()
169 7 0 0 $_[0] || _trackfile()
183 70 7 175 $tracks || /Track ?\d/
387 0 0 0 shift() || _trackfile()