Condition Coverage

blib/lib/Config/Identity/PAUSE.pm
Criterion Covered Total %
condition 8 13 61.5


and 2 conditions

line l !l condition
12 2 3 defined $_ and return $_

and 3 conditions

line !l l&&!r l&&r condition
17 1 0 2 exists $identity{'username'} and not exists $identity{'user'}
18 0 2 1 exists $identity{'user'} and not exists $identity{'username'}
27 0 0 6 defined $identity{$_} and length $identity{$_}

or 2 conditions

line l !l condition
27 6 0 defined $identity{$_} and length $identity{$_} or push @missing, $_