| blib/lib/Bot/Cobalt/Core/Role/IRC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 14 | 42.8 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 1 | 0 | unless $context and exists $self->Servers->{$context} |
| 32 | 3 | 0 | unless defined $context and exists $self->Servers->{$context} |
| 39 | 0 | 1 | unless ($context) |
| 48 | 1 | 0 | unless ($c_obj and &blessed($c_obj)) |
| 56 | 0 | 0 | &blessed(scalar $c_obj->irc) ? : |
| 61 | 0 | 1 | unless ($context) |
| 70 | 1 | 0 | unless ($c_obj and &blessed($c_obj)) |