Branch Coverage

blib/lib/Enbld/HTTP.pm
Criterion Covered Total %
branch 6 20 30.0


line true false branch
28 2 52 if (-e $path)
35 52 0 if ($download_hook)
44 0 0 if ($curl) { }
47 0 0 unless $ua
50 0 0 unless ($$res{'success'})
70 35 0 if ($get_hook)
74 0 0 unless $ua
77 0 0 unless ($$res{'success'})
98 3 0 if (ref $coderef eq 'CODE')
111 1 0 if (ref $coderef eq 'CODE')