Branch Coverage

blib/lib/List/Filter/Storage/YAML.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
105 9 2 if (my $filter_href = $$filter_data{$name})
169 18 2 unless ($name =~ /^_/x)
199 9 2 if (-f $stash)
239 11 8 unless ($filter_data)