Branch Coverage

blib/lib/Device/Chip/BNO055.pm
Criterion Covered Total %
branch 18 32 56.2


line true false branch
151 3 9 if ($_reg_page != $page)
163 10 4 if (length $_regcache >= $reg + $len)
180 1 1 if ($_reg_page != $page)
204 1 2 unless $len
261 0 1 if $changes{'OPR_MODE'}
265 0 1 unless $config->{'OPR_MODE'} eq 'CONFIGMODE'
319 0 1 if ($units eq 'mg') { }
1 0 elsif ($units eq "m/s\262") { }
379 1 0 if ($units eq 'dps') { }
0 0 elsif ($units eq 'rps') { }
402 1 0 if ($units eq 'degrees') { }
0 0 elsif ($units eq 'radians') { }
442 0 1 if ($units eq 'mg') { }
1 0 elsif ($units eq "m/s\262") { }
465 0 1 if ($units eq 'mg') { }
1 0 elsif ($units eq "m/s\262") { }