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