Branch Coverage

blib/lib/Lab/Moose/Instrument/ABB_TRMC2.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
72 0 0 if ($self->initialized)
74 0 0 unless (open FHIN, "<", $self->buffin)
78 0 0 unless (open FHOUT, "<", $self->buffout)
97 0 0 if ($state != 0 and $state != 1)
110 0 0 if ($state != 0 and $state != 1)
138 0 0 if ($setpoint > $self->max_setpoint)
142 0 0 if ($setpoint < $self->min_setpoint)
187 0 0 if ($sensor < 0 or $sensor > 6)
203 0 0 if ($sensor < 0 or $sensor > 6)
219 0 0 if ($sensor < 0 or $sensor > 6)
253 0 0 if ($arg_cnt == 4)
273 0 0 if ($state != 0 and $state != 1)
276 0 0 if ($state == 1)
321 0 0 if ($arg_cnt == 2)
322 0 0 unless (open FHIN, ">", $self->buffin)
340 0 0 if ($arg_cnt == 2)
343 0 0 unless (open FHIN, ">", $self->buffin)
354 0 0 unless (open FHOUT, "<", $self->buffout)