| blib/lib/SimpleMock/Model/LWP_UA.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 2 | 12 | if ($method eq 'POST') { } |
| 11 | 1 | elsif ($method eq 'GET') { } | |
| 37 | 5 | 9 | %request_args ? : |
| 44 | 1 | 14 | unless my $lwp = $layer->{'LWP_UA'} |
| 47 | 12 | 2 | if $response |
| 62 | 3 | 7 | ref $response_arg_or_content eq 'HASH' ? : |