Branch Coverage

blib/lib/HTML/Spelling/Site/Finder.pm
Criterion Covered Total %
branch 1 6 16.6


line true false branch
25 0 0 if ($self->prune_cb->($path)) { }
0 0 elsif ($r->is_file and $r->basename =~ /\.x?html\z/u) { }
36 0 1 unless setlocale(3, "C")