Branch Coverage

lib/Biblio/RFID/Reader/librfid.pm
Criterion Covered Total %
branch 1 10 10.0


line true false branch
42 0 1 if (-e $bin) { }
55 0 0 unless open my $s, '-|', "$bin $param"
61 0 0 if (/success.+:\s+(.+)/)
78 0 0 if $sid
90 0 0 if /block\[\s*(\d+):.+data.+:\s*(.+)/