Branch Coverage

blib/lib/Unicode/Emoji/Base.pm
Criterion Covered Total %
branch 11 20 55.0


line true false branch
84 0 4 if $self->verbose
88 4 0 if ($dataxml =~ m[^https?://]) { }
108 1 4 if ref $$self{'index'}{$key}
112 0 4 unless scalar @notnull
115 0 4 unless scalar @translate
126 0 5 unless my $index = $self->index($key)
127 0 5 unless exists $$index{$val}
152 0 9 unless my $hex = $self->unicode_hex
154 0 9 unless length $hex
178 0 4 unless my $hex = $self->unicode_hex