| blib/lib/Bot/Cobalt/Core/Role/IRC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 12 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 25 | 0 | 1 | 0 | $context and exists $self->Servers->{$context} |
| 32 | 0 | 3 | 0 | defined $context and exists $self->Servers->{$context} |
| 48 | 1 | 0 | 0 | $c_obj and &blessed($c_obj) |
| 70 | 1 | 0 | 0 | $c_obj and &blessed($c_obj) |