Condition Coverage

blib/lib/Test/Mockify.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
149 3 0 17 $ParameterAmount == 1 and IsString($Parameters[0])
420 57 10 2 $self->{'MethodMockType'}{$MethodName} and $self->{'MethodMockType'}{$MethodName} ne $MethodMockType

or 3 conditions

line l !l&&r !l&&!r condition
301 0 56 0 $self->{'MethodStore'}{$MethodName} //= $Method