Branch Coverage

blib/lib/RFID/Matrics/Reader/Test.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
66 4 0 if (my $init = $parent->can('_init'))
80 8 0 if ($buf =~ /^\x01.(.)/o)
83 8 0 if (length $buf >= $pktsize)
85 0 8 unless my $resp = $TESTRESPONSE{substr $buf, 0, $pktsize, ''}