Condition Coverage

blib/lib/User/Identity.pm
Criterion Covered Total %
condition 8 18 44.4


and 2 conditions

line l !l condition
33 62 29 exists $args->{$_} and $$self{'UI_' . $_} = delete $args->{$_}

and 3 conditions

line !l l&&!r l&&r condition
92 2 8 0 defined $first and not defined $surname
93 8 2 0 not defined $first and defined $surname
258 0 0 0 $month == $tomonth and $day >= $today

or 2 conditions

line l !l condition
68 2 10 $connect ||= '.'
237 0 0 $day || 0

or 3 conditions

line l !l&&r !l&&!r condition
258 0 0 0 $month > $tomonth or $month == $tomonth and $day >= $today