Condition Coverage

File:blib/lib/Text/Names/Abbreviate.pm
Coverage:90.0%

line%coveragecondition
110100
Adec
00
11
$params->{'format'} // "default"
111100
Adec
00
11
$params->{'style'} // "first_last"
118100
Adec
00
11
$rest ||= ""
119100
Adec
00
11
$last ||= ""
12267
ABdec
0X0
100
111
not length $last and length $rest
124100
ABdec
0X0
100
111
length $last and length $rest
15375
ABCdec
0XX0
10X0
1100
1111
$style eq "last_first" and $format ne "default" and length $last_name