Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Source Code Analyzer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 190
    • Issues 190
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • naomod
  • Model Driven Engineering (MDE)
  • Source Code Analyzer
  • Issues

  • Open 190
  • Closed 115
  • All 305
New issue
  • Priority Created date Updated date Milestone due date Due date Popularity Label priority Manual Title
  • NcssCount
    #751 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 28, 2019
  • NcssMethodCount
    #752 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 28, 2019
  • NcssTypeCount
    #753 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 28, 2019
  • NPathComplexity
    #754 · created Oct 17, 2019 by Gerson SUNYE   Challenging feature
    • 0
    updated Oct 28, 2019
  • SimplifiedTernary
    #756 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 28, 2019
  • SimplifyBooleanExpressions
    #758 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 28, 2019
  • SimplifyBooleanReturns
    #759 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 28, 2019
  • SingularField
    #761 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 28, 2019
  • StdCyclomaticComplexity
    #762 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 28, 2019
  • UselessOverridingMethod
    #766 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 28, 2019
  • UseObjectForClearerAPI
    #767 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 28, 2019
  • UseUtilityClass
    #768 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 28, 2019
  • CommentSize
    #771 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 28, 2019
  • AssignmentInOperand
    #774 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 28, 2019
  • AssignmentToNonFinalStatic
    #775 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 29, 2019
  • AvoidAccessibilityAlteration
    #776 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 29, 2019
  • AvoidAssertAsIdentifier
    #777 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 29, 2019
  • AvoidBranchingStatementAsLastInLoop
    #778 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 29, 2019
  • AvoidDecimalLiteralsInBigDecimalConstructor
    #782 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 29, 2019
  • AvoidDuplicateLiterals
    #783 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 29, 2019
  • AvoidInstanceofChecksInCatchClause
    #787 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 29, 2019
  • AvoidLiteralsInIfCondition
    #788 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 29, 2019
  • AvoidLosingExceptionInformation
    #789 · created Oct 17, 2019 by Gerson SUNYE   Challenging feature
    • 0
    updated Oct 29, 2019
  • AvoidMultipleUnaryOperators
    #790 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 29, 2019
  • AvoidUsingOctalValues
    #791 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 29, 2019
  • BadComparison
    #792 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 29, 2019
  • BeanMembersShouldSerialize
    #793 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 29, 2019
  • BrokenNullCheck
    #794 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 29, 2019
  • CallSuperFirst
    #795 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • CallSuperLast
    #796 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • CheckSkipResult
    #797 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • ClassCastExceptionWithToArray
    #798 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • CloneMethodMustImplementCloneable
    #800 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • CloneMethodReturnTypeMustMatchClassName
    #801 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • CloneThrowsCloneNotSupportedException
    #802 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • CloseResource
    #803 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 29, 2019
  • ConstructorCallsOverridableMethod
    #805 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 29, 2019
  • DataflowAnomalyAnalysis
    #806 · created Oct 17, 2019 by Gerson SUNYE   Challenging feature
    • 0
    updated Oct 29, 2019
  • DoNotCallSystemExit
    #809 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Dec 21, 2019
  • DoNotHardCodeSDCard
    #811 · created Oct 17, 2019 by Gerson SUNYE   Simple feature
    • 0
    updated Oct 29, 2019
  • DoNotThrowExceptionInFinally
    #812 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 1
    • 0
    updated Jan 13, 2020
  • EmptyIfStmt
    #818 · created Oct 17, 2019 by Gerson SUNYE   Simple feature
    • 0
    updated Oct 30, 2019
  • EmptyStatementNotInLoop
    #821 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • EqualsNull
    #826 · created Oct 17, 2019 by Gerson SUNYE   Simple feature
    • 0
    updated Oct 30, 2019
  • FinalizeDoesNotCallSuperFinalize
    #827 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • FinalizeOnlyCallsSuperFinalize
    #828 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • FinalizeOverloaded
    #829 · created Oct 17, 2019 by Gerson SUNYE   Simple feature
    • 0
    updated Oct 30, 2019
  • IdempotentOperations
    #831 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • InstantiationToGetClass
    #833 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • InvalidSlf4jMessageFormat
    #834 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • JumbledIncrementer
    #835 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • LoggerIsNotStaticFinal
    #838 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • MisplacedNullCheck
    #840 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • MissingStaticMethodInNonInstantiatableClass
    #843 · created Oct 17, 2019 by Gerson SUNYE   Simple feature
    • 0
    updated Oct 30, 2019
  • MoreThanOneLogger
    #844 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • OverrideBothEqualsAndHashcode
    #848 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • ProperCloneImplementation
    #849 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • ProperLogger
    #850 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • ReturnFromFinallyBlock
    #852 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Jan 13, 2020
  • SingleMethodSingleton
    #854 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • SingletonClassReturningNewInstance
    #855 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • StaticEJBFieldShouldBeFinal
    #856 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • StringBufferInstantiationWithChar
    #857 · created Oct 17, 2019 by Gerson SUNYE   Simple feature
    • 0
    updated Oct 30, 2019
  • SuspiciousOctalEscape
    #860 · created Oct 17, 2019 by Gerson SUNYE   Simple feature
    • 0
    updated Oct 30, 2019
  • UnnecessaryBooleanAssertion
    #863 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • UnnecessaryCaseChange
    #864 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • UnnecessaryConversionTemporary
    #865 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • UnusedNullCheckInEquals
    #866 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • UseCorrectExceptionLogging
    #867 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • UselessOperationOnImmutable
    #869 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • UseLocaleWithCaseConversions
    #870 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • DoubleCheckedLocking
    #877 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • NonThreadSafeSingleton
    #878 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • UnsynchronizedStaticDateFormatter
    #879 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • UnsynchronizedStaticFormatter
    #880 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • UseConcurrentHashMap
    #881 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 1
    updated Oct 30, 2019
  • AppendCharacterWithChar
    #884 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • AvoidArrayLoops
    #885 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • AvoidFileStream
    #886 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • ConsecutiveAppendsShouldReuse
    #892 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • ConsecutiveLiteralAppends
    #893 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • InefficientStringBuffering
    #895 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • IntegerInstantiation
    #897 · created Oct 17, 2019 by Gerson SUNYE   Simple feature
    • 0
    updated Oct 30, 2019
  • OptimizableToArrayCall
    #899 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • RedundantFieldInitializer
    #900 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • UnnecessaryWrapperObjectCreation
    #906 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • UseStringBufferForStringAppends
    #911 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 0
    updated Oct 30, 2019
  • UseStringBufferLength
    #912 · created Oct 17, 2019 by Gerson SUNYE   Average feature
    • 3
    • 0
    updated Dec 23, 2019
  • HardCodedCryptoKey
    #913 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • InsecureCryptoIv
    #914 · created Oct 17, 2019 by Gerson SUNYE   Hard feature
    • 0
    updated Oct 30, 2019
  • Prev
  • 1
  • 2
  • Next