| blib/lib/Net/Bot/IRC/Message.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 6 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 80 | 0 | 1 | unless (exists $$self{'unparsed'}) |
| 86 | 1 | 0 | if ($message =~ /:(\S+) (\d\d\d) (.+)/) |
| 104 | 0 | 1 | unless (exists $$self{'prefix'} and exists $$self{'command'} and exists $$self{'params'}) |