Branch Coverage

blib/lib/Locale/Maketext/Extract/Plugin/TextTemplate.pm
Criterion Covered Total %
branch 1 4 25.0


line true false branch
21 0 4 if ($_ =~ /^STARTTEXT$/m and $_ =~ /^ENDTEXT$/m)
32 0 0 unless my $sentences = Lingua::EN::Sentence::get_sentences($str)