Condition Coverage

lib/Web/ComposableRequest/Util.pm
Criterion Covered Total %
condition 17 26 65.3


and 3 conditions

line !l l&&!r l&&r condition
223 17 150 27 $_[0] && ref $_[0] eq 'ARRAY'
227 4 34 12 $_[0] && ref $_[0] eq 'HASH'
247 32 0 0 exists $dest->{$_} && defined $dest->{$_}
251 11 21 34 not defined $v and defined(my $src = $args[$i++])

or 2 conditions

line l !l condition
168 5 0 $params // {}
174 1 0 $options{'is'} // 'ro'
276 0 6 $_[1] // " \t"
6 0 $_[0] // ''

or 3 conditions

line l !l&&r !l&&!r condition
191 5 0 2 not defined $param->[0] or &blessed($param->[0])
282 0 8 0 $pattern //= $uric