| blib/lib/DJabberd/Plugin/EntityTime.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 43 | 0 | 0 | unless ($iq->isa('DJabberd::IQ') and defined $iq->to) |
| 47 | 0 | 0 | unless ($iq->to eq $$vhost{'server_name'}) |
| 51 | 0 | 0 | if ($iq->signature eq 'get-{jabber:iq:time}query') { } |
| 0 | 0 | elsif ($iq->signature eq 'get-{urn:xmpp:time}time') { } |