Condition Coverage

blib/lib/Archive/Har/Entry/Request/PostData.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
16 0 0 0 defined $params->{'params'} and ref $params->{'params'} eq 'ARRAY'
0 0 0 defined $params->{'params'} and ref $params->{'params'} eq 'ARRAY' and scalar @{$params->{'params'};} > 0
67 0 0 0 defined $new and ref $new eq 'ARRAY'