Branch Coverage

File:blib/lib/Linux/Input/Capabilities/Dev.pm
Coverage:57.1%

line%coveragebranch
54100TFif $ent =~ /^\./u
5550TFif ($ent =~ /^(abs|ev|ff|key|led|msc|rel|snd|sw)$/nu) { }
6950TFunless my $v = $self->_bits->{$type}
7250TFunless (exists $self->_decoded->{$type})
8550TFunless my $v = $self->_bits->{$type}
9550TFunless my $v = $self->_bits->{$type}
12050TFif ($size / 4 != length $hex)