Branch Coverage

blib/lib/HTML/Spelling/Site/Checker.pm
Criterion Covered Total %
branch 3 24 12.5


line true false branch
77 1 0 unless ($cache_fh->exists)
94 0 0 if (exists $timestamp_cache->{$filename} and $timestamp_cache->{$filename} >= $mtime)
100 0 0 if (exists $digest_cache->{$filename} and $digest_cache->{$filename} eq $d)
111 0 0 if (&any(sub {
114 0 0 if exists $self->_inside->{$_}
135 0 0 if ($word =~ /[A-Za-z]/u)
154 0 0 $verdict ? :
163 0 0 if ($mispelling_found)
186 0 0 if ($file_is_ok)
229 0 1 if ($args->{'light'})
241 0 0 if (length $output_text >= $MAXLEN)
252 0 1 if (@arr > $MAXSIZE)