Branch Coverage
blib/lib/Catmandu/Fix/string.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
24
2
4
if
(
is_string
(
$val
)
)
{
}
1
3
elsif
(
is_array_ref
(
$val
)
and
&all
(
sub
{
1
2
elsif
(
is_hash_ref
(
$val
)
and
&all
(
sub
{