| blib/lib/Audio/Nama/Sequence.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 24 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 32 | 0 | 0 | if $index <= 0 | 
| 38 | 0 | 0 | $Audio::Nama::mode->{'offset_run'} ? : | 
| 43 | 0 | 0 | if $index == @{$self->{'items'};} + 1 | 
| 44 | 0 | 0 | unless $self->verify_item($index) | 
| 49 | 0 | 0 | if $index >= 1 | 
| 54 | 0 | 0 | unless $self->verify_item($index) | 
| 56 | 0 | 0 | if $Audio::Nama::tn{$trackname} | 
| 66 | 0 | 0 | if $index <= 0 | 
| 91 | 0 | 0 | if (defined $mix_track) | 
| 97 | 0 | 0 | unless scalar @{$mix_track->versions;} | 
| 108 | 0 | 0 | unless ref $track or $track = $Audio::Nama::tn{$track} | 
| 153 | 0 | 0 | defined $args{'tracks'} ? : |