| blib/lib/Lingua/EN/Sentence.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 26 | 42.3 |
| line | true | false | branch |
|---|---|---|---|
| 275 | 0 | 2 | unless (defined $text) |
| 280 | 0 | 2 | if $VERBOSE |
| 283 | 0 | 2 | if $VERBOSE |
| 286 | 0 | 2 | if $VERBOSE |
| 289 | 0 | 2 | if $VERBOSE |
| 292 | 0 | 2 | if $VERBOSE |
| 296 | 0 | 2 | if ($VERBOSE) |
| 339 | 0 | 0 | unless (defined $new_EOS) |
| 374 | 0 | 0 | unless (defined $new_locale) |
| 379 | 0 | 0 | if ($Lingua::EN::Sentence::OSNAME ne 'android') { } |
| 448 | 0 | 15 | unless defined $s |
| 449 | 0 | 15 | unless $s =~ /\w+/l |
| 469 | 13 | 304 | if ($text =~ /\b($abbrev)\./il) |