Condition Coverage

File:lib/CheckSpelling/SpellingCollator.pm
Coverage:82.6%

line%coveragecondition
3467
ABdec
0X0
100
111
$next and $next < $value
114100
ABdec
000
011
1X1
not defined $unknown_word_limit or $seen_count++ < $unknown_word_limit
135100
ABdec
0X0
100
111
$key_length > $CheckSpelling::SpellingCollator::shortest_word + 1 and $key =~ /.[^aeiou]ed$/u
13667
ABdec
0X0
100
111
$key_length > $CheckSpelling::SpellingCollator::shortest_word and not $key =~ /ies$/u
100
ABdec
0X0
100
111
$key_length > $CheckSpelling::SpellingCollator::shortest_word + 1 and $key =~ /ies$/u
32767
ABdec
000
011
1X1
$only_check_changed_files || $disable_flags =~ /(?:^|,|\s)word-collating(?:,|\s|$)/u
487100
ABdec
0X0
100
111
$kind =~ /^file/u and -s "$directory/unknown"
61650
Adec
00
11
$seen{$warned_word} || 0