Condition Coverage

blib/lib/Net/SIP/Debug.pm
Criterion Covered Total %
condition 1 32 3.1


and 3 conditions

line !l l&&!r l&&r condition
133 0 0 0 @_ > 1 and &looks_like_number($_[0])
178 0 0 0 @_ > 1 and &looks_like_number($_[0])

or 2 conditions

line l !l condition
67 0 0 $level || 1
131 0 0 'Net::SIP::Debug'->level || (return)
145 0 0 $sub ||= 'Main'
176 0 0 'Net::SIP::Debug'->level || (return)

or 3 conditions

line l !l&&r !l&&!r condition
32 0 0 0 /[=\*]/ or /^\d/
0 0 0 /[=\*]/ or /^\d/ or /::/
43 0 0 986 @export || @level
90 0 0 0 not $pkg or $pkg ne 'Net::SIP::Debug'
226 0 0 0 $class eq 'HASH' or $class eq 'ARRAY'
0 0 0 $class eq 'HASH' or $class eq 'ARRAY' or $class eq 'SCALAR'