Branch Coverage

blib/lib/Wiktionary/Parser/Section/DerivedTerms.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
20 4 48 if (my(@templates) = $self->get_template_parser->extract_templates('line', $line))
24 48 4 if (my(@tokens) = $self->get_template_parser->extract_tokens('line', $line))