| blib/lib/Lingua/LO/NLP/Romanize.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 12 | 83.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 89 | 1 | 10 | if $class ne 'Lingua::LO::NLP::Romanize' | 
| 92 | 1 | 9 | unless my $variant = delete $args{'variant'} | 
| 148 | 100 | 0 | unless (&blessed($thing)) | 
| 185 | 12 | 0 | if (defined $hyphen) | 
| 186 | 2 | 10 | if ($hyphen eq '1') { } | 
| 7 | 3 | elsif ($hyphen eq '0') { } |