Branch Coverage

blib/lib/HTTP/Request/AsCurl.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
28 3 12 if $user
32 5 10 unless keys %params
45 20 20 if ($params{'shell'} eq 'win32') { }
20 0 elsif ($params{'shell'} eq 'bourne') { }
62 0 0 $^O eq 'MSWin32' ? :