|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
78
 | 
 0  | 
 0  | 
 if ($params->{'parameters'}) { }  | 
 
| 
84
 | 
 0  | 
 0  | 
 if ($params->{'composition'})  | 
 
| 
85
 | 
 0  | 
 0  | 
 unless $params->{'composition'}->isa('Csound::Composition')  | 
 
| 
95
 | 
 0  | 
 0  | 
 if $params->{'definition'}  | 
 
| 
127
 | 
 0  | 
 0  | 
 unless $self->{'composition'}  | 
 
| 
166
 | 
 0  | 
 0  | 
 unless $self->isa('Csound::Instrument')  | 
 
| 
169
 | 
 0  | 
 0  | 
 if $self->plays_note  | 
 
| 
171
 | 
 0  | 
 0  | 
 unless @params == $expected_param_cnt  | 
 
| 
196
 | 
 0  | 
 0  | 
 unless $self->isa('Csound::Instrument')  | 
 
| 
202
 | 
 0  | 
 0  | 
 if ($self->plays_note)  | 
 
| 
212
 | 
 0  | 
 0  | 
 if ($self->{'definition'})  | 
 
| 
226
 | 
 0  | 
 0  | 
 unless defined $score  | 
 
| 
227
 | 
 0  | 
 0  | 
 unless $score->isa('Csound::Score')  |