Condition Coverage

blib/lib/Lingua/FR/Hyphen.pm
Criterion Covered Total %
condition 18 18 100.0


and 3 conditions

line !l l&&!r l&&r condition
51 1 5 1 defined $ref_arguments and ref $ref_arguments ne 'HASH'
56 1 2 3 defined $ref_arguments and defined $check_complet

or 2 conditions

line l !l condition
29 1 2 $ref_arguments->{'min_word'} || 6
30 1 2 $ref_arguments->{'min_prefix'} || 3
31 1 2 $ref_arguments->{'min_suffix'} || 3
32 1 2 $ref_arguments->{'cut_proper_nouns'} || 0
33 1 2 $ref_arguments->{'cut_compounds'} || 0
120 1 27 $delim ||= '-'