Condition Coverage

blib/lib/Test/Mockify.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
162 0 0 66 $ParameterAmount == 1 and IsString($Parameters[0])
419 107 14 2 $self->{'MethodMockType'}{$MethodName} and $self->{'MethodMockType'}{$MethodName} ne $MethodMockType

or 2 conditions

line l !l condition
60 2 112 $AlternativeConstructorName //= 'new'

or 3 conditions

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