| blib/lib/Protocol/XMPP/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 56 | 0 | 0 | unless $self->{'debug'} |
| 58 | 0 | 0 | unless (ref $self->{'debug'}) |
| 63 | 0 | 0 | if (ref $self->{'debug'} eq "CODE") |
| 88 | 0 | 0 | if $attr{'_ns'} |
| 92 | 0 | 0 | if (ref $content) { } |
| 0 | 0 | elsif (defined $content) { } | |
| 95 | 0 | 0 | unless $unterm |
| 99 | 0 | 0 | unless $unterm |
| 101 | 0 | 0 | $unterm ? : |
| 171 | 0 | 0 | if (@_) |