Condition Coverage

lib/HTTPD/RealmManager.pm
Criterion Covered Total %
condition 9 22 40.9


and 3 conditions

line !l l&&!r l&&r condition
29 0 0 3 $realm and ref $realm
199 0 3 0 $passwd and $$self{'digest'}
458 0 11 32 defined $param[0] and substr($param[0], 0, 1) eq '-'
467 0 32 0 @param and $#param % 2 == 0

or 2 conditions

line l !l condition
30 3 0 $mode || 420
412 3 1 $type || 's'

or 3 conditions

line l !l&&r !l&&!r condition
130 0 0 0 $$p{'groupuserfield'} || $$p{'userfield'}
192 3 0 0 $passwd or $otherfields