| blib/lib/POE/Component/IRC/Plugin/CoreList.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 24 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 37 | 0 | 0 | unless $string and $string =~ /^\Q$cmdstr\E\s*(?:($cmds))?\s*(.*)/io | 
| 49 | 0 | 0 | unless $string and $string =~ /^\Q$cmdstr\E\s*(?:($cmds))?\s*(.*)/io | 
| 52 | 0 | 0 | $self->{'privmsg'} ? : | 
| 60 | 0 | 0 | if ($command =~ /^(?:find|search)$/i) { } | 
| 64 | 0 | 0 | if @modules > 9 | 
| 67 | 0 | 0 | @args ? : | 
| 68 | 0 | 0 | @modules ? : | 
| 76 | 0 | 0 | if ($release) | 
| 80 | 0 | 0 | if ('Module::CoreList'->can('removed_from')) | 
| 82 | 0 | 0 | if ($removed) | 
| 87 | 0 | 0 | $rem ? : | 
| 0 | 0 | $release ? : |