Branch Coverage
blib/lib/Emoji/NationalFlag.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
21
251
0
if (defined(my $flag = $CODE2FLAG{lc($code // '')}))
29
251
1
if (defined(my $code = $FLAG2CODE{$flag // ''}))