Condition Coverage

lib/Test/Chai/Core/Assertions/Include.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
28 14 8 4 ref $obj eq 'ARRAY' and ref $val eq 'HASH'
61 2 2 2 defined $obj && index($obj, $val) > -1
89 0 4 2 @$types > 1 && $index == @$types - 1