Condition Coverage

blib/lib/Net/OSCAR/Utility.pm
Criterion Covered Total %
condition 0 37 0.0


and 3 conditions

line !l l&&!r l&&r condition
58 0 0 0 defined $$session{'LOGLEVEL'} and $$session{'LOGLEVEL'} >= $level
81 0 0 0 defined $$session{'LOGLEVEL'} and $$session{'LOGLEVEL'} >= $level
89 0 0 0 defined $$session{'LOGLEVEL'} and $$session{'LOGLEVEL'} >= $level
128 0 0 0 $currstuff ge ' ' and $currstuff le '~'
154 0 0 0 length $tlv >= 4 and !$tlvcnt || $currtlv < $tlvcnt
176 0 0 0 defined $tlv and ref $tlv eq 'HASH'
0 0 0 defined $tlv and ref $tlv eq 'HASH' and defined tied %$tlv
0 0 0 defined $tlv and ref $tlv eq 'HASH' and defined tied %$tlv and tied(%$tlv)->isa('Net::OSCAR::TLV')
268 0 0 0 $conntype != 2 and not $server

or 2 conditions

line l !l condition
96 0 0 shift() || 0
179 0 0 $value ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
105 0 0 0 $forcehex or grep {$_ gt '~' unless $_ lt ' ';} @stuff
154 0 0 0 !$tlvcnt || $currtlv < $tlvcnt