| blib/lib/Net/XMPP3.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 12 | 25.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 284 | 4 | 0 | 0 | $type ne 'local' and $type ne 'utc' | 
| 4 | 0 | 0 | $type ne 'local' and $type ne 'utc' and not $type =~ /^(local|utc)delay(local|utc|time)$/ | |
| 305 | 4 | 0 | 0 | defined $time && $time ne '' | 
| 307 | 0 | 0 | 0 | defined $time && $time ne '' |