| blib/lib/Text/Emoticon.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 16 | 18.7 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 2 | 0 | if ($class eq 'Text::Emoticon') { } |
| 14 | 0 | 2 | @_ == 1 ? : |
| 17 | 2 | 0 | unless $subclass->require |
| 20 | 0 | 0 | @_ == 1 ? : |
| 48 | 0 | 0 | unless defined $text |
| 50 | 0 | 0 | if ($$self{'strict'}) { } |
| 60 | 0 | 0 | $$self{'class'} ? : |
| 61 | 0 | 0 | $$self{'xhtml'} ? : |