Branch Coverage
blib/lib/Catmandu/Fix/trim.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
22
5
2
if
(
$self
->mode
eq
'whitespace'
)
{
}
1
1
elsif
(
$self
->mode
eq
'nonword'
)
{
}
1
0
elsif
(
$self
->mode
eq
'diacritics'
)
{
}