Condition Coverage

blib/lib/Authen/Credential.pm
Criterion Covered Total %
condition 7 15 46.6


and 3 conditions

line !l l&&!r l&&r condition
131 0 0 23 @_ == 1 and defined $_[0]
0 0 23 @_ == 1 and defined $_[0] and ref $_[0] eq ''
138 1 1 19 @list and $list[0] =~ /^($_IdRe)$/o
214 0 0 2 @_ == 1 and defined $_[0]
0 0 2 @_ == 1 and defined $_[0] and ref $_[0] eq ''