Branch Coverage

blib/lib/Mo/utils/Binary.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
17 2 4 if _check_key($self, $key)
20 1 3 if (length $self->{$key} > $length)
34 2 4 unless (exists $self->{$key} and defined $self->{$key})