blib/lib/DJabberd/Stanza.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 26 | 0.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 0 | if (ref $_[0]) { } |
20 | 0 | 0 | if ($conn) |
63 | 0 | 0 | if (UNIVERSAL::isa($arg, 'DJabberd::VHost')) { } |
0 | 0 | elsif (UNIVERSAL::isa($arg, 'DJabberd::Connection')) { } | |
0 | 0 | elsif ($$stanza{'connection'}) { } | |
70 | 0 | 0 | unless $vhost |
93 | 0 | 0 | unless $to and $from |
94 | 0 | 0 | unless $conn->peer_domain_is_verified($from->domain) |
128 | 0 | 0 | ref $_[1] ? : |
135 | 0 | 0 | ref $_[1] ? : |
151 | 0 | 0 | $to ? : |
166 | 0 | 0 | $to ? : |
168 | 0 | 0 | ref $error ? : |