Condition Coverage

blib/lib/Test/Mockify/Method.pm
Criterion Covered Total %
condition 15 15 100.0


and 3 conditions

line !l l&&!r l&&r condition
119 80 7 1 $MatcherStore and not $MatcherStore->{'Value'}
123 68 2 1 $MatcherStore and $MatcherStore->{'Value'}
134 27 1 1 $AnyStore eq 'any' and $Type ne 'any'
137 1 26 1 $AnyStore ne 'any' and $Type eq 'any'
166 20 162 18 $self->{'AnyStore'}[$i] and $self->{'AnyStore'}[$i] eq 'any'