blib/lib/Glib/Ex/EnumBits.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
83 | 0 | 24 | 0 | defined $enum_class and defined(my $textdomain = do { no strict 'refs'; ${"${enum_class}::EnumBits_textdomain";} }) |
24 | 0 | 0 | defined $enum_class and defined(my $textdomain = do { no strict 'refs'; ${"${enum_class}::EnumBits_textdomain";} }) and 'Locale::Messages'->can('dgettext') |