Branch Coverage

blib/lib/Catalyst/Plugin/I18N.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
99 0 0 if ($@) { }
103 0 0 if $self->debug
106 0 0 if (not $self->config->{'Plugin::I18N'}{'installed_languages'})
112 0 0 if (opendir my $langdir, $path)
114 0 0 unless $entry =~ /\A (\w+)\.(?:pm|po|mo) \z/msx
116 0 0 if $langtag eq 'i_default'
143 0 0 if ($languages) { }
222 0 0 if ref $_[1] eq 'ARRAY'