blib/lib/Lab/Moose/Instrument/Bluefors_Temp.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
138 | 0 | 0 | if (exists $args{'active'} and defined $args{'active'}) |
139 | 0 | 0 | if ($args{'active'} eq 1) { } |
168 | 0 | 0 | if (exists $args{'active'} and defined $args{'active'}) |
169 | 0 | 0 | if ($args{'active'} eq 1) { } |
265 | 0 | 0 | if (exists $args{'channel_nr'} and defined $args{'channel_nr'}) { } |
287 | 0 | 0 | if (exists $args{'heater_nr'} and defined $args{'heater_nr'}) { } |