Branch Coverage

blib/lib/Perl/Critic/Policy/Miscellanea/TextDomainUnused.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
38 7 7 if (_any_calls_locale_textdomain($document))
39 2 5 if (_any_vars_locale_textdomain($document))
40 3 2 if (_any_strings_locale_textdomain($document))
54 14 0 if $_->type ne 'no'
79 7 43 if $funcs{$_->content}
99 8 1 if $_->isa('PPI::Token::Quote::Interpolate') or $_->isa('PPI::Token::Quote::Double')