Branch Coverage

blib/lib/Mo/utils/EAN.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 (valid_barcode($self->{$key}))
30 2 2 unless (exists $self->{$key} and defined $self->{$key})