| blib/lib/Text/Same/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 399 | 1273 | if ($$options{'ignore_case'}) |
| 48 | 281 | 1391 | if ($$options{'ignore_space'}) |
| 59 | 0 | 824 | if ($$options{'ignore_simple'}) |
| 62 | 0 | 0 | if (length $text <= $simple_len) |
| 81 | 0 | 928 | unless defined $text |