blib/lib/Lingua/EN/Sentence.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 26 | 42.3 |
line | true | false | branch |
---|---|---|---|
283 | 0 | 2 | unless defined $text |
284 | 0 | 2 | if $VERBOSE |
287 | 0 | 2 | if $VERBOSE |
290 | 0 | 2 | if $VERBOSE |
293 | 0 | 2 | if $VERBOSE |
296 | 0 | 2 | if $VERBOSE |
300 | 0 | 2 | if ($VERBOSE) |
343 | 0 | 0 | unless (defined $new_EOS) |
378 | 0 | 0 | unless (defined $new_locale) |
383 | 0 | 0 | if ($Lingua::EN::Sentence::OSNAME ne 'android') { } |
475 | 0 | 15 | unless defined $s |
476 | 0 | 15 | unless $s =~ /\w+/l |
496 | 13 | 304 | if ($text =~ /\b($abbrev)\./il) |