Branch Coverage

blib/lib/Goo/WebDBLite.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
75 0 0 if ($id =~ /html$/)
80 0 0 if ($id =~ /general$/)
84 0 0 unless (exists $$db{$type}{$id})
89 0 0 if ($field ne '')
128 0 0 unless ($location)
133 0 0 if ($id =~ /html$/)
138 0 0 if ($id =~ /general$/)
154 0 0 if ($value =~ /<[^>]*>/ and $type ne 'emailtemplate')