| lib/XML/Compile/XOP/Include.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 10 | 40.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 0 | 3 | 1 | defined $args{'bytes'} and ref $args{'bytes'} ne "SCALAR" |
| line | l | !l | condition |
|---|---|---|---|
| 39 | 2 | 0 | $http->header('Content-ID') || ' |
| 72 | 0 | 0 | $self->contentCharset || 'UTF-8' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 45 | 2 | 0 | 0 | $http->decoded_content('ref', 1) || $http->content('ref', 1) |