| blib/lib/Net/XMPP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 12 | 25.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 329 | 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)$/ | |
| 350 | 4 | 0 | 0 | defined $time && $time ne '' | 
| 352 | 0 | 0 | 0 | defined $time && $time ne '' |