Branch Coverage

blib/lib/Wiktionary/Parser/Section/PartofSpeech.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
25 11 47 if ($line =~ /^\{\{([^\}]+)\}\}/)
30 2 9 if ($meta_parts[0] eq 'head') { }
2 7 elsif ($meta_parts[0] =~ /^(\w+)\-(\w+)-(\w+)\|?/) { }
6 1 elsif ($meta_parts[0] =~ /^(\w+)\-(\w+)/) { }