Condition Coverage

blib/lib/HTTP/AnyUA/Middleware/ContentLength.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
21 0 1 2 not defined $args->{'headers'}{'content-length'} and $args->{'content'}
1 1 1 not defined $args->{'headers'}{'content-length'} and $args->{'content'} and not ref $args->{'content'}