Branch Coverage

inc/LWP/Simple.pm
Criterion Covered Total %
branch 1 10 10.0


line true false branch
37 4 0 if $response->is_success
48 0 0 if ($response->is_success)
49 0 0 unless wantarray
67 0 0 if ($^O eq 'MacOS')
71 0 0 unless ($response->is_success)