Condition Coverage

blib/lib/Net/XMPP3/Protocol.pm
Criterion Covered Total %
condition 0 54 0.0


and 3 conditions

line !l l&&!r l&&r condition
818 0 0 0 exists $$self{'ERRORCODE'} && $$self{'ERRORCODE'} ne ''
1403 0 0 0 not $self->ReceivedID($id) and $endTime >= time
1487 0 0 0 exists $$self{'RCVDB'}{$id} && $$self{'RCVDB'}{$id} == 0
1610 0 0 0 exists $$self{'PRESENCEDB'}{$fromID}{'priorities'}{$oldPriority} and $#{$$self{'PRESENCEDB'}{$fromID}{'priorities'}{$oldPriority};} == -1
1860 0 0 0 $iqAuthQuery->DefinedSequence and $iqAuthQuery->DefinedToken
1972 0 0 0 not $$self{'STREAM'}->SASLClientDone($sid) and $endTime >= time
2048 0 0 0 defined $resource and $resource ne ''
2577 0 0 0 exists $$self{'ROSTERDB'}{'JIDS'}{$jid}{'groups'} and $#{$$self{'ROSTERDB'}{'JIDS'}{$jid}{'groups'};} > -1
2749 0 0 0 not $self->TLSClientDone and $endTime >= time
3240 0 0 0 exists $$self{'CB'}{'IQns'}{$ns} and ref $$self{'CB'}{'IQns'}{$ns} != 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
863 0 0 0 $$self{'DEBUG'}->GetLevel >= 1 or exists $$self{'CB'}{'receive'}
887 0 0 0 exists $$self{'CB'}{$tag} or exists $$self{'CB'}{'XPath'}
0 0 0 exists $$self{'CB'}{$tag} or exists $$self{'CB'}{'XPath'} or exists $$self{'CB'}{'DirectXPath'}
0 0 0 exists $$self{'CB'}{$tag} or exists $$self{'CB'}{'XPath'} or exists $$self{'CB'}{'DirectXPath'} or $self->CheckID($tag, $id)
1580 0 0 0 $type eq '' or $type eq 'available'
0 0 0 $type eq '' or $type eq 'available' or $type eq 'unavailable'
1617 0 0 0 $type eq '' or $type eq 'available'
2599 0 0 0 $type eq 'set' or $type eq 'result'