Branch Coverage

blib/lib/BSON/Doc.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
17 41 20 if @args % 2 != 0
21 1 19 if $key_count * 2 != @args
37 17 23 if $index > $#{$self;}