| blib/lib/Test/HTTP/MockServer/REST.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 2 | 0 | if ($input_content and $input_ct and $input_ct eq 'application/json') |
| 26 | 0 | 2 | if ($@) |
| 38 | 4 | 2 | if (@captures = $s =~ /$rx/) |
| 43 | 0 | 4 | unless ($selected_key) |
| 54 | 4 | 0 | if ($return_data) |
| 56 | 4 | 0 | if ($a and $a eq 'application/json') { } |
| 62 | 0 | 4 | if ($@) |