Branch Coverage

blib/lib/Lab/Moose/DataFile/Meta.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
49 2 73 if (defined $existing_meta) { }
53 0 2 if ($meta_type ne $existing_meta_type)
58 0 2 if ($meta_type eq 'ARRAY') { }
73 0 75 unless truncate $fh, 0
75 0 75 unless seek $fh, 0, 0