| blib/lib/Confluence/REST.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 17 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 208 | 0 | 0 | 0 | $type =~ m[text/html]i and eval { do { require HTML::TreeBuilder } } |
| 449 | 0 | 0 | 0 | not $has_next_page and $calls >= 1 |
| line | l | !l | condition |
|---|---|---|---|
| 355 | 0 | 0 | $headers //= {} |
| 356 | 0 | 0 | $headers->{'Content-Type'} //= 'application/json;charset=UTF-8' |
| 381 | 0 | 0 | $headers //= {} |
| 382 | 0 | 0 | $headers->{'Content-Type'} //= 'application/json;charset=UTF-8' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 162 | 0 | 0 | 0 | is_string($proxy) or is_instance($proxy, 'URI') |