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
24 10 18 75 defined $_[0] and ref $_[0] eq 'HASH'
26 65 0 10 defined $$argsref{'underscores'} and $$argsref{'underscores'} == 0
49 58 8 4 defined $$argsref{'min'} and defined $$argsref{'max'}