Condition Coverage

lib/XML/Compile/XOP/Include.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

line !l l&&!r l&&r condition
31 0 3 1 defined $args{'bytes'} and ref $args{'bytes'} ne 'SCALAR'

or 2 conditions

line l !l condition
39 2 0 $http->header('Content-ID') || ''
72 0 0 $self->contentCharset || 'UTF-8'

or 3 conditions

line l !l&&r !l&&!r condition
45 2 0 0 $http->decoded_content('ref', 1) || $http->content('ref', 1)