Branch Coverage

blib/lib/Device/MindWave/Packet/ThinkGear.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
45 4 8 if ($$bytes[$index] == 85) { }
52 2 6 if ($excode != 0)
57 6 2 if ($code < 128) { }
58 5 1 if (exists $SB_CODE_MAP{$code}) { }
68 1 1 if (exists $MB_CODE_MAP{$code}) { }
91 6 2 if (defined $dv)