blib/lib/POE/Component/IRC/Plugin/CoreList.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
37 | 0 | 0 | 0 | $string and $string =~ /^\Q$cmdstr\E\s*(?:($cmds))?\s*(.*)/io |
49 | 0 | 0 | 0 | $string and $string =~ /^\Q$cmdstr\E\s*(?:($cmds))?\s*(.*)/io |
line | l | !l | condition |
---|---|---|---|
35 | 0 | 0 | $self->{'command'} || '' |
38 | 0 | 0 | $1 || 'release' |
48 | 0 | 0 | $self->{'command'} || '' |
50 | 0 | 0 | $1 || 'release' |