Branch Coverage

blib/lib/Parse/Win32Registry/Entry.pm
Criterion Covered Total %
branch 1 28 3.5


line true false branch
43 0 4 unless defined $tag
72 0 0 if (defined $$self{'_header_length'})
78 0 0 if ($bytes_read == $length) { }
107 0 0 if (not defined $var) { }
0 0 elsif (/offset/ or /_id$/ or /^_unk/) { }
0 0 elsif (/_flags$/) { }
0 0 elsif (/length/ or /bytes_used/) { }
0 0 elsif (/_data$/) { }
0 0 elsif (/timestamp$/) { }
0 0 elsif ($var =~ /^\d+$/) { }
0 0 elsif (ref $var) { }
120 0 0 if (length $var == 0) { }
125 0 0 if (length $var > 20)
143 0 0 &Encode::is_utf8($var) ? :