Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
117 45 3 1 $MatcherStore and not $MatcherStore->{'Value'}
121 66 3 0 $MatcherStore and $MatcherStore->{'Value'}
132 20 1 1 $AnyStore eq 'any' and $Type ne 'any'
135 1 19 1 $AnyStore ne 'any' and $Type eq 'any'
164 13 114 9 $self->{'AnyStore'}[$i] and $self->{'AnyStore'}[$i] eq 'any'