|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelfBase_testView, 16, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelfBase_testView, 17, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelf_methodThatShallBeOkaySuper, 37, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelf_methodThatShallComplain, 40, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelf_methodThatShallComplain, 41, TEST_IF_VIEW_METHOD_IS_NOT_CALLED_WITH_SUPER, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelf_testView, 27, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelf_testView, 27, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelf_testView, 44, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelf_testView, 44, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/CallingAMethodWithSelf.m, CallingAMethodWithSelf_testView, 45, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 7, TEST_IF_IS_PROTOCOL_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 14, TEST_IF_IS_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 24, TEST_IF_IS_CATEGORY_INTERFACE_ON_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 24, TEST_IF_IS_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 30, TEST_IF_IS_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 30, TEST_IF_IS_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 71, TEST_IF_IS_CATEGORY_INTERFACE_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 71, TEST_IF_IS_CATEGORY_INTERFACE_ON_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 71, TEST_IF_IS_CATEGORY_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 71, TEST_IF_IS_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 77, TEST_IF_IS_CATEGORY_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 77, TEST_IF_IS_CATEGORY_IMPLEMENTATION_ON_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 77, TEST_IF_IS_CATEGORY_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 77, TEST_IF_IS_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 178, TEST_IF_IS_CATEGORY_INTERFACE_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 178, TEST_IF_IS_CATEGORY_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 184, TEST_IF_IS_CATEGORY_IMPLEMENTATION_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, Linters_dummy_method, 184, TEST_IF_IS_CATEGORY_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClassProtocol_myBaseClassProtocolOptionalMethod, 11, TEST_IF_METHOD_IS_IN_PROTOCOL_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClassProtocol_myBaseClassProtocolRequiredMethod, 9, TEST_IF_METHOD_IS_IN_PROTOCOL_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 73, TEST_IF_METHOD_IS_IN_CATEGORY_INTERFACE_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 73, TEST_IF_METHOD_IS_IN_CATEGORY_INTERFACE_ON_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 73, TEST_IF_METHOD_IS_IN_CATEGORY_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 73, TEST_IF_METHOD_IS_IN_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 79, TEST_IF_METHOD_IS_IN_CATEGORY_IMPLEMENATION_ON_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 79, TEST_IF_METHOD_IS_IN_CATEGORY_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 79, TEST_IF_METHOD_IS_IN_CATEGORY_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 79, TEST_IF_METHOD_IS_IN_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassCategoryMethod, 79, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 18, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 18, TEST_IF_METHOD_IS_IN_INTERFACE_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 19, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 19, TEST_IF_METHOD_IS_IN_INTERFACE_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 35, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 35, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 35, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 37, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 37, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassAndInstanceMethod, 37, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 17, TEST_IF_IS_CLASS_METHOD_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 17, TEST_IF_IS_METHOD_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 17, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 17, TEST_IF_METHOD_IS_IN_INTERFACE_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 17, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IF_IS_CLASS_METHOD_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IF_IS_METHOD_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 32, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 33, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 33, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassClassMethod, 33, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 26, TEST_IF_METHOD_IS_IN_CATEGORY_INTERFACE_ON_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 26, TEST_IF_METHOD_IS_IN_CATEGORY_ON_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 42, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 42, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassInterfaceExtensionMethod, 42, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 20, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 20, TEST_IF_METHOD_IS_IN_INTERFACE_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 20, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 39, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 39, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 39, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 39, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 39, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 40, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 40, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassMethod, 40, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProperty, 48, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProperty, 48, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProperty, 48, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProperty, 48, TEST_RETURN_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolOptionalMethod, 46, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolOptionalMethod, 46, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolOptionalMethod, 46, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolOptionalMethod, 46, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolRequiredMethod, 44, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolRequiredMethod, 44, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolRequiredMethod, 44, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassProtocolRequiredMethod, 44, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 54, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 54, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 55, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 56, TEST_ALL_METHODS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 56, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 56, TEST_IS_RECEIVER_CLASS_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 57, TEST_ALL_METHODS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 57, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 59, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 60, TEST_ALL_METHODS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 60, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 60, TEST_IS_RECEIVER_CLASS_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 61, TEST_ALL_METHODS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 61, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 63, TEST_ALL_METHODS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 63, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 64, TEST_IS_RECEIVER_ID_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 65, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 66, TEST_ALL_METHODS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_myBaseClassTestReceiver, 66, TEST_IS_RECEIVER_CLASS_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_setMyBaseClassProperty, 51, TEST_IF_METHOD_IS_IN_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_setMyBaseClassProperty, 51, TEST_IF_METHOD_IS_IN_IMPLEMENTATION_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_setMyBaseClassProperty, 51, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MyBaseClass_setMyBaseClassProperty, 51, TEST_PARAM_TYPE_CHECK2, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassCategoryMethod, 143, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassCategoryMethod, 143, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassCategoryMethod, 144, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassCategoryMethod, 144, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 115, TEST_IF_IS_CLASS_METHOD_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 115, TEST_IF_IS_METHOD_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 115, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 115, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 115, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 115, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 116, TEST_ALL_METHODS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 116, TEST_IN_CLASS_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 116, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassClassMethod, 116, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassInterfaceExtensionMethod, 123, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassInterfaceExtensionMethod, 123, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassInterfaceExtensionMethod, 124, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassInterfaceExtensionMethod, 124, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 119, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 119, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 119, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 119, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 120, TEST_IN_INSTANCE_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 120, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassMethod, 120, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProperty, 135, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProperty, 135, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProperty, 135, TEST_RETURN_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProperty, 136, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProperty, 136, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolOptionalMethod, 131, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolOptionalMethod, 131, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolOptionalMethod, 132, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolOptionalMethod, 132, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolRequiredMethod, 127, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolRequiredMethod, 127, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolRequiredMethod, 128, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_myBaseClassProtocolRequiredMethod, 128, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 180, TEST_IF_METHOD_IS_IN_CATEGORY_INTERFACE_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 180, TEST_IF_METHOD_IS_IN_CATEGORY_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 186, TEST_IF_METHOD_IS_IN_CATEGORY_IMPLEMENTATION_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 186, TEST_IF_METHOD_IS_IN_CATEGORY_ON_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassCategoryMethod, 186, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 109, TEST_IF_IS_INSTANCE_METHOD_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 109, TEST_IF_IS_METHOD_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 147, TEST_IF_IS_INSTANCE_METHOD_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 147, TEST_IF_IS_METHOD_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassMethod, 147, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocol2OptionalMethod, 155, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocol2OptionalMethod, 155, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocol2RequiredMethod, 153, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocol2RequiredMethod, 153, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocolOptionalMethod, 151, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocolOptionalMethod, 151, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocolRequiredMethod, 149, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassProtocolRequiredMethod, 149, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassSubprotocol2OptionalMethod, 159, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassSubprotocol2OptionalMethod, 159, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassSubprotocol2RequiredMethod, 157, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassSubprotocol2RequiredMethod, 157, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 163, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 163, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 164, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 167, TEST_ALL_METHODS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 167, TEST_IS_RECEIVER_CLASS_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 167, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 168, TEST_ALL_METHODS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 168, TEST_IS_RECEIVER_CLASS_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 168, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 169, TEST_ALL_METHODS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 169, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 171, TEST_ALL_METHODS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 171, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 172, TEST_ALL_METHODS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 172, TEST_IS_RECEIVER_CLASS_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 172, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_mySubclassTestReceiver, 173, TEST_IS_RECEIVER_SUBCLASS_OF, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_setMyBaseClassProperty, 139, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_setMyBaseClassProperty, 139, TEST_IS_OVERRIDING_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_setMyBaseClassProperty, 139, TEST_PARAM_TYPE_CHECK2, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_setMyBaseClassProperty, 140, TEST_IS_RECEIVER_CLASS_NAMED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/GenericTestClass.m, MySubclass_setMyBaseClassProperty, 140, TEST_IS_RECEIVER_SUPER, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/InContextOfMethodsTest.m, InContextOfMethodsTest_method, 16, TEST_IN_METHOD_CONTEXT, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/InContextOfMethodsTest.m, InContextOfMethodsTest_method, 16, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/InContextOfMethodsTest.m, function, 27, TEST_IN_FUNCTION_CONTEXT, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/InContextOfMethodsTest.m, function, 27, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/InContextOfMethodsTest.m, objc_block_1, 21, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/InContextOfMethodsTest.m, objc_block_2, 21, TEST_IN_BLOCK_CONTEXT, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/InSubclassExample.m, HappySadView2_makeBadAction, 35, IN_SUBCLASS_TEST, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/PrivateAPIChecker.m, TestView_methoddd, 21, TEST_SELECTOR, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/enums.m, test, 17, ENUM_CONSTANTS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/enums.m, test, 17, ENUM_CONSTANTS_OF_ENUM, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/enums.m, test_c_style_enum, 23, ENUM_CONSTANTS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/enums.m, test_enum_constant_of_enum, 19, ENUM_CONSTANTS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/enums.m, test_enum_constant_of_enum, 19, ENUM_CONSTANTS_OF_ENUM, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/filter_by_path/include_file.m, main, 9, ALL_PATH_NO_FILTER_EXAMPLE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/filter_by_path/include_file.m, main, 9, FILTER_BY_ALL_PATH_EXAMPLE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/filter_by_path/include_file.m, main, 9, FILTER_BY_PATH_EXAMPLE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/implicit_cast.c, main, 9, ALL_PATH_NO_FILTER_EXAMPLE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/implicit_cast.c, main, 9, BLACKLIST_PATH_EXAMPLE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/implicit_cast.c, main, 9, FILTER_BY_ALL_PATH_EXAMPLE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/implicit_cast.c, main, 9, WHITE_BLACKLIST_PATH_EXAMPLE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/implicit_cast.c, main, 10, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/implicit_cast.c, main, 11, TEST_IMPLICIT_CAST_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/implicit_cast.c, main, 11, TEST_VAR_TYPE_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/namespace.mm, Linters_dummy_method, 9, TEST_DEFINE_NAMESPACE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/namespace.mm, Linters_dummy_method, 17, TEST_USING_NAMESPACE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/protocols.m, Foo_newWithA, 24, TEST_INSTANCE_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/protocols.m, Foo_newWithA, 24, TEST_PROTOCOL_TYPE_INHERITANCE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/protocols.m, Foo_newWithB, 25, TEST_INSTANCE_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/protocols.m, Foo_newWithB, 25, TEST_PROTOCOL_TYPE_INHERITANCE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/protocols.m, Foo_newWithC, 26, TEST_INSTANCE_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/protocols.m, Foo_newWithC, 26, TEST_PROTOCOL_TYPE_INHERITANCE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/protocols.m, Foo_newWithCs, 27, TEST_GENERICS_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/protocols.m, Foo_newWithCs, 27, TEST_INSTANCE_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/protocols.m, Foo_newWithCs, 27, TEST_PROTOCOL_TYPE_INHERITANCE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/protocols.m, Linters_dummy_method, 11, TEST_PROTOCOL_DEF_INHERITANCE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/protocols.m, Linters_dummy_method, 14, TEST_PROTOCOL_DEF_INHERITANCE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/protocols.m, Linters_dummy_method, 17, TEST_PROTOCOL_DEF_INHERITANCE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/sel.m, fooButtonComponent_newWithAction, 12, TEST_INSTANCE_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/sel.m, fooButtonComponent_newWithAction, 12, TEST_PARAMETER_SEL_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, A_foo, 13, TEST_PARAM_TYPE_CHECK2, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, A_foo, 13, TEST_RETURN_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, A_foo, 19, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, A_foo, 19, TEST_PARAM_TYPE_CHECK2, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, A_foo, 19, TEST_RETURN_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, B_bar, 28, TEST_RETURN_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, B_bar, 34, TEST_IS_METHOD_EXPOSED, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, B_bar, 34, TEST_RETURN_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, B_bar, 35, TEST_ALL_METHODS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, B_bar, 36, MACRO_TEST1, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, B_bar, 36, MACRO_TEST2, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, B_bar, 36, MACRO_TEST3, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 26, GLOBAL_MACRO_SUBCLASS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 26, IMPORTED_MACRO_SUBCLASS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 26, LOCAL_MACRO_SUBCLASS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 26, SUBCLASSING_TEST_EXAMPLE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 41, GLOBAL_MACRO_SUBCLASS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 41, IMPORTED_MACRO_SUBCLASS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 41, LOCAL_MACRO_SUBCLASS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 41, SUBCLASSING_TEST_EXAMPLE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 47, GLOBAL_MACRO_SUBCLASS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 47, IMPORTED_MACRO_SUBCLASS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 47, LOCAL_MACRO_SUBCLASS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 47, SUBCLASSING_TEST_EXAMPLE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 53, GLOBAL_MACRO_SUBCLASS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 53, IMPORTED_MACRO_SUBCLASS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 53, LOCAL_MACRO_SUBCLASS, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 53, SUBCLASSING_TEST_EXAMPLE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 111, TEST_TYPEDEF_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 119, TEST_TYPEDEF_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, Linters_dummy_method, 125, TEST_TYPEDEF_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m1, 73, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m10, 82, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m11, 83, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m12, 84, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m13, 85, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m14, 86, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m15, 87, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m15, 87, TEST_RETURN_METHOD, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m16, 88, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m17, 89, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m2, 74, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m20, 91, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m21, 92, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m22, 93, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m23, 99, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m24, 100, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m25, 101, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m26, 102, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m26, 103, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m26, 105, TEST_NTH_PARAM_TYPE_CHECK, LIKE, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m26, 105, TEST_PARAM_TYPE_CHECK, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m3, 75, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m4, 76, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m7, 79, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m8, 80, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, TestType_m9, 81, TEST_BUILTIN_TYPE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/subclassing.m, bar, 129, TEST_NTH_PARAM_TYPE_CHECK_FUNCTION, LIKE, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/visibility.c, bar, 31, TEST_DEFAULT_VISIBILITY, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/visibility.c, bar, 32, TEST_DEFAULT_VISIBILITY, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/visibility.c, bar, 33, TEST_HIDDEN_VISIBILITY, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/visibility.c, bar, 34, TEST_HIDDEN_VISIBILITY, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/visibility.c, bar, 35, TEST_USED_ATTRIBUTE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/visibility.c, bar, 36, TEST_DEFAULT_VISIBILITY, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/visibility.c, bar, 36, TEST_DEFAULT_VISIBILITY_WITH_USED_ATTRIBUTE, WARNING, []
|
|
|
|
codetoanalyze/objc/linters-for-test-only/visibility.c, bar, 36, TEST_USED_ATTRIBUTE, WARNING, []
|