| blib/lib/Csound/ScoreStatement/i.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 67 | 0 | 0 | unless $instr->isa('Csound::Instrument') |
| 71 | 0 | 0 | unless $self->isa('Csound::ScoreStatement::i') |
| 94 | 0 | 0 | unless $self->isa('Csound::ScoreStatement::i') |
| 98 | 0 | 0 | if (@{$self->{'params'};}) |
| 122 | 0 | 0 | unless $self->isa('Csound::ScoreStatement::i') |
| 124 | 0 | 0 | unless $self->{'instr'}->isa('Csound::Instrument') |