This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-08-25 00:29:34 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
39aa837db3ebb2534f12e65eb4eee83088af3e29
openide
/
java
/
java-tests
/
testData
/
inspection
/
deadCode
T
History
Anna Kozlova
9c8003c077
unused declaration: treat @deprecated members as entry points as they can't be deleted
2016-09-07 16:16:21 +03:00
..
abstractClassWithSerializableSubclasses
…
additionalAnnotations
…
annotationInterface
…
chainOfCalls
…
chainOfSuppressions
…
classLiteralRef
…
classUsedInMethodParameter
unused declaration: ensure refs are collected from method's parameter list as well as it's body (IDEA-158182)
2016-09-06 11:58:44 +03:00
constructorCalls
…
constructorCalls1
…
constructorReachableFromFieldInitializer
…
defaultConstructor
unused declaration: ensure refs on implicit constructor (IDEA-158585)
2016-08-24 21:16:13 +03:00
deprecatedAsEntryPoint
unused declaration: treat @deprecated members as entry points as they can't be deleted
2016-09-07 16:16:21 +03:00
enumInstantiation
…
enumValues
…
formUsage
…
functionalExpressions
…
ignoreUnusedFields
unused declaration: fix export to xml/html with new settings; tests added
2016-09-05 07:57:42 +03:00
instantiatedInTestOnly
unused declaration: report methods directly called from test sources (IDEA-160530)
2016-09-05 07:57:43 +03:00
instantiatedInTestOnlyStatic
unused declaration: report methods directly called from test sources (IDEA-160530)
2016-09-05 07:57:43 +03:00
junitAbstractClassWithInheritor
…
junitAbstractClassWithoutInheritor
…
junitEntryPoint
…
junitEntryPointCustomRunWith
…
localVariables
unused declaration: move unused local variables check to unused declaration
2016-09-05 07:57:43 +03:00
mockedField
…
mutableCalls
…
nonJavaReferences
…
packageLocal
unused declaration: ensure refs on implicit constructor (IDEA-158585)
2016-08-24 21:16:13 +03:00
reachableFromFieldArrayInitializer
…
reachableFromFieldInitializer
…
reachableFromMain
…
reachableFromXml
…
SCR6067
…
SCR9690
…
serializable
…
singleton
…
staticMethods
…
suppress
…
suppress1
…
suppress2
…
unusedEnum
…
usagesInAnonymous
…