Condition Coverage

blib/lib/Config/Manager/User.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
62 1 0 0 exists $ConfCache{$userid} and defined $ConfCache{$userid}
1 0 0 exists $ConfCache{$userid} and defined $ConfCache{$userid} and ref $ConfCache{$userid}
114 0 0 0 $@ ne '' and $error ne ''

or 3 conditions

line l !l&&r !l&&!r condition
110 0 0 0 $@ ne '' or $error ne ''