Branch Coverage

blib/lib/Parse/Matroska/Definitions.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
58 27 89 if (ref $e{'valtype'} eq 'HASH') { }
66 0 89 unless defined($e{'valname'} = {binary => 'struct bstr', ebml_id => 'uint32_t', float => 'double', sint => 'int64_t', str => 'struct bstr', uint => 'uint64_t'}->{$e{'valtype'}})