Branch Coverage

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


line true false branch
18 2 2 if _check_key($self, $key)
20 1 1 unless ("CEFACT::Unit"->new->check_common_code($self->{$key}))
32 2 2 unless (exists $self->{$key} and defined $self->{$key})