| blib/lib/Text/CountString.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 1 | 2 | $implement && $implement eq 'split' ? : |
| 23 | 2 | 27 | if not defined $_[0] or $_[0] eq '' |
| 24 | 2 | 25 | if not defined $_[1] or $_[1] eq '' |
| 29 | 2 | 27 | if not defined $_[0] or $_[0] eq '' |
| 30 | 2 | 25 | if not defined $_[1] or $_[1] eq '' |
| 40 | 50 | 2 | if (@_ == 1) { } |