Branch Coverage

blib/lib/TLV/Parser.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
14 0 1 unless scalar @{$href->{'tag_aref'};}
20 1 0 unless exists $tag_len_href->{$len}
40 2 1 if (exists $self->{'tag'}{$tmp})
48 2 0 if $found
51 1 2 unless ($found)