Branch Coverage

blib/lib/Device/NeurioTools.pm
Criterion Covered Total %
branch 1 14 7.1


line true false branch
28 0 1 if ($^O eq 'MSWin32') { }
126 0 0 unless (defined $$self{'debug'})
130 0 0 unless (defined $$self{'neurio'})
158 0 0 if (defined $rate) { }
160 0 0 if $$self{'debug'}
206 0 0 if (defined $offset) { }
265 0 0 if ($$self{'flat_rate'} == 0)