Branch Coverage

blib/lib/Data/Localize/YAML.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
58 3 0 if ($path)
76 0 3 unless $path
83 6 0 if -f $x
98 4 2 if ($self->is_array) { }
101 0 12 unless (exists $item->{$keykey} and exists $item->{$valuekey})