| blib/lib/Test/HTTP/MockServer/REST.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 22 | 2 | 0 | 2 | $input_content and $input_ct |
| 2 | 0 | 2 | $input_content and $input_ct and $input_ct eq 'application/json' | |
| 56 | 0 | 0 | 4 | $a and $a eq 'application/json' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 8 | 0 | 3 | 0 | ref $class || $class |