Completed
Push — master ( 6ad339...00778d )
by Roannel Fernández
02:42
created
23 files with issues
Count Path Last Found
10 framework/properties/CommandProperties.java
Coding Style Security Comprehensibility Code Smell
2 commands/abstracts/AbstractMultistageCommand.java
Code Smell Coding Style
2 commands/abstracts/AbstractSimpleCommand.java
Code Smell Coding Style
74 framework/commands/basic/BasicHelpCommand.java
Code Smell Coding Style Comprehensibility Best Practice
5 framework/commands/basic/WhoAmICommand.java
Coding Style Code Smell
2 framework/commands/interfaces/Command.java
Code Smell Coding Style
2 framework/commands/interfaces/HelpCommand.java
Code Smell Coding Style
5 commands/interfaces/MultistageCommand.java
Coding Style Code Smell
6 framework/commands/interfaces/SimpleCommand.java
Coding Style Code Smell Java 8
19 commands/multistage/MultistageCloseCommand.java
Coding Style Code Smell Best Practice Duplication