blib/lib/Circle/Net/IRC/Target.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
90 | 0 | 0 | 0 | $self->can($method) and $self->$method($message, $hints) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
92 | 0 | 0 | 0 | $$hints{'handled'} or $$hints{'synthesized'} |
133 | 0 | 0 | 0 | !defined($$hints{'prefix_nick'}) || $is_notice && !$self->get_prop_real |