Branch Coverage

blib/lib/Enbld/HTTP.pm
Criterion Covered Total %
branch 6 18 33.3


line true false branch
28 2 52 if (-e $path)
35 52 0 if ($download_hook)
42 0 0 unless $ua
45 0 0 unless ($res->{'success'})
64 35 0 if ($get_hook)
68 0 0 unless $ua
71 0 0 unless ($res->{'success'})
92 3 0 if (ref $coderef eq 'CODE')
105 1 0 if (ref $coderef eq 'CODE')