Condition Coverage

lib/App/I18N.pm
Criterion Covered Total %
condition 1 15 6.6


and 3 conditions

line !l l&&!r l&&r condition
99 0 0 0 -f $translation and not $translation =~ /pot$/

or 2 conditions

line l !l condition
93 0 0 $cmd ||= {}
133 0 0 $podir ||= 'locale'
134 0 0 $podir ||= 'po'

or 3 conditions

line l !l&&r !l&&!r condition
31 0 0 0 $LOGGER ||= 'App::I18N::Logger'->new
41 0 1 0 $LMExtract ||= 'Locale::Maketext::Extract'->new('plugins', {'Locale::Maketext::Extract::Plugin::PPI', ['pm', 'pl'], 'tt2', [], 'perl', ['*'], 'mason', [], 'generic', ['*']}, 'verbose', 1, 'warnings', 1)