Condition Coverage

blib/lib/String/PerlIdentifier.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
22 10 18 75 defined $_[0] and ref $_[0] eq 'HASH'
24 65 0 10 defined $argsref->{'underscores'} and $argsref->{'underscores'} == 0
47 58 8 4 defined $argsref->{'min'} and defined $argsref->{'max'}