| blib/lib/Circle/Net/Matrix.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 71 | 0 | 0 | unless my $code = $self->can($method) |
| 76 | 0 | 0 | unless eval { do { $self->$code(@args); 1 } } |
| 145 | 0 | 0 | if exists $self->{'rooms'}{$room_id} |
| 176 | 0 | 0 | unless my $roomobj = delete $self->{'rooms'}{$room->room_id} |
| 221 | 0 | 0 | unless defined $homeserver |