Branch Coverage

blib/lib/Net/Async/Webservice/Common/WithRequestWrapper.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
30 0 1 unless eval 'require IO::Socket::SSL'
53 1 1 ($kind // '') ne 'http' ? :
59 2 3 ($request->uri->scheme // '') eq 'https' ? :