| blib/lib/Lingua/EN/Sentence.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 12 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 249 | 0 | 2 | unless defined $text |
| 293 | 0 | 0 | unless (defined $new_EOS) |
| 329 | 0 | 0 | unless (defined $new_locale) |
| 334 | 0 | 0 | if ($Lingua::EN::Sentence::OSNAME ne 'android') { } |
| 424 | 0 | 9 | unless defined $s |
| 425 | 0 | 9 | unless $s =~ /\w+/l |