Branch Coverage

blib/lib/Bot/Pastebot/WebUtil.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
61 0 0 unless defined $data
72 0 0 unless defined $data
81 0 0 unless defined $data
101 0 0 unless defined $content and length $content
108 0 0 if (exists $content{$param}) { }
109 0 0 if (ref $content{$param} eq 'ARRAY') { }
129 0 0 unless defined $cookie
137 0 0 if (open my $template_fh, '<', $filename) { }
141 0 0 if ($@ or not defined $content or not length $content)
169 0 0 if $$result{'error'}
175 0 0 if (wantarray)
190 0 0 unless ($$result{'error'})
201 0 0 if (defined $content) { }
236 0 0 if (defined $data and length $data)
255 0 0 unless defined $value and length $value
257 0 0 if exists $bool{$value}