Condition Coverage

blib/lib/Pod/Wordlist.pm
Criterion Covered Total %
condition 13 15 86.6


and 3 conditions

line !l l&&!r l&&r condition
44 0 7 0 $full_path and -e $full_path
109 127 78 6 $self->no_wide_chars and /[^\x00-\xFF]/
143 70 71 15 $_ and $self->_is_debug

or 3 conditions

line l !l&&r !l&&!r condition
91 70 1 90 exists $stopwords->{$word} or exists $$stopwords{lc $word}
131 43 5 163 $is_sigil or $is_strange