Condition Coverage

blib/lib/Log/ger/Layout/Pattern.pm
Criterion Covered Total %
condition 12 15 80.0


or 3 conditions

line l !l&&r !l&&!r condition
107 1 1 15 $mentioned_formats{'C'} or $mentioned_formats{'F'}
1 1 14 $mentioned_formats{'C'} or $mentioned_formats{'F'} or $mentioned_formats{'L'}
1 1 13 $mentioned_formats{'C'} or $mentioned_formats{'F'} or $mentioned_formats{'L'} or $mentioned_formats{'l'}
115 1 0 16 $mentioned_formats{'l'} or $mentioned_formats{'M'}
134 0 17 0 $plugin_conf{'packages_to_ignore'} //= qr/\A(?:Try::Tiny|Log::ger(?:::.+)?)\z/