Branch Coverage

lib/App/I18N.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
67 0 0 $mimeobj ? :
68 0 0 if $mime_type =~ /^image/
69 0 0 if $mime_type =~ /compressed/
76 0 0 -d $_ ? :
80 0 0 if $file =~ m[(^|/)[\._]svn/]
81 0 0 if $file =~ /\~$/
82 0 0 if $file =~ /\.pod$/
83 0 0 if $file =~ /^\.git/
84 0 0 unless $self->_check_mime_type($file)
99 0 0 if -f $translation and not $translation =~ /pot$/
120 0 0 if ($$cmd{'mo'})
131 0 0 if -e 'po'
132 0 0 if -e 'locale'
133 0 0 if $$cmd{'locale'}
142 0 0 if ($is_locale) { }
158 0 0 unless (@catalogs)