The following document contains the results of Checkstyle.
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 130). | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Method 'setParameterValues' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter parameters should be final. | 50 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters (found 85). | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters (found 107). | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters (found 90). | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line is longer than 80 characters (found 99). | 64 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters (found 112). | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line has trailing spaces. | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters (found 85). | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters (found 143). | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters (found 112). | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 81 | |
Line is longer than 80 characters (found 83). | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line is longer than 80 characters (found 88). | 85 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line has trailing spaces. | 87 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line is longer than 80 characters (found 89). | 90 | |
Line contains a tab character. | 90 | |
Line has trailing spaces. | 91 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line is longer than 80 characters (found 91). | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Method 'returnedClass' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 102 | |
Method 'doNullSafeGet' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Line is longer than 80 characters (found 240). | 103 | |
Line contains a tab character. | 103 | |
Parameter rs should be final. | 103 | |
Parameter names should be final. | 103 | |
Parameter session should be final. | 103 | |
Parameter owner should be final. | 103 | |
Redundant throws: 'HibernateException' is unchecked exception. | 103 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 103 | |
Line contains a tab character. | 105 | |
Line has trailing spaces. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line contains a tab character. | 114 | |
Method 'doNullSafeSet' is not designed for extension - needs to be abstract, final or empty. | 116 | |
Line is longer than 80 characters (found 232). | 117 | |
Parameter preparedStatement should be final. | 117 | |
Parameter value should be final. | 117 | |
Parameter index should be final. | 117 | |
Parameter session should be final. | 117 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 117 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line has trailing spaces. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line is longer than 80 characters (found 93). | 125 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 27 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Missing a Javadoc comment. | 27 | |
Parameter map should be final. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Method 'toMap' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Missing a Javadoc comment. | 56 | |
Parameter input should be final. | 56 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters (found 114). | 38 | |
Line contains a tab character. | 38 | |
Missing a Javadoc comment. | 38 | |
Name 'OBJECT_READER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
'{' is not followed by whitespace. | 38 | |
'}' is not preceded with whitespace. | 38 | |
Line is longer than 80 characters (found 114). | 40 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Name 'OBJECT_WRITER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
'{' is not followed by whitespace. | 40 | |
'}' is not preceded with whitespace. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Method 'getObjectReader' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Method 'getObjectWriter' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Missing a Javadoc comment. | 50 | |
Parameter map should be final. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters (found 107). | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 59 | |
Method 'toMap' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Missing a Javadoc comment. | 59 | |
Line contains a tab character. | 60 | |
Parameter input should be final. | 60 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters (found 107). | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line is longer than 80 characters (found 107). | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters (found 97). | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 32 | |
Method 'doNullSafeGet' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Line is longer than 80 characters (found 134). | 33 | |
Line contains a tab character. | 33 | |
Parameter rs should be final. | 33 | |
Parameter names should be final. | 33 | |
Parameter session should be final. | 33 | |
Parameter owner should be final. | 33 | |
Line contains a tab character. | 34 | |
Redundant throws: 'HibernateException' is unchecked exception. | 34 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters (found 88). | 46 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters (found 129). | 47 | |
Line contains a tab character. | 47 | |
Line is longer than 80 characters (found 119). | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters (found 131). | 51 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters (found 115). | 52 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Method 'doNullSafeSet' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Line is longer than 80 characters (found 108). | 59 | |
Line contains a tab character. | 59 | |
Parameter preparedStatement should be final. | 59 | |
Parameter value should be final. | 59 | |
Parameter index should be final. | 59 | |
Line is longer than 80 characters (found 87). | 60 | |
Line contains a tab character. | 60 | |
Parameter session should be final. | 60 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Empty statement. | 67 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 102). | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters (found 88). | 29 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Method 'setParameterValues' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Parameter parameters should be final. | 33 | |
Line contains a tab character. | 35 | |
Line is longer than 80 characters (found 83). | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line is longer than 80 characters (found 94). | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters (found 107). | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line is longer than 80 characters (found 121). | 45 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters (found 106). | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line is longer than 80 characters (found 106). | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters (found 113). | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters (found 138). | 56 | |
Line contains a tab character. | 56 | |
'{' is followed by whitespace. | 56 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters (found 103). | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Method 'returnedClass' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters (found 110). | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Name 'HAS_POSTGRES_DRIVER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 45 | |
Line contains a tab character. | 45 | |
Method 'doNullSafeGet' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Line is longer than 80 characters (found 236). | 47 | |
Parameter rs should be final. | 47 | |
Parameter names should be final. | 47 | |
Parameter session should be final. | 47 | |
Parameter owner should be final. | 47 | |
Redundant throws: 'HibernateException' is unchecked exception. | 47 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 47 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters (found 95). | 61 | |
'{' is followed by whitespace. | 61 | |
Line is longer than 80 characters (found 116). | 62 | |
Line is longer than 80 characters (found 101). | 63 | |
'{' is followed by whitespace. | 63 | |
Line is longer than 80 characters (found 173). | 65 | |
Method 'doNullSafeSet' is not designed for extension - needs to be abstract, final or empty. | 69 | |
Line is longer than 80 characters (found 232). | 70 | |
Parameter preparedStatement should be final. | 70 | |
Parameter value should be final. | 70 | |
Parameter index should be final. | 70 | |
Parameter session should be final. | 70 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 70 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters (found 83). | 80 | |
Line has trailing spaces. | 84 | |
Method 'setParameterValues' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Parameter parameters should be final. | 86 | |
Line has trailing spaces. | 89 | |
Line is longer than 80 characters (found 93). | 91 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 81). | 4 | |
Line is longer than 80 characters (found 134). | 7 | |
Missing a Javadoc comment. | 7 | |
Line contains a tab character. | 9 | |
Missing a Javadoc comment. | 9 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 98). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Line contains a tab character. | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 92). | 25 | |
Line is longer than 80 characters (found 105). | 29 | |
Missing a Javadoc comment. | 31 | |
Line contains a tab character. | 33 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Parameter convertedColumns should be final. | 34 | |
Line is longer than 80 characters (found 85). | 37 | |
Line is longer than 80 characters (found 145). | 44 | |
Line has trailing spaces. | 46 | |
'&&' should be on a new line. | 48 | |
Line is longer than 80 characters (found 128). | 49 | |
Line contains a tab character. | 49 | |
Line is longer than 80 characters (found 145). | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 56 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Parameter value should be final. | 57 | |
Line is longer than 80 characters (found 196). | 59 | |
Line contains a tab character. | 59 | |
'{' is followed by whitespace. | 59 | |
Avoid inline conditionals. | 59 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 83). | 18 | |
Line is longer than 80 characters (found 98). | 19 | |
Line is longer than 80 characters (found 106). | 24 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters (found 172). | 30 | |
Missing a Javadoc comment. | 30 | |
'{' is followed by whitespace. | 30 | |
Line is longer than 80 characters (found 85). | 32 | |
Missing a Javadoc comment. | 32 | |
'{' is followed by whitespace. | 32 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 39 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 98). | 18 | |
Line is longer than 80 characters (found 85). | 19 | |
Line is longer than 80 characters (found 106). | 24 | |
Line is longer than 80 characters (found 85). | 26 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters (found 174). | 30 | |
Missing a Javadoc comment. | 30 | |
'{' is followed by whitespace. | 30 | |
Line is longer than 80 characters (found 84). | 32 | |
Missing a Javadoc comment. | 32 | |
'{' is followed by whitespace. | 32 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 39 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 87). | 21 | |
Line is longer than 80 characters (found 84). | 28 | |
Line is longer than 80 characters (found 97). | 29 | |
Line is longer than 80 characters (found 98). | 30 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters (found 91). | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters (found 111). | 35 | |
Line is longer than 80 characters (found 90). | 38 | |
Line is longer than 80 characters (found 186). | 41 | |
Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 18 | |
Line is longer than 80 characters (found 92). | 19 | |
Line is longer than 80 characters (found 87). | 20 | |
Line is longer than 80 characters (found 102). | 28 | |
Line is longer than 80 characters (found 107). | 30 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters (found 171). | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line is longer than 80 characters (found 88). | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is followed by whitespace. | 36 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Parameter convertedColumns should be final. | 39 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Parameter value should be final. | 56 | |
'{' is followed by whitespace. | 57 | |
Line has trailing spaces. | 59 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 65 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 98). | 18 | |
Line is longer than 80 characters (found 92). | 19 | |
Line is longer than 80 characters (found 87). | 21 | |
Line is longer than 80 characters (found 102). | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters (found 104). | 30 | |
Line is longer than 80 characters (found 82). | 31 | |
Line is longer than 80 characters (found 117). | 33 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters (found 181). | 37 | |
Missing a Javadoc comment. | 37 | |
'{' is followed by whitespace. | 37 | |
Line is longer than 80 characters (found 88). | 39 | |
Missing a Javadoc comment. | 39 | |
'{' is followed by whitespace. | 39 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter convertedColumns should be final. | 52 | |
Line is longer than 80 characters (found 85). | 55 | |
Line has trailing spaces. | 64 | |
'&&' should be on a new line. | 66 | |
Line is longer than 80 characters (found 128). | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Parameter value should be final. | 75 | |
Line is longer than 80 characters (found 200). | 76 | |
'{' is followed by whitespace. | 76 | |
Avoid inline conditionals. | 76 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 98). | 18 | |
Line is longer than 80 characters (found 89). | 19 | |
Line is longer than 80 characters (found 87). | 21 | |
Line is longer than 80 characters (found 102). | 29 | |
Line is longer than 80 characters (found 108). | 31 | |
Missing a Javadoc comment. | 33 | |
Line is longer than 80 characters (found 178). | 35 | |
Missing a Javadoc comment. | 35 | |
'{' is followed by whitespace. | 35 | |
Line is longer than 80 characters (found 88). | 37 | |
Missing a Javadoc comment. | 37 | |
'{' is followed by whitespace. | 37 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Parameter convertedColumns should be final. | 50 | |
Line is longer than 80 characters (found 85). | 53 | |
Line has trailing spaces. | 60 | |
Line is longer than 80 characters (found 87). | 60 | |
Line has trailing spaces. | 62 | |
'&&' should be on a new line. | 64 | |
Line is longer than 80 characters (found 128). | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Parameter value should be final. | 73 | |
Line is longer than 80 characters (found 200). | 75 | |
'{' is followed by whitespace. | 75 | |
Avoid inline conditionals. | 75 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 18 | |
Line is longer than 80 characters (found 112). | 25 | |
Line is longer than 80 characters (found 98). | 27 | |
Line is longer than 80 characters (found 126). | 29 | |
Line is longer than 80 characters (found 126). | 30 | |
Line is longer than 80 characters (found 136). | 34 | |
Missing a Javadoc comment. | 36 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 98). | 18 | |
Line is longer than 80 characters (found 92). | 19 | |
Line is longer than 80 characters (found 87). | 21 | |
Line is longer than 80 characters (found 102). | 29 | |
Line is longer than 80 characters (found 104). | 30 | |
Line is longer than 80 characters (found 104). | 31 | |
Line is longer than 80 characters (found 108). | 35 | |
Missing a Javadoc comment. | 37 | |
Line is longer than 80 characters (found 181). | 39 | |
Missing a Javadoc comment. | 39 | |
'{' is followed by whitespace. | 39 | |
Line is longer than 80 characters (found 88). | 41 | |
Missing a Javadoc comment. | 41 | |
'{' is followed by whitespace. | 41 | |
Line has trailing spaces. | 42 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Parameter convertedColumns should be final. | 44 | |
Line is longer than 80 characters (found 85). | 47 | |
Line has trailing spaces. | 56 | |
'&&' should be on a new line. | 58 | |
Line is longer than 80 characters (found 128). | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Parameter value should be final. | 67 | |
Line is longer than 80 characters (found 200). | 69 | |
'{' is followed by whitespace. | 69 | |
Avoid inline conditionals. | 69 | |
Line has trailing spaces. | 71 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 77 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 18 | |
Line is longer than 80 characters (found 136). | 25 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 98). | 18 | |
Line is longer than 80 characters (found 166). | 25 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 82). | 18 | |
Line is longer than 80 characters (found 90). | 23 | |
Line is longer than 80 characters (found 124). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 82). | 18 | |
Line is longer than 80 characters (found 96). | 23 | |
Line is longer than 80 characters (found 129). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 85). | 18 | |
Line is longer than 80 characters (found 98). | 23 | |
Line is longer than 80 characters (found 134). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 18 | |
Line is longer than 80 characters (found 84). | 24 | |
Line is longer than 80 characters (found 96). | 25 | |
Line is longer than 80 characters (found 98). | 26 | |
Line is longer than 80 characters (found 124). | 29 | |
Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 81). | 18 | |
Line is longer than 80 characters (found 84). | 23 | |
Line is longer than 80 characters (found 88). | 24 | |
Line is longer than 80 characters (found 96). | 25 | |
Line is longer than 80 characters (found 98). | 26 | |
Line is longer than 80 characters (found 120). | 30 | |
Missing a Javadoc comment. | 32 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter o1 should be final. | 35 | |
Parameter o2 should be final. | 35 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 87). | 20 | |
Line is longer than 80 characters (found 102). | 25 | |
Line is longer than 80 characters (found 130). | 26 | |
Line is longer than 80 characters (found 137). | 30 | |
Missing a Javadoc comment. | 32 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter o1 should be final. | 35 | |
Parameter o2 should be final. | 35 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 83). | 18 | |
Line is longer than 80 characters (found 121). | 25 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 21 | |
Line is longer than 80 characters (found 135). | 27 | |
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters (found 91). | 31 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters (found 111). | 32 | |
Line is longer than 80 characters (found 90). | 35 | |
Line is longer than 80 characters (found 184). | 38 | |
Missing a Javadoc comment. | 40 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter o1 should be final. | 43 | |
Parameter o2 should be final. | 43 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 87). | 19 | |
Line is longer than 80 characters (found 87). | 20 | |
Line is longer than 80 characters (found 94). | 27 | |
Line is longer than 80 characters (found 90). | 28 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters (found 91). | 30 | |
Line has trailing spaces. | 31 | |
Line is longer than 80 characters (found 111). | 31 | |
Line is longer than 80 characters (found 90). | 34 | |
Line is longer than 80 characters (found 155). | 37 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters (found 187). | 41 | |
Missing a Javadoc comment. | 41 | |
'{' is followed by whitespace. | 41 | |
Line is longer than 80 characters (found 82). | 43 | |
Missing a Javadoc comment. | 43 | |
'{' is followed by whitespace. | 43 | |
Line has trailing spaces. | 44 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Parameter convertedColumns should be final. | 46 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Parameter value should be final. | 60 | |
'{' is followed by whitespace. | 62 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 65 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 83). | 21 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters (found 91). | 31 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters (found 111). | 32 | |
Line is longer than 80 characters (found 179). | 35 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 85). | 18 | |
Line is longer than 80 characters (found 127). | 25 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 92). | 21 | |
Line is longer than 80 characters (found 89). | 28 | |
Line is longer than 80 characters (found 102). | 29 | |
Line is longer than 80 characters (found 98). | 30 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters (found 91). | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters (found 111). | 35 | |
Line is longer than 80 characters (found 201). | 38 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 89). | 18 | |
Line is longer than 80 characters (found 139). | 25 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 83). | 21 | |
Line is longer than 80 characters (found 104). | 27 | |
Line is longer than 80 characters (found 113). | 28 | |
Line is longer than 80 characters (found 114). | 29 | |
Line is longer than 80 characters (found 121). | 30 | |
Line has trailing spaces. | 31 | |
Line is longer than 80 characters (found 109). | 31 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters (found 91). | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters (found 111). | 35 | |
Line is longer than 80 characters (found 179). | 38 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 18 | |
Line is longer than 80 characters (found 86). | 23 | |
Line is longer than 80 characters (found 90). | 24 | |
Line is longer than 80 characters (found 98). | 25 | |
Line is longer than 80 characters (found 98). | 26 | |
Line is longer than 80 characters (found 136). | 30 | |
Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 83). | 18 | |
Line is longer than 80 characters (found 104). | 23 | |
Line is longer than 80 characters (found 132). | 24 | |
Line is longer than 80 characters (found 83). | 25 | |
Line is longer than 80 characters (found 126). | 28 | |
Missing a Javadoc comment. | 30 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 85). | 18 | |
Line is longer than 80 characters (found 93). | 24 | |
Line is longer than 80 characters (found 98). | 25 | |
Line is longer than 80 characters (found 98). | 26 | |
Line is longer than 80 characters (found 127). | 29 | |
Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 21 | |
Line is longer than 80 characters (found 137). | 27 | |
Line has trailing spaces. | 28 | |
Line is longer than 80 characters (found 91). | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters (found 111). | 30 | |
Line is longer than 80 characters (found 200). | 33 | |
Missing a Javadoc comment. | 35 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 18 | |
Line is longer than 80 characters (found 115). | 25 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 18 | |
Line is longer than 80 characters (found 124). | 25 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 82). | 18 | |
Line is longer than 80 characters (found 82). | 24 | |
Line is longer than 80 characters (found 95). | 25 | |
Line is longer than 80 characters (found 98). | 26 | |
Line is longer than 80 characters (found 118). | 29 | |
Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 83). | 21 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line is longer than 80 characters (found 104). | 27 | |
Line is longer than 80 characters (found 113). | 28 | |
Line is longer than 80 characters (found 114). | 29 | |
Line is longer than 80 characters (found 121). | 30 | |
Line is longer than 80 characters (found 108). | 31 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters (found 91). | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters (found 111). | 35 | |
Line has trailing spaces. | 37 | |
Line is longer than 80 characters (found 128). | 38 | |
Line is longer than 80 characters (found 179). | 41 | |
Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 18 | |
Line is longer than 80 characters (found 86). | 23 | |
Line is longer than 80 characters (found 90). | 24 | |
Line is longer than 80 characters (found 98). | 25 | |
Line is longer than 80 characters (found 98). | 26 | |
Line is longer than 80 characters (found 157). | 29 | |
Line is longer than 80 characters (found 136). | 32 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 83). | 18 | |
Line is longer than 80 characters (found 104). | 23 | |
Line is longer than 80 characters (found 132). | 24 | |
Line is longer than 80 characters (found 83). | 25 | |
Line is longer than 80 characters (found 139). | 27 | |
Line is longer than 80 characters (found 126). | 30 | |
Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 85). | 18 | |
Line is longer than 80 characters (found 93). | 24 | |
Line is longer than 80 characters (found 98). | 25 | |
Line is longer than 80 characters (found 98). | 26 | |
Line is longer than 80 characters (found 136). | 28 | |
Line is longer than 80 characters (found 127). | 31 | |
Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 21 | |
Line is longer than 80 characters (found 137). | 27 | |
Line has trailing spaces. | 28 | |
Line is longer than 80 characters (found 91). | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters (found 111). | 30 | |
Line is longer than 80 characters (found 139). | 32 | |
Line is longer than 80 characters (found 200). | 35 | |
Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 85). | 18 | |
Line is longer than 80 characters (found 127). | 25 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 21 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters (found 91). | 31 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters (found 111). | 32 | |
Line is longer than 80 characters (found 90). | 35 | |
Line is longer than 80 characters (found 131). | 38 | |
Line is longer than 80 characters (found 188). | 41 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 18 | |
Line is longer than 80 characters (found 131). | 24 | |
Line is longer than 80 characters (found 136). | 27 | |
Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 82). | 18 | |
Line is longer than 80 characters (found 109). | 25 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 94). | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Parameter s should be final. | 28 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Parameter value should be final. | 33 | |
Line is longer than 80 characters (found 87). | 34 | |
'1000000L' is a magic number. | 34 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter value should be final. | 38 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter value should be final. | 43 | |
Line is longer than 80 characters (found 92). | 44 | |
'1000000L' is a magic number. | 44 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 103). | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Parameter s should be final. | 28 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Parameter value should be final. | 33 | |
Line is longer than 80 characters (found 83). | 34 | |
'1000000L' is a magic number. | 34 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter value should be final. | 38 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter value should be final. | 43 | |
Line is longer than 80 characters (found 92). | 44 | |
'1000000L' is a magic number. | 44 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters (found 138). | 30 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter s should be final. | 36 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter value should be final. | 41 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Parameter value should be final. | 50 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter value should be final. | 55 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 168). | 27 | |
Line is longer than 80 characters (found 90). | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters (found 142). | 34 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Missing a Javadoc comment. | 36 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Parameter s should be final. | 40 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Parameter value should be final. | 45 | |
Line contains a tab character. | 47 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Parameter value should be final. | 51 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Parameter value should be final. | 56 | |
Line is longer than 80 characters (found 90). | 58 | |
'cast' is not followed by whitespace. | 58 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 | |
Line is longer than 80 characters (found 96). | 32 | |
Avoid inline conditionals. | 32 | |
'1000L' is a magic number. | 32 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter value should be final. | 36 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter value should be final. | 41 | |
Line is longer than 80 characters (found 110). | 44 | |
'cast' is not followed by whitespace. | 46 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 90). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter value should be final. | 36 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter value should be final. | 41 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter value should be final. | 36 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter value should be final. | 41 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 180). | 22 | |
Line is longer than 80 characters (found 90). | 25 | |
Missing a Javadoc comment. | 27 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter s should be final. | 30 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter value should be final. | 35 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Parameter value should be final. | 40 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Parameter value should be final. | 45 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 82). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter value should be final. | 36 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter value should be final. | 41 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 82). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 | |
Avoid inline conditionals. | 32 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter value should be final. | 36 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter value should be final. | 41 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 91). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter value should be final. | 36 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter value should be final. | 41 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 | |
'1000000L' is a magic number. | 32 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter value should be final. | 36 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter value should be final. | 41 | |
'1000000L' is a magic number. | 42 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 176). | 24 | |
Line is longer than 80 characters (found 84). | 27 | |
Missing a Javadoc comment. | 29 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter s should be final. | 32 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter value should be final. | 37 | |
Line is longer than 80 characters (found 92). | 38 | |
'1000000L' is a magic number. | 38 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter value should be final. | 47 | |
'1000000L' is a magic number. | 48 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 125). | 27 | |
Line is longer than 80 characters (found 86). | 30 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters (found 92). | 34 | |
Missing a Javadoc comment. | 34 | |
Line has trailing spaces. | 42 | |
Line is longer than 80 characters (found 100). | 43 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 46 | |
Line is longer than 80 characters (found 100). | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter s should be final. | 55 | |
Line is longer than 80 characters (found 85). | 59 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Parameter value should be final. | 65 | |
Line is longer than 80 characters (found 100). | 69 | |
Line has trailing spaces. | 70 | |
Line has trailing spaces. | 72 | |
Line is longer than 80 characters (found 97). | 73 | |
Line has trailing spaces. | 74 | |
'10' is a magic number. | 75 | |
Line contains a tab character. | 76 | |
Line has trailing spaces. | 79 | |
Line is longer than 80 characters (found 109). | 80 | |
Line has trailing spaces. | 81 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 94). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 | |
Line contains a tab character. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 114). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 | |
Line contains a tab character. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 24 | |
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Line is longer than 80 characters (found 99). | 28 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters (found 114). | 33 | |
'3' is a magic number. | 33 | |
'9' is a magic number. | 33 | |
'4' is a magic number. | 34 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter s should be final. | 37 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 | |
'5' is a magic number. | 46 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters (found 90). | 27 | |
Missing a Javadoc comment. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter s should be final. | 30 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter value should be final. | 35 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 96). | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters (found 114). | 29 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters (found 100). | 31 | |
Missing a Javadoc comment. | 31 | |
Line has trailing spaces. | 34 | |
Line is longer than 80 characters (found 100). | 35 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters (found 98). | 37 | |
Missing a Javadoc comment. | 37 | |
Line has trailing spaces. | 39 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter s should be final. | 41 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Parameter value should be final. | 46 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
'10' is a magic number. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line is longer than 80 characters (found 87). | 62 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 82). | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 28 | |
Parameter s should be final. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line is longer than 80 characters (found 83). | 35 | |
Line contains a tab character. | 35 | |
Line is longer than 80 characters (found 123). | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 40 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter value should be final. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters (found 88). | 47 | |
Line contains a tab character. | 47 | |
Line is longer than 80 characters (found 110). | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line is longer than 80 characters (found 111). | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Missing a Javadoc comment. | 57 | |
Parameter s should be final. | 57 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line is longer than 80 characters (found 88). | 65 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line is longer than 80 characters (found 89). | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters (found 96). | 69 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters (found 85). | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line is longer than 80 characters (found 92). | 73 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 | |
Line is longer than 80 characters (found 88). | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters (found 95). | 77 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters (found 84). | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters (found 91). | 81 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters (found 84). | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line is longer than 80 characters (found 91). | 85 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters (found 87). | 89 | |
Line contains a tab character. | 89 | |
Line has trailing spaces. | 90 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
Line is longer than 80 characters (found 87). | 93 | |
Line contains a tab character. | 93 | |
Line has trailing spaces. | 94 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line is longer than 80 characters (found 84). | 97 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 98 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line is longer than 80 characters (found 85). | 101 | |
Line contains a tab character. | 101 | |
Line has trailing spaces. | 102 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line is longer than 80 characters (found 86). | 105 | |
Line contains a tab character. | 105 | |
Line has trailing spaces. | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line is longer than 80 characters (found 85). | 109 | |
Line contains a tab character. | 109 | |
Line has trailing spaces. | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line is longer than 80 characters (found 84). | 113 | |
Line contains a tab character. | 113 | |
Line has trailing spaces. | 114 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line contains a tab character. | 116 | |
Line is longer than 80 characters (found 85). | 117 | |
Line contains a tab character. | 117 | |
Line has trailing spaces. | 118 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 120 | |
Line is longer than 80 characters (found 87). | 121 | |
Line contains a tab character. | 121 | |
Line has trailing spaces. | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line is longer than 80 characters (found 87). | 125 | |
Line contains a tab character. | 125 | |
Line has trailing spaces. | 126 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line has trailing spaces. | 129 | |
Line is longer than 80 characters (found 96). | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line has trailing spaces. | 131 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
'while' is not followed by whitespace. | 132 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
Line contains a tab character. | 140 | |
Line contains a tab character. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 153 | |
Line contains a tab character. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 | |
Line contains a tab character. | 158 | |
Line is longer than 80 characters (found 114). | 159 | |
Line contains a tab character. | 159 | |
Line contains a tab character. | 160 | |
Line contains a tab character. | 161 | |
Line contains a tab character. | 162 | |
Line contains a tab character. | 163 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 126). | 2 | |
Line is longer than 80 characters (found 86). | 3 | |
Line is longer than 80 characters (found 113). | 4 | |
Line is longer than 80 characters (found 114). | 5 | |
Line is longer than 80 characters (found 119). | 6 | |
Line is longer than 80 characters (found 100). | 16 | |
Line is longer than 80 characters (found 87). | 17 | |
Line is longer than 80 characters (found 88). | 20 | |
Missing a Javadoc comment. | 22 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Parameter s should be final. | 25 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter value should be final. | 30 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 168). | 22 | |
Line is longer than 80 characters (found 94). | 25 | |
Missing a Javadoc comment. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter s should be final. | 30 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter value should be final. | 35 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters (found 125). | 27 | |
Missing a Javadoc comment. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter value should be final. | 30 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter value should be final. | 35 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 27 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters (found 136). | 31 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter s should be final. | 37 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Parameter value should be final. | 51 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Parameter value should be final. | 56 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters (found 155). | 59 | |
Line contains a tab character. | 59 | |
'1970' is a magic number. | 59 | |
',' is not followed by whitespace. | 59 | |
',' is not followed by whitespace. | 59 | |
',' is not followed by whitespace. | 59 | |
Line contains a tab character. | 60 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 165). | 29 | |
Line is longer than 80 characters (found 84). | 32 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters (found 136). | 36 | |
Missing a Javadoc comment. | 36 | |
Missing a Javadoc comment. | 38 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter s should be final. | 42 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter value should be final. | 47 | |
Line is longer than 80 characters (found 194). | 52 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Parameter value should be final. | 57 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter value should be final. | 62 | |
Line contains a tab character. | 64 | |
Line is longer than 80 characters (found 155). | 65 | |
Line contains a tab character. | 65 | |
'1970' is a magic number. | 65 | |
',' is not followed by whitespace. | 65 | |
',' is not followed by whitespace. | 65 | |
',' is not followed by whitespace. | 65 | |
Line contains a tab character. | 66 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 91). | 30 | |
Line is longer than 80 characters (found 194). | 32 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters (found 177). | 36 | |
Missing a Javadoc comment. | 36 | |
'9' is a magic number. | 36 | |
Missing a Javadoc comment. | 38 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 43 | |
Parameter javaZone should be final. | 43 | |
'javaZone' hides a field. | 43 | |
Line contains a tab character. | 44 | |
Line has trailing spaces. | 46 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Parameter s should be final. | 48 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter value should be final. | 53 | |
Line is longer than 80 characters (found 93). | 55 | |
Avoid inline conditionals. | 55 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter value should be final. | 62 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Parameter value should be final. | 67 | |
Line has trailing spaces. | 72 | |
Method 'setJavaZone' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Parameter javaZone should be final. | 74 | |
'javaZone' hides a field. | 74 | |
Line has trailing spaces. | 77 | |
Line contains a tab character. | 78 | |
Method 'parseJavaZone' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Line contains a tab character. | 79 | |
Parameter zoneString should be final. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 101). | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 29 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter s should be final. | 31 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter value should be final. | 36 | |
Line has trailing spaces. | 38 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter value should be final. | 43 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Parameter value should be final. | 48 | |
Line has trailing spaces. | 49 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 152). | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Parameter s should be final. | 33 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter value should be final. | 38 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter value should be final. | 47 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter value should be final. | 52 | |
Line contains a tab character. | 54 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 94). | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Parameter s should be final. | 33 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter value should be final. | 38 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter value should be final. | 47 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter value should be final. | 52 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters (found 155). | 55 | |
Line contains a tab character. | 55 | |
'1970' is a magic number. | 55 | |
',' is not followed by whitespace. | 55 | |
',' is not followed by whitespace. | 55 | |
',' is not followed by whitespace. | 55 | |
Line contains a tab character. | 56 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 176). | 27 | |
Line is longer than 80 characters (found 94). | 30 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 35 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter s should be final. | 38 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter value should be final. | 43 | |
Line is longer than 80 characters (found 194). | 48 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter value should be final. | 53 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Parameter value should be final. | 58 | |
Line contains a tab character. | 60 | |
Line is longer than 80 characters (found 155). | 61 | |
Line contains a tab character. | 61 | |
'1970' is a magic number. | 61 | |
',' is not followed by whitespace. | 61 | |
',' is not followed by whitespace. | 61 | |
',' is not followed by whitespace. | 61 | |
Line contains a tab character. | 62 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters (found 116). | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters (found 106). | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Must have at least one statement. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Must have at least one statement. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters (found 103). | 69 | |
Line contains a tab character. | 69 | |
Line is longer than 80 characters (found 106). | 70 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line is longer than 80 characters (found 88). | 71 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line has trailing spaces. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Method 'getCompositeUserTypes' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Method 'getUserTypes' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 98 | |
Line contains a tab character. | 98 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Parameter instant should be final. | 30 | |
Line is longer than 80 characters (found 108). | 31 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Parameter zone should be final. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter zoneWithOffset should be final. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters (found 87). | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters (found 116). | 46 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters (found 144). | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters (found 107). | 52 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter standardDateTimeZone should be final. | 52 | |
'standardDateTimeZone' hides a field. | 52 | |
Parameter offsetDateTimeZone should be final. | 52 | |
'offsetDateTimeZone' hides a field. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters (found 83). | 55 | |
Line contains a tab character. | 55 | |
Line is longer than 80 characters (found 129). | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters (found 84). | 58 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters (found 137). | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Method 'getStandardDateTimeZone' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Missing a Javadoc comment. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Method 'getOffsetDateTimeZone' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Missing a Javadoc comment. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line is longer than 80 characters (found 107). | 79 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Line contains a tab character. | 87 | |
Parameter obj should be final. | 87 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 92 | |
Line has trailing spaces. | 94 | |
'cast' is not followed by whitespace. | 95 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Line contains a tab character. | 108 | |
Line is longer than 80 characters (found 95). | 109 | |
Line contains a tab character. | 109 | |
'3' is a magic number. | 109 | |
'5' is a magic number. | 109 | |
Line contains a tab character. | 110 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 25 | |
Line is longer than 80 characters (found 198). | 26 | |
Missing a Javadoc comment. | 26 | |
Line is longer than 80 characters (found 125). | 27 | |
'3' is a magic number. | 27 | |
'9' is a magic number. | 27 | |
Line is longer than 80 characters (found 196). | 29 | |
Missing a Javadoc comment. | 29 | |
'3' is a magic number. | 30 | |
'9' is a magic number. | 30 | |
Line is longer than 80 characters (found 178). | 31 | |
Missing a Javadoc comment. | 31 | |
Line is longer than 80 characters (found 220). | 32 | |
Missing a Javadoc comment. | 32 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters (found 187). | 34 | |
Missing a Javadoc comment. | 34 | |
'9' is a magic number. | 34 | |
Line is longer than 80 characters (found 189). | 35 | |
Missing a Javadoc comment. | 35 | |
'9' is a magic number. | 35 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 24 | |
Missing a Javadoc comment. | 26 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 88). | 21 | |
Line has trailing spaces. | 26 | |
Line is longer than 80 characters (found 101). | 26 | |
Line is longer than 80 characters (found 91). | 27 | |
Line is longer than 80 characters (found 90). | 30 | |
Line is longer than 80 characters (found 174). | 33 | |
Missing a Javadoc comment. | 35 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter o1 should be final. | 38 | |
Parameter o2 should be final. | 38 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 19 | |
Line has trailing spaces. | 24 | |
Line is longer than 80 characters (found 101). | 24 | |
Line is longer than 80 characters (found 91). | 25 | |
Line is longer than 80 characters (found 90). | 28 | |
Line is longer than 80 characters (found 197). | 31 | |
Missing a Javadoc comment. | 33 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter o1 should be final. | 36 | |
Parameter o2 should be final. | 36 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 87). | 29 | |
Line is longer than 80 characters (found 105). | 31 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line has trailing spaces. | 36 | |
Line is longer than 80 characters (found 110). | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line is longer than 80 characters (found 103). | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 47 | |
Line has trailing spaces. | 49 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Parameter s should be final. | 51 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
'23' is a magic number. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 64 | |
Line is longer than 80 characters (found 81). | 66 | |
Line contains a tab character. | 66 | |
Line is longer than 80 characters (found 103). | 78 | |
Line contains a tab character. | 78 | |
Line has trailing spaces. | 80 | |
Line has trailing spaces. | 83 | |
'||' should be on a new line. | 83 | |
Line contains a tab character. | 84 | |
'9' is a magic number. | 84 | |
Line is longer than 80 characters (found 103). | 85 | |
Line contains a tab character. | 85 | |
'9' is a magic number. | 90 | |
Line contains a tab character. | 91 | |
Line contains a tab character. | 92 | |
'9' is a magic number. | 92 | |
Line is longer than 80 characters (found 106). | 98 | |
Line contains a tab character. | 98 | |
'999999999' is a magic number. | 102 | |
Line is longer than 80 characters (found 103). | 103 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 107 | |
'1000000' is a magic number. | 107 | |
Line has trailing spaces. | 109 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Parameter value should be final. | 114 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 120 | |
Parameter value should be final. | 121 | |
Line has trailing spaces. | 124 | |
Line has trailing spaces. | 127 | |
Line has trailing spaces. | 131 | |
Line has trailing spaces. | 133 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 139 | |
'9' is a magic number. | 139 | |
Line contains a tab character. | 140 | |
Line has trailing spaces. | 142 | |
Line contains a tab character. | 142 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 146 | |
Parameter value should be final. | 147 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 92). | 27 | |
Line is longer than 80 characters (found 114). | 29 | |
Missing a Javadoc comment. | 31 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters (found 110). | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line is longer than 80 characters (found 103). | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line has trailing spaces. | 42 | |
Missing a Javadoc comment. | 43 | |
Line has trailing spaces. | 45 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter s should be final. | 47 | |
Line contains a tab character. | 49 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter value should be final. | 53 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter value should be final. | 62 | |
Line has trailing spaces. | 65 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 72 | |
Line has trailing spaces. | 74 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
'9' is a magic number. | 80 | |
Line contains a tab character. | 81 | |
Line has trailing spaces. | 83 | |
Line contains a tab character. | 83 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Parameter value should be final. | 88 | |
Line has trailing spaces. | 92 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 90). | 20 | |
Line is longer than 80 characters (found 130). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 89). | 20 | |
Line is longer than 80 characters (found 127). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 86). | 20 | |
Line is longer than 80 characters (found 90). | 24 | |
Line is longer than 80 characters (found 124). | 27 | |
Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 86). | 20 | |
Line is longer than 80 characters (found 96). | 24 | |
Line is longer than 80 characters (found 129). | 27 | |
Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 92). | 21 | |
Line is longer than 80 characters (found 101). | 25 | |
Line is longer than 80 characters (found 148). | 28 | |
Line has trailing spaces. | 29 | |
Missing a Javadoc comment. | 30 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 89). | 20 | |
Line is longer than 80 characters (found 98). | 24 | |
Line is longer than 80 characters (found 134). | 27 | |
Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 20 | |
Line is longer than 80 characters (found 84). | 25 | |
Line is longer than 80 characters (found 89). | 26 | |
Line is longer than 80 characters (found 98). | 27 | |
Line is longer than 80 characters (found 124). | 30 | |
Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 85). | 20 | |
Line is longer than 80 characters (found 84). | 24 | |
Line is longer than 80 characters (found 88). | 25 | |
Line is longer than 80 characters (found 88). | 26 | |
Line is longer than 80 characters (found 98). | 27 | |
Line is longer than 80 characters (found 120). | 31 | |
Missing a Javadoc comment. | 33 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter o1 should be final. | 36 | |
Parameter o2 should be final. | 36 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 91). | 21 | |
Line is longer than 80 characters (found 102). | 25 | |
Line is longer than 80 characters (found 130). | 26 | |
Line is longer than 80 characters (found 137). | 30 | |
Missing a Javadoc comment. | 32 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter o1 should be final. | 35 | |
Parameter o2 should be final. | 35 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 87). | 20 | |
Line is longer than 80 characters (found 121). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 90). | 22 | |
Line is longer than 80 characters (found 135). | 27 | |
Line has trailing spaces. | 28 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters (found 91). | 31 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters (found 111). | 32 | |
Line is longer than 80 characters (found 90). | 35 | |
Line is longer than 80 characters (found 184). | 38 | |
Missing a Javadoc comment. | 40 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter o1 should be final. | 43 | |
Parameter o2 should be final. | 43 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 87). | 22 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters (found 91). | 31 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters (found 111). | 32 | |
Line is longer than 80 characters (found 179). | 35 | |
Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 89). | 20 | |
Line is longer than 80 characters (found 127). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 96). | 22 | |
Line is longer than 80 characters (found 89). | 28 | |
Line is longer than 80 characters (found 94). | 29 | |
Line is longer than 80 characters (found 98). | 30 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters (found 91). | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters (found 111). | 35 | |
Line is longer than 80 characters (found 201). | 38 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 20 | |
Line is longer than 80 characters (found 139). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 87). | 22 | |
Line is longer than 80 characters (found 104). | 27 | |
Line is longer than 80 characters (found 113). | 28 | |
Line is longer than 80 characters (found 114). | 29 | |
Line is longer than 80 characters (found 121). | 30 | |
Line is longer than 80 characters (found 108). | 31 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters (found 91). | 34 | |
Line has trailing spaces. | 35 | |
Line is longer than 80 characters (found 111). | 35 | |
Line is longer than 80 characters (found 179). | 38 | |
Missing a Javadoc comment. | 40 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 90). | 20 | |
Line is longer than 80 characters (found 86). | 24 | |
Line is longer than 80 characters (found 90). | 25 | |
Line is longer than 80 characters (found 90). | 26 | |
Line is longer than 80 characters (found 98). | 27 | |
Line is longer than 80 characters (found 136). | 31 | |
Missing a Javadoc comment. | 33 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 87). | 20 | |
Line is longer than 80 characters (found 104). | 24 | |
Line is longer than 80 characters (found 132). | 25 | |
Line is longer than 80 characters (found 83). | 26 | |
Line is longer than 80 characters (found 126). | 29 | |
Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 89). | 20 | |
Line is longer than 80 characters (found 93). | 25 | |
Line is longer than 80 characters (found 90). | 26 | |
Line is longer than 80 characters (found 98). | 27 | |
Line is longer than 80 characters (found 127). | 30 | |
Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 92). | 22 | |
Line is longer than 80 characters (found 137). | 27 | |
Line has trailing spaces. | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters (found 91). | 31 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters (found 111). | 32 | |
Line is longer than 80 characters (found 200). | 35 | |
Missing a Javadoc comment. | 37 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 20 | |
Line is longer than 80 characters (found 118). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 85). | 20 | |
Line is longer than 80 characters (found 115). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 21 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 27 | |
Line is longer than 80 characters (found 91). | 28 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters (found 111). | 29 | |
Line is longer than 80 characters (found 118). | 32 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 20 | |
Line is longer than 80 characters (found 124). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 91). | 21 | |
Line has trailing spaces. | 26 | |
Line has trailing spaces. | 27 | |
Line is longer than 80 characters (found 91). | 28 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters (found 111). | 29 | |
Line is longer than 80 characters (found 133). | 32 | |
Missing a Javadoc comment. | 34 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 97). | 22 | |
Line is longer than 80 characters (found 84). | 28 | |
Line is longer than 80 characters (found 89). | 29 | |
Line is longer than 80 characters (found 98). | 30 | |
Line has trailing spaces. | 31 | |
Line is longer than 80 characters (found 94). | 31 | |
Line is longer than 80 characters (found 91). | 32 | |
Line has trailing spaces. | 33 | |
Line is longer than 80 characters (found 111). | 33 | |
Line is longer than 80 characters (found 90). | 36 | |
Line is longer than 80 characters (found 194). | 39 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 42 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Parameter o1 should be final. | 44 | |
Parameter o2 should be final. | 44 | |
Line has trailing spaces. | 47 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 22 | |
Line is longer than 80 characters (found 90). | 23 | |
Line is longer than 80 characters (found 94). | 28 | |
Line is longer than 80 characters (found 114). | 30 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters (found 166). | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line is longer than 80 characters (found 88). | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is followed by whitespace. | 36 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Parameter convertedColumns should be final. | 39 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter value should be final. | 54 | |
'{' is followed by whitespace. | 56 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 59 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 22 | |
Line is longer than 80 characters (found 112). | 27 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters (found 91). | 30 | |
Line has trailing spaces. | 31 | |
Line is longer than 80 characters (found 111). | 31 | |
Line is longer than 80 characters (found 90). | 34 | |
Line is longer than 80 characters (found 182). | 37 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 87). | 22 | |
Line is longer than 80 characters (found 90). | 23 | |
Line is longer than 80 characters (found 118). | 28 | |
Line is longer than 80 characters (found 104). | 31 | |
Missing a Javadoc comment. | 33 | |
Line is longer than 80 characters (found 160). | 35 | |
Missing a Javadoc comment. | 35 | |
'{' is followed by whitespace. | 35 | |
Line is longer than 80 characters (found 84). | 37 | |
Missing a Javadoc comment. | 37 | |
'{' is followed by whitespace. | 37 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Parameter convertedColumns should be final. | 40 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter value should be final. | 55 | |
'{' is followed by whitespace. | 57 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 60 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 89). | 22 | |
Line is longer than 80 characters (found 90). | 23 | |
Line is longer than 80 characters (found 118). | 28 | |
Line is longer than 80 characters (found 106). | 31 | |
Missing a Javadoc comment. | 33 | |
Line is longer than 80 characters (found 162). | 35 | |
Missing a Javadoc comment. | 35 | |
'{' is followed by whitespace. | 35 | |
Line is longer than 80 characters (found 84). | 37 | |
Missing a Javadoc comment. | 37 | |
'{' is followed by whitespace. | 37 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Parameter convertedColumns should be final. | 40 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter value should be final. | 55 | |
'{' is followed by whitespace. | 57 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 60 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 90). | 22 | |
Line is longer than 80 characters (found 87). | 23 | |
Line is longer than 80 characters (found 112). | 28 | |
Line is longer than 80 characters (found 104). | 31 | |
Missing a Javadoc comment. | 33 | |
Line is longer than 80 characters (found 160). | 35 | |
Missing a Javadoc comment. | 35 | |
'{' is followed by whitespace. | 35 | |
Line is longer than 80 characters (found 84). | 37 | |
Missing a Javadoc comment. | 37 | |
'{' is followed by whitespace. | 37 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Parameter convertedColumns should be final. | 40 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter value should be final. | 54 | |
'{' is followed by whitespace. | 55 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 58 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 22 | |
Line is longer than 80 characters (found 118). | 27 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters (found 91). | 30 | |
Line has trailing spaces. | 31 | |
Line is longer than 80 characters (found 111). | 31 | |
Line is longer than 80 characters (found 90). | 34 | |
Line is longer than 80 characters (found 203). | 37 | |
Missing a Javadoc comment. | 39 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 20 | |
Line is longer than 80 characters (found 82). | 25 | |
Line is longer than 80 characters (found 87). | 26 | |
Line is longer than 80 characters (found 98). | 27 | |
Line is longer than 80 characters (found 118). | 30 | |
Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 85). | 20 | |
Line is longer than 80 characters (found 115). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 20 | |
Line is longer than 80 characters (found 112). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 89). | 20 | |
Line is longer than 80 characters (found 127). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 20 | |
Line is longer than 80 characters (found 118). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 90). | 20 | |
Line is longer than 80 characters (found 130). | 26 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 96). | 23 | |
Line is longer than 80 characters (found 84). | 29 | |
Line is longer than 80 characters (found 89). | 30 | |
Line is longer than 80 characters (found 98). | 31 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters (found 94). | 32 | |
Line is longer than 80 characters (found 91). | 33 | |
Line has trailing spaces. | 34 | |
Line is longer than 80 characters (found 111). | 34 | |
Line is longer than 80 characters (found 90). | 37 | |
Line is longer than 80 characters (found 191). | 40 | |
Missing a Javadoc comment. | 42 | |
Line has trailing spaces. | 43 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Parameter o1 should be final. | 45 | |
Parameter o2 should be final. | 45 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 22 | |
Line is longer than 80 characters (found 86). | 23 | |
Line is longer than 80 characters (found 93). | 28 | |
Line is longer than 80 characters (found 110). | 30 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters (found 162). | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line is longer than 80 characters (found 88). | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is followed by whitespace. | 36 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Parameter convertedColumns should be final. | 39 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter value should be final. | 53 | |
'{' is followed by whitespace. | 55 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 58 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 94). | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters (found 89). | 27 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter s should be final. | 30 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter value should be final. | 35 | |
Line has trailing spaces. | 36 | |
Line has trailing spaces. | 44 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Parameter value should be final. | 49 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter value should be final. | 54 | |
Line is longer than 80 characters (found 119). | 55 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 94). | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters (found 89). | 27 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter s should be final. | 30 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter value should be final. | 35 | |
Line is longer than 80 characters (found 123). | 36 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Parameter value should be final. | 40 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Parameter value should be final. | 45 | |
Line is longer than 80 characters (found 121). | 46 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 103). | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Line is longer than 80 characters (found 82). | 27 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters (found 85). | 29 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter s should be final. | 32 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter value should be final. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters (found 81). | 39 | |
Line contains a tab character. | 39 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Parameter value should be final. | 45 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Parameter value should be final. | 50 | |
Line is longer than 80 characters (found 123). | 51 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters (found 138). | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter s should be final. | 37 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 | |
Line contains a tab character. | 44 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Parameter value should be final. | 48 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter value should be final. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 56 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 82). | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters (found 138). | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Line has trailing spaces. | 35 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter s should be final. | 37 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 | |
Line contains a tab character. | 44 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Parameter value should be final. | 48 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter value should be final. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 90). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter value should be final. | 37 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter value should be final. | 37 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 | |
Line is longer than 80 characters (found 110). | 45 | |
'cast' is not followed by whitespace. | 47 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 90). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter value should be final. | 38 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter value should be final. | 43 | |
'1000000' is a magic number. | 44 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 82). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter value should be final. | 37 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter value should be final. | 37 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 82). | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters (found 84). | 27 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 | |
Line is longer than 80 characters (found 82). | 29 | |
Missing a Javadoc comment. | 29 | |
Line has trailing spaces. | 30 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter s should be final. | 32 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter value should be final. | 37 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter value should be final. | 47 | |
Line is longer than 80 characters (found 163). | 48 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 91). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter value should be final. | 37 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter value should be final. | 37 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters (found 95). | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Line is longer than 80 characters (found 92). | 29 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters (found 217). | 30 | |
'9' is a magic number. | 30 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Parameter s should be final. | 33 | |
Line contains a tab character. | 34 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter value should be final. | 38 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 96). | 25 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters (found 287). | 27 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
'9' is a magic number. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 29 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter s should be final. | 32 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter value should be final. | 37 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line is longer than 80 characters (found 91). | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter value should be final. | 47 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 82). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 41 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 24 | |
Missing a Javadoc comment. | 26 | |
Line is longer than 80 characters (found 125). | 28 | |
Missing a Javadoc comment. | 28 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter value should be final. | 36 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 82). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 90). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 84). | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters (found 136). | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter s should be final. | 36 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter value should be final. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter value should be final. | 47 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter value should be final. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters (found 114). | 55 | |
Line contains a tab character. | 55 | |
'1970' is a magic number. | 55 | |
Line contains a tab character. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 128). | 28 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters (found 136). | 32 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Parameter javaZone should be final. | 39 | |
'javaZone' hides a field. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 42 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Parameter s should be final. | 44 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Parameter value should be final. | 49 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters (found 87). | 51 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter value should be final. | 55 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Parameter value should be final. | 60 | |
Line has trailing spaces. | 64 | |
Method 'setJavaZone' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Parameter javaZone should be final. | 66 | |
'javaZone' hides a field. | 66 | |
Line has trailing spaces. | 69 | |
Line contains a tab character. | 70 | |
Method 'parseJavaZone' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Line contains a tab character. | 71 | |
Parameter zoneString should be final. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 101). | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters (found 287). | 30 | |
Missing a Javadoc comment. | 30 | |
'9' is a magic number. | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter s should be final. | 36 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter value should be final. | 41 | |
Line contains a tab character. | 43 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Parameter value should be final. | 50 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter value should be final. | 55 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 113). | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Line is longer than 80 characters (found 287). | 30 | |
Missing a Javadoc comment. | 30 | |
'9' is a magic number. | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter s should be final. | 37 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Parameter value should be final. | 48 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter value should be final. | 53 | |
Line contains a tab character. | 55 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 105). | 28 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters (found 204). | 32 | |
Missing a Javadoc comment. | 32 | |
'9' is a magic number. | 32 | |
Line is longer than 80 characters (found 203). | 33 | |
Missing a Javadoc comment. | 33 | |
'9' is a magic number. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line has trailing spaces. | 38 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Parameter s should be final. | 40 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Parameter value should be final. | 45 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Parameter value should be final. | 51 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Parameter value should be final. | 56 | |
Line is longer than 80 characters (found 142). | 58 | |
Line contains a tab character. | 58 | |
'1970' is a magic number. | 58 | |
Empty statement. | 58 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 103). | 27 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Line has trailing spaces. | 30 | |
Line is longer than 80 characters (found 287). | 31 | |
Missing a Javadoc comment. | 31 | |
'9' is a magic number. | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line has trailing spaces. | 36 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 37 | |
Parameter s should be final. | 38 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Parameter value should be final. | 43 | |
Line has trailing spaces. | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Parameter value should be final. | 50 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter value should be final. | 55 | |
Line has trailing spaces. | 57 | |
Line is longer than 80 characters (found 111). | 57 | |
'1970' is a magic number. | 57 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 89). | 18 | |
Line is longer than 80 characters (found 91). | 32 | |
Line is longer than 80 characters (found 153). | 34 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters (found 201). | 38 | |
Missing a Javadoc comment. | 38 | |
'9' is a magic number. | 38 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Missing a Javadoc comment. | 42 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Parameter javaZone should be final. | 48 | |
'javaZone' hides a field. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter s should be final. | 53 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Parameter value should be final. | 58 | |
Line is longer than 80 characters (found 82). | 60 | |
Avoid inline conditionals. | 60 | |
Line is longer than 80 characters (found 131). | 62 | |
Line has trailing spaces. | 64 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Parameter value should be final. | 69 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Parameter value should be final. | 74 | |
Line has trailing spaces. | 75 | |
Line is longer than 80 characters (found 94). | 76 | |
Line has trailing spaces. | 80 | |
Method 'setJavaZone' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Parameter javaZone should be final. | 82 | |
'javaZone' hides a field. | 82 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 86 | |
Method 'parseJavaZone' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Line contains a tab character. | 87 | |
Parameter zoneString should be final. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 89). | 18 | |
Line is longer than 80 characters (found 91). | 35 | |
Line is longer than 80 characters (found 145). | 37 | |
Missing a Javadoc comment. | 39 | |
Line is longer than 80 characters (found 201). | 41 | |
Missing a Javadoc comment. | 41 | |
'9' is a magic number. | 41 | |
Line is longer than 80 characters (found 200). | 42 | |
Missing a Javadoc comment. | 42 | |
'9' is a magic number. | 42 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Missing a Javadoc comment. | 52 | |
Parameter javaZone should be final. | 52 | |
'javaZone' hides a field. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Parameter s should be final. | 57 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Parameter value should be final. | 62 | |
Line is longer than 80 characters (found 82). | 64 | |
Line contains a tab character. | 64 | |
Avoid inline conditionals. | 64 | |
Line is longer than 80 characters (found 131). | 66 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 69 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Parameter value should be final. | 74 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Parameter value should be final. | 79 | |
Line contains a tab character. | 81 | |
'1970' is a magic number. | 81 | |
Line has trailing spaces. | 82 | |
Line is longer than 80 characters (found 92). | 83 | |
Method 'setJavaZone' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Parameter javaZone should be final. | 89 | |
'javaZone' hides a field. | 89 | |
Line has trailing spaces. | 92 | |
Line contains a tab character. | 93 | |
Method 'parseJavaZone' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Line contains a tab character. | 94 | |
Parameter zoneString should be final. | 94 | |
Line contains a tab character. | 95 | |
Line has trailing spaces. | 96 | |
Line contains a tab character. | 96 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 89). | 18 | |
Line is longer than 80 characters (found 91). | 31 | |
Line is longer than 80 characters (found 151). | 33 | |
Missing a Javadoc comment. | 35 | |
Line is longer than 80 characters (found 201). | 37 | |
Missing a Javadoc comment. | 37 | |
'9' is a magic number. | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Parameter javaZone should be final. | 47 | |
'javaZone' hides a field. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter s should be final. | 52 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Parameter value should be final. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters (found 82). | 59 | |
Avoid inline conditionals. | 59 | |
Line has trailing spaces. | 61 | |
Line is longer than 80 characters (found 138). | 61 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Parameter value should be final. | 66 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Parameter value should be final. | 71 | |
Line has trailing spaces. | 72 | |
Line is longer than 80 characters (found 94). | 73 | |
Line has trailing spaces. | 77 | |
Method 'setJavaZone' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Parameter javaZone should be final. | 79 | |
'javaZone' hides a field. | 79 | |
Line has trailing spaces. | 82 | |
Line contains a tab character. | 83 | |
Method 'parseJavaZone' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Line contains a tab character. | 84 | |
Parameter zoneString should be final. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 116). | 38 | |
Missing a Javadoc comment. | 38 | |
Line contains a tab character. | 40 | |
Missing a Javadoc comment. | 40 | |
Line has trailing spaces. | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters (found 103). | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Must have at least one statement. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Must have at least one statement. | 55 | |
Line contains a tab character. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line has trailing spaces. | 64 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line has trailing spaces. | 69 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 71 | |
Line contains a tab character. | 71 | |
Line has trailing spaces. | 72 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line is longer than 80 characters (found 98). | 82 | |
Line contains a tab character. | 82 | |
Missing a Javadoc comment. | 82 | |
Line has trailing spaces. | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Method 'getCompositeUserTypes' is not designed for extension - needs to be abstract, final or empty. | 87 | |
Line contains a tab character. | 88 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Method 'getUserTypes' is not designed for extension - needs to be abstract, final or empty. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line has trailing spaces. | 98 | |
Line contains a tab character. | 98 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Line contains a tab character. | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters (found 139). | 41 | |
Missing a Javadoc comment. | 52 | |
Line contains a tab character. | 54 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 94). | 33 | |
Missing a Javadoc comment. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Name 'HAS_POSTGRES_DRIVER' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Method 'doNullSafeGet' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Line is longer than 80 characters (found 236). | 50 | |
Parameter rs should be final. | 50 | |
Parameter names should be final. | 50 | |
Parameter session should be final. | 50 | |
Parameter owner should be final. | 50 | |
Redundant throws: 'HibernateException' is unchecked exception. | 50 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 50 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line is longer than 80 characters (found 116). | 62 | |
'cast' is not followed by whitespace. | 63 | |
Line is longer than 80 characters (found 195). | 65 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line has trailing spaces. | 70 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters (found 110). | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters (found 110). | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line is longer than 80 characters (found 100). | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Method 'doNullSafeSet' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Line is longer than 80 characters (found 232). | 81 | |
Parameter preparedStatement should be final. | 81 | |
Parameter value should be final. | 81 | |
Parameter index should be final. | 81 | |
Parameter session should be final. | 81 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 81 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line has trailing spaces. | 85 | |
Line contains a tab character. | 85 | |
Line has trailing spaces. | 86 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line is longer than 80 characters (found 96). | 88 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line is longer than 80 characters (found 114). | 103 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 122). | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 40 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Missing a Javadoc comment. | 43 | |
Line contains a tab character. | 45 | |
Missing a Javadoc comment. | 45 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Method 'getObjectReader' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Missing a Javadoc comment. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Method 'getObjectWriter' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Missing a Javadoc comment. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Method 'setMappedClass' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Missing a Javadoc comment. | 55 | |
Parameter mappedClass should be final. | 55 | |
Line contains a tab character. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Method 'setParameterValues' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Missing a Javadoc comment. | 62 | |
Line contains a tab character. | 63 | |
Parameter parameters should be final. | 63 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters (found 83). | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line is longer than 80 characters (found 95). | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line is longer than 80 characters (found 102). | 72 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line has trailing spaces. | 78 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Method 'returnedClass' is not designed for extension - needs to be abstract, final or empty. | 79 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line is longer than 80 characters (found 106). | 83 | |
Line contains a tab character. | 83 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line has trailing spaces. | 87 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Method 'doNullSafeGet' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Line is longer than 80 characters (found 240). | 89 | |
Line contains a tab character. | 89 | |
Parameter rs should be final. | 89 | |
Parameter names should be final. | 89 | |
Parameter session should be final. | 89 | |
Parameter owner should be final. | 89 | |
Redundant throws: 'HibernateException' is unchecked exception. | 89 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 89 | |
Line contains a tab character. | 91 | |
Line has trailing spaces. | 92 | |
Line contains a tab character. | 92 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 94 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line is longer than 80 characters (found 110). | 101 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line is longer than 80 characters (found 110). | 103 | |
Line contains a tab character. | 103 | |
Line contains a tab character. | 104 | |
Line is longer than 80 characters (found 100). | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line has trailing spaces. | 107 | |
Line contains a tab character. | 107 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Method 'doNullSafeSet' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Line is longer than 80 characters (found 232). | 112 | |
Parameter preparedStatement should be final. | 112 | |
Parameter value should be final. | 112 | |
Parameter index should be final. | 112 | |
Parameter session should be final. | 112 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 112 | |
Line contains a tab character. | 114 | |
Line contains a tab character. | 115 | |
Line has trailing spaces. | 116 | |
Line contains a tab character. | 116 | |
Line has trailing spaces. | 117 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line is longer than 80 characters (found 91). | 119 | |
Line contains a tab character. | 119 | |
Line is longer than 80 characters (found 101). | 120 | |
Line contains a tab character. | 120 | |
Line contains a tab character. | 121 | |
Line is longer than 80 characters (found 114). | 122 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 126 | |
Method 'objectToSQLString' is not designed for extension - needs to be abstract, final or empty. | 127 | |
Line has trailing spaces. | 129 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line is longer than 80 characters (found 107). | 137 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line has trailing spaces. | 140 | |
Method 'toXMLString' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Parameter object should be final. | 142 | |
Line has trailing spaces. | 143 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line contains a tab character. | 146 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line is longer than 80 characters (found 107). | 151 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 100). | 31 | |
Line is longer than 80 characters (found 194). | 33 | |
Type Javadoc comment is missing an @param <C> tag. | 33 | |
Type Javadoc comment is missing an @param <J> tag. | 33 | |
Type Javadoc comment is missing an @param <T> tag. | 33 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Missing a Javadoc comment. | 39 | |
Line has trailing spaces. | 40 | |
Method 'setParameterValues' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter parameters should be final. | 42 | |
Line is longer than 80 characters (found 81). | 43 | |
Line contains a tab character. | 43 | |
Line has trailing spaces. | 45 | |
Method 'getParameterValues' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Missing a Javadoc comment. | 46 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 49 | |
Method 'applyConfiguration' is not designed for extension - needs to be abstract, final or empty. | 50 | |
Line contains a tab character. | 51 | |
Parameter sessionFactory should be final. | 51 | |
Line is longer than 80 characters (found 89). | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line is longer than 80 characters (found 93). | 58 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line is longer than 80 characters (found 97). | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line is longer than 80 characters (found 218). | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 21 | |
Line is longer than 80 characters (found 190). | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 20 | |
Line is longer than 80 characters (found 100). | 21 | |
First sentence should end with a period. | 27 | |
Line is longer than 80 characters (found 96). | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters (found 173). | 34 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line is longer than 80 characters (found 92). | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is followed by whitespace. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Parameter convertedColumns should be final. | 44 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter value should be final. | 54 | |
'{' is followed by whitespace. | 56 | |
Line has trailing spaces. | 58 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 94). | 20 | |
Line is longer than 80 characters (found 100). | 21 | |
First sentence should end with a period. | 27 | |
Line is longer than 80 characters (found 105). | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters (found 174). | 34 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line is longer than 80 characters (found 92). | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is followed by whitespace. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Parameter convertedColumns should be final. | 44 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter value should be final. | 54 | |
'{' is followed by whitespace. | 56 | |
Line has trailing spaces. | 58 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 92). | 19 | |
Line is longer than 80 characters (found 86). | 24 | |
Line is longer than 80 characters (found 85). | 25 | |
Line is longer than 80 characters (found 188). | 27 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 18 | |
Line is longer than 80 characters (found 88). | 19 | |
First sentence should end with a period. | 25 | |
Line is longer than 80 characters (found 101). | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters (found 167). | 32 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
'{' is followed by whitespace. | 32 | |
Line is longer than 80 characters (found 97). | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter convertedColumns should be final. | 42 | |
Line contains a tab character. | 49 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Parameter value should be final. | 56 | |
Line is longer than 80 characters (found 84). | 58 | |
'{' is followed by whitespace. | 58 | |
Line has trailing spaces. | 60 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 94). | 18 | |
Line is longer than 80 characters (found 88). | 19 | |
First sentence should end with a period. | 25 | |
Line is longer than 80 characters (found 110). | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters (found 168). | 32 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
'{' is followed by whitespace. | 32 | |
Line is longer than 80 characters (found 97). | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter convertedColumns should be final. | 42 | |
Line has trailing spaces. | 46 | |
Line contains a tab character. | 49 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Parameter value should be final. | 56 | |
Line is longer than 80 characters (found 84). | 58 | |
'{' is followed by whitespace. | 58 | |
Line has trailing spaces. | 60 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 92). | 19 | |
Line is longer than 80 characters (found 86). | 24 | |
Line is longer than 80 characters (found 188). | 27 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 18 | |
Line is longer than 80 characters (found 88). | 19 | |
First sentence should end with a period. | 25 | |
Line is longer than 80 characters (found 101). | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters (found 167). | 32 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
'{' is followed by whitespace. | 32 | |
Line is longer than 80 characters (found 97). | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter convertedColumns should be final. | 42 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter value should be final. | 52 | |
Line is longer than 80 characters (found 84). | 54 | |
'{' is followed by whitespace. | 54 | |
Line has trailing spaces. | 56 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 94). | 18 | |
Line is longer than 80 characters (found 88). | 19 | |
First sentence should end with a period. | 25 | |
Line is longer than 80 characters (found 110). | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters (found 168). | 32 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
'{' is followed by whitespace. | 32 | |
Line is longer than 80 characters (found 97). | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter convertedColumns should be final. | 42 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter value should be final. | 52 | |
Line is longer than 80 characters (found 84). | 54 | |
'{' is followed by whitespace. | 54 | |
Line has trailing spaces. | 56 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 18 | |
Line is longer than 80 characters (found 128). | 25 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 94). | 18 | |
Line is longer than 80 characters (found 139). | 25 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 90). | 21 | |
Line is longer than 80 characters (found 181). | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 20 | |
Line is longer than 80 characters (found 100). | 21 | |
First sentence should end with a period. | 27 | |
Line is longer than 80 characters (found 90). | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters (found 173). | 34 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line is longer than 80 characters (found 92). | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is followed by whitespace. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Parameter convertedColumns should be final. | 44 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter value should be final. | 54 | |
'{' is followed by whitespace. | 56 | |
Line has trailing spaces. | 58 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 94). | 20 | |
Line is longer than 80 characters (found 100). | 21 | |
First sentence should end with a period. | 27 | |
Line is longer than 80 characters (found 99). | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters (found 174). | 34 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line is longer than 80 characters (found 92). | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is followed by whitespace. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Parameter convertedColumns should be final. | 44 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 53 | |
Parameter value should be final. | 54 | |
'{' is followed by whitespace. | 56 | |
Line has trailing spaces. | 58 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 89). | 19 | |
Line is longer than 80 characters (found 83). | 24 | |
Line is longer than 80 characters (found 85). | 25 | |
Line is longer than 80 characters (found 179). | 27 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 18 | |
Line is longer than 80 characters (found 88). | 19 | |
First sentence should end with a period. | 25 | |
Line is longer than 80 characters (found 95). | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters (found 167). | 32 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
'{' is followed by whitespace. | 32 | |
Line is longer than 80 characters (found 97). | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter convertedColumns should be final. | 42 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter value should be final. | 52 | |
Line is longer than 80 characters (found 84). | 54 | |
'{' is followed by whitespace. | 54 | |
Line has trailing spaces. | 56 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 94). | 18 | |
Line is longer than 80 characters (found 88). | 19 | |
First sentence should end with a period. | 25 | |
Line is longer than 80 characters (found 104). | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters (found 168). | 32 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
'{' is followed by whitespace. | 32 | |
Line is longer than 80 characters (found 97). | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter convertedColumns should be final. | 42 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter value should be final. | 52 | |
Line is longer than 80 characters (found 84). | 54 | |
'{' is followed by whitespace. | 54 | |
Line has trailing spaces. | 56 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 89). | 19 | |
Line is longer than 80 characters (found 83). | 24 | |
Line is longer than 80 characters (found 179). | 27 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 18 | |
Line is longer than 80 characters (found 88). | 19 | |
First sentence should end with a period. | 25 | |
Line is longer than 80 characters (found 95). | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters (found 167). | 32 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
'{' is followed by whitespace. | 32 | |
Line is longer than 80 characters (found 97). | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter convertedColumns should be final. | 42 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter value should be final. | 52 | |
Line is longer than 80 characters (found 84). | 54 | |
'{' is followed by whitespace. | 54 | |
Line has trailing spaces. | 56 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 94). | 18 | |
Line is longer than 80 characters (found 88). | 19 | |
First sentence should end with a period. | 25 | |
Line is longer than 80 characters (found 104). | 28 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line is longer than 80 characters (found 168). | 32 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 | |
'{' is followed by whitespace. | 32 | |
Line is longer than 80 characters (found 97). | 34 | |
Missing a Javadoc comment. | 34 | |
'{' is followed by whitespace. | 34 | |
Line has trailing spaces. | 35 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter convertedColumns should be final. | 42 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Parameter value should be final. | 52 | |
Line is longer than 80 characters (found 84). | 54 | |
'{' is followed by whitespace. | 54 | |
Line has trailing spaces. | 56 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 128). | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 29 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter val should be final. | 32 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter value should be final. | 37 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters (found 143). | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 44 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Line contains a tab character. | 45 | |
Parameter s should be final. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Line contains a tab character. | 50 | |
Parameter value should be final. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Method 'setCurrencyUnit' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter currencyUnit should be final. | 55 | |
'currencyUnit' hides a field. | 55 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 122). | 25 | |
Missing a Javadoc comment. | 25 | |
Missing a Javadoc comment. | 27 | |
Line has trailing spaces. | 28 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 29 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter val should be final. | 32 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter value should be final. | 37 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters (found 143). | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 44 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Line contains a tab character. | 45 | |
Parameter s should be final. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 49 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 49 | |
Line contains a tab character. | 50 | |
Parameter value should be final. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Method 'setCurrencyUnit' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter currencyUnit should be final. | 55 | |
'currencyUnit' hides a field. | 55 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 96). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter i should be final. | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 | |
Line contains a tab character. | 36 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Parameter s should be final. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 45 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Line contains a tab character. | 46 | |
Parameter value should be final. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 121). | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter value should be final. | 30 | |
Line contains a tab character. | 33 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Parameter value should be final. | 39 | |
Line contains a tab character. | 40 | |
Line is longer than 80 characters (found 143). | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 46 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Line contains a tab character. | 47 | |
Parameter s should be final. | 47 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 51 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Line contains a tab character. | 52 | |
Parameter value should be final. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Method 'setCurrencyUnit' is not designed for extension - needs to be abstract, final or empty. | 56 | |
Parameter currencyUnit should be final. | 57 | |
'currencyUnit' hides a field. | 57 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 121). | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter val should be final. | 30 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter value should be final. | 35 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters (found 143). | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 42 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Line contains a tab character. | 43 | |
Parameter s should be final. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Line contains a tab character. | 48 | |
Parameter value should be final. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Method 'setCurrencyUnit' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter currencyUnit should be final. | 53 | |
'currencyUnit' hides a field. | 53 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 115). | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter val should be final. | 30 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter value should be final. | 35 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters (found 143). | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 42 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Line contains a tab character. | 43 | |
Parameter s should be final. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Line contains a tab character. | 48 | |
Parameter value should be final. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Method 'setCurrencyUnit' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter currencyUnit should be final. | 53 | |
'currencyUnit' hides a field. | 53 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 115). | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 27 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Parameter val should be final. | 30 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter value should be final. | 35 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters (found 143). | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 42 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 42 | |
Line contains a tab character. | 43 | |
Parameter s should be final. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 47 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Line contains a tab character. | 48 | |
Parameter value should be final. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Method 'setCurrencyUnit' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter currencyUnit should be final. | 53 | |
'currencyUnit' hides a field. | 53 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 94). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 117). | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line is longer than 80 characters (found 98). | 30 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 30 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters (found 107). | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Must have at least one statement. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Must have at least one statement. | 45 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line has trailing spaces. | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Method 'getCompositeUserTypes' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Method 'getUserTypes' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Line contains a tab character. | 73 | |
Line contains a tab character. | 74 | |
Line has trailing spaces. | 75 | |
Line contains a tab character. | 75 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 22 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 94). | 20 | |
Line is longer than 80 characters (found 116). | 26 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 98). | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 26 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Line contains a tab character. | 27 | |
Parameter value should be final. | 27 | |
Line contains a tab character. | 28 | |
Line contains a tab character. | 29 | |
Line contains a tab character. | 31 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Line contains a tab character. | 32 | |
Parameter s should be final. | 32 | |
Line contains a tab character. | 33 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 36 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Line contains a tab character. | 37 | |
Parameter value should be final. | 37 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 41 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Line contains a tab character. | 42 | |
Parameter value should be final. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 |
Violation | Message | Line |
---|---|---|
Missing a Javadoc comment. | 20 | |
Line contains a tab character. | 22 | |
Missing a Javadoc comment. | 22 | |
Line contains a tab character. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Line contains a tab character. | 25 | |
Parameter value should be final. | 25 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line contains a tab character. | 29 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 29 | |
Line contains a tab character. | 30 | |
Parameter s should be final. | 30 | |
Line contains a tab character. | 31 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 34 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Line contains a tab character. | 35 | |
Parameter value should be final. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 39 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Line contains a tab character. | 40 | |
Parameter value should be final. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 86). | 22 | |
Missing a Javadoc comment. | 22 | |
Missing a Javadoc comment. | 24 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 26 | |
Parameter s should be final. | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter value should be final. | 32 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 122). | 24 | |
Missing a Javadoc comment. | 24 | |
Line contains a tab character. | 26 | |
Missing a Javadoc comment. | 26 | |
Line is longer than 80 characters (found 98). | 27 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 | |
Line contains a tab character. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Line contains a tab character. | 31 | |
'{' is followed by whitespace. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'getCompositeUserTypes' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Method 'getUserTypes' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 100). | 33 | |
Line is longer than 80 characters (found 194). | 35 | |
Type Javadoc comment is missing an @param <C> tag. | 35 | |
Type Javadoc comment is missing an @param <J> tag. | 35 | |
Type Javadoc comment is missing an @param <T> tag. | 35 | |
Line contains a tab character. | 37 | |
Missing a Javadoc comment. | 37 | |
Line contains a tab character. | 39 | |
Missing a Javadoc comment. | 39 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 42 | |
Method 'setParameterValues' is not designed for extension - needs to be abstract, final or empty. | 43 | |
Parameter parameters should be final. | 44 | |
Line is longer than 80 characters (found 81). | 45 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 47 | |
Method 'getParameterValues' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Missing a Javadoc comment. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 51 | |
Method 'applyConfiguration' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Line contains a tab character. | 53 | |
Parameter sessionFactory should be final. | 53 | |
Line is longer than 80 characters (found 89). | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line is longer than 80 characters (found 93). | 60 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line is longer than 80 characters (found 97). | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line is longer than 80 characters (found 84). | 67 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line is longer than 80 characters (found 218). | 69 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 95). | 20 | |
Line is longer than 80 characters (found 128). | 26 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 96). | 23 | |
Unused import - org.javamoney.moneta.FastMoney. | 25 | |
Line is longer than 80 characters (found 198). | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 100). | 23 | |
Line is longer than 80 characters (found 95). | 24 | |
First sentence should end with a period. | 29 | |
Line is longer than 80 characters (found 103). | 32 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters (found 173). | 36 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is followed by whitespace. | 36 | |
Line is longer than 80 characters (found 92). | 38 | |
Missing a Javadoc comment. | 38 | |
'{' is followed by whitespace. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Parameter convertedColumns should be final. | 46 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Parameter value should be final. | 56 | |
Line is longer than 80 characters (found 101). | 58 | |
'{' is followed by whitespace. | 58 | |
Line has trailing spaces. | 60 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 95). | 21 | |
Unused import - org.javamoney.moneta.FastMoney. | 23 | |
Line is longer than 80 characters (found 87). | 26 | |
Line is longer than 80 characters (found 85). | 27 | |
Line is longer than 80 characters (found 196). | 29 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 21 | |
Line is longer than 80 characters (found 95). | 22 | |
First sentence should end with a period. | 28 | |
Line is longer than 80 characters (found 108). | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line is longer than 80 characters (found 167). | 35 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
'{' is followed by whitespace. | 35 | |
Line is longer than 80 characters (found 97). | 37 | |
Missing a Javadoc comment. | 37 | |
'{' is followed by whitespace. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Parameter convertedColumns should be final. | 45 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter value should be final. | 55 | |
Line is longer than 80 characters (found 117). | 57 | |
'{' is followed by whitespace. | 57 | |
Line has trailing spaces. | 59 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 95). | 21 | |
Unused import - org.javamoney.moneta.FastMoney. | 23 | |
Line is longer than 80 characters (found 87). | 26 | |
Line is longer than 80 characters (found 196). | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 23 | |
Line is longer than 80 characters (found 95). | 24 | |
First sentence should end with a period. | 29 | |
Line is longer than 80 characters (found 108). | 32 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters (found 89). | 36 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters (found 85). | 37 | |
Line is longer than 80 characters (found 98). | 39 | |
Missing a Javadoc comment. | 39 | |
'{' is followed by whitespace. | 39 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter convertedColumns should be final. | 47 | |
Line is longer than 80 characters (found 111). | 52 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Parameter value should be final. | 58 | |
Line is longer than 80 characters (found 91). | 61 | |
'{' is followed by whitespace. | 63 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 66 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 92). | 23 | |
Unused import - org.javamoney.moneta.Money. | 25 | |
Line is longer than 80 characters (found 190). | 30 | |
Line contains a tab character. | 32 | |
Missing a Javadoc comment. | 32 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 100). | 23 | |
Line is longer than 80 characters (found 95). | 24 | |
First sentence should end with a period. | 29 | |
Line is longer than 80 characters (found 99). | 32 | |
Line contains a tab character. | 34 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters (found 173). | 36 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
'{' is followed by whitespace. | 36 | |
Line is longer than 80 characters (found 92). | 38 | |
Missing a Javadoc comment. | 38 | |
'{' is followed by whitespace. | 38 | |
Line has trailing spaces. | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 45 | |
Parameter convertedColumns should be final. | 46 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Parameter value should be final. | 56 | |
Line is longer than 80 characters (found 101). | 58 | |
'{' is followed by whitespace. | 58 | |
Line has trailing spaces. | 60 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 91). | 21 | |
Unused import - org.javamoney.moneta.Money. | 23 | |
Line is longer than 80 characters (found 83). | 26 | |
Line is longer than 80 characters (found 85). | 27 | |
Line is longer than 80 characters (found 188). | 29 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 21 | |
Line is longer than 80 characters (found 95). | 22 | |
First sentence should end with a period. | 28 | |
Line is longer than 80 characters (found 104). | 31 | |
Line contains a tab character. | 33 | |
Missing a Javadoc comment. | 33 | |
Line is longer than 80 characters (found 167). | 35 | |
Line contains a tab character. | 35 | |
Missing a Javadoc comment. | 35 | |
'{' is followed by whitespace. | 35 | |
Line is longer than 80 characters (found 97). | 37 | |
Missing a Javadoc comment. | 37 | |
'{' is followed by whitespace. | 37 | |
Line has trailing spaces. | 38 | |
Line contains a tab character. | 38 | |
Line contains a tab character. | 39 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 44 | |
Parameter convertedColumns should be final. | 45 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 54 | |
Parameter value should be final. | 55 | |
Line is longer than 80 characters (found 117). | 57 | |
'{' is followed by whitespace. | 57 | |
Line has trailing spaces. | 59 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 91). | 21 | |
Unused import - org.javamoney.moneta.Money. | 23 | |
Line is longer than 80 characters (found 83). | 26 | |
Line is longer than 80 characters (found 188). | 29 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 31 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 88). | 23 | |
Line is longer than 80 characters (found 95). | 24 | |
First sentence should end with a period. | 29 | |
Line is longer than 80 characters (found 104). | 32 | |
Missing a Javadoc comment. | 34 | |
Line is longer than 80 characters (found 89). | 36 | |
Missing a Javadoc comment. | 36 | |
Line is longer than 80 characters (found 85). | 37 | |
Line is longer than 80 characters (found 98). | 39 | |
Missing a Javadoc comment. | 39 | |
'{' is followed by whitespace. | 39 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Parameter convertedColumns should be final. | 47 | |
Line is longer than 80 characters (found 111). | 52 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Parameter value should be final. | 58 | |
Line is longer than 80 characters (found 91). | 61 | |
'{' is followed by whitespace. | 63 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 66 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 135). | 28 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 32 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter val should be final. | 35 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Parameter value should be final. | 40 | |
Line contains a tab character. | 41 | |
Line is longer than 80 characters (found 139). | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 47 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Line contains a tab character. | 48 | |
Parameter s should be final. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters (found 91). | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Line contains a tab character. | 59 | |
Parameter value should be final. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Method 'setCurrencyUnit' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Parameter currencyUnit should be final. | 64 | |
'currencyUnit' hides a field. | 64 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 131). | 28 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 31 | |
Missing a Javadoc comment. | 32 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter val should be final. | 35 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 39 | |
Parameter value should be final. | 40 | |
Line contains a tab character. | 41 | |
Line is longer than 80 characters (found 139). | 42 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 47 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 47 | |
Line contains a tab character. | 48 | |
Parameter s should be final. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters (found 87). | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Line contains a tab character. | 59 | |
Parameter value should be final. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Method 'setCurrencyUnit' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Parameter currencyUnit should be final. | 64 | |
'currencyUnit' hides a field. | 64 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 128). | 27 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 31 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Parameter val should be final. | 34 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Parameter value should be final. | 39 | |
Line contains a tab character. | 40 | |
Line is longer than 80 characters (found 139). | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 46 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Line contains a tab character. | 47 | |
Parameter s should be final. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line is longer than 80 characters (found 91). | 54 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 57 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 57 | |
Line contains a tab character. | 58 | |
Parameter value should be final. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Method 'setCurrencyUnit' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Parameter currencyUnit should be final. | 63 | |
'currencyUnit' hides a field. | 63 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 128). | 28 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 34 | |
Parameter val should be final. | 35 | |
Line has trailing spaces. | 36 | |
Line contains a tab character. | 36 | |
Line is longer than 80 characters (found 95). | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 | |
Line contains a tab character. | 43 | |
Line is longer than 80 characters (found 139). | 44 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line is longer than 80 characters (found 81). | 46 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line is longer than 80 characters (found 87). | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 51 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 51 | |
Line contains a tab character. | 52 | |
Parameter s should be final. | 52 | |
Line has trailing spaces. | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line has trailing spaces. | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters (found 91). | 59 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 62 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 62 | |
Line contains a tab character. | 63 | |
Parameter value should be final. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Method 'setCurrencyUnit' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Parameter currencyUnit should be final. | 68 | |
'currencyUnit' hides a field. | 68 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 124). | 27 | |
Missing a Javadoc comment. | 27 | |
Missing a Javadoc comment. | 29 | |
Line has trailing spaces. | 30 | |
Line contains a tab character. | 30 | |
Missing a Javadoc comment. | 31 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 33 | |
Parameter val should be final. | 34 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Parameter value should be final. | 39 | |
Line contains a tab character. | 40 | |
Line is longer than 80 characters (found 139). | 41 | |
Line contains a tab character. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 46 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 46 | |
Line contains a tab character. | 47 | |
Parameter s should be final. | 47 | |
Line has trailing spaces. | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line has trailing spaces. | 50 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters (found 87). | 55 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Line contains a tab character. | 59 | |
Parameter value should be final. | 59 | |
Line contains a tab character. | 60 | |
Line contains a tab character. | 61 | |
Line has trailing spaces. | 62 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Method 'setCurrencyUnit' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Parameter currencyUnit should be final. | 64 | |
'currencyUnit' hides a field. | 64 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 99). | 28 | |
Missing a Javadoc comment. | 28 | |
Missing a Javadoc comment. | 31 | |
Missing a Javadoc comment. | 33 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 35 | |
Parameter val should be final. | 36 | |
Line is longer than 80 characters (found 95). | 37 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Parameter value should be final. | 42 | |
Line is longer than 80 characters (found 111). | 44 | |
Line is longer than 80 characters (found 87). | 49 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 52 | |
Parameter s should be final. | 53 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 63 | |
Parameter value should be final. | 64 | |
Method 'setCurrencyUnit' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Parameter currencyUnit should be final. | 69 | |
'currencyUnit' hides a field. | 69 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 94). | 23 | |
Missing a Javadoc comment. | 23 | |
Missing a Javadoc comment. | 25 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 27 | |
Parameter s should be final. | 28 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Parameter value should be final. | 33 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 119). | 26 | |
Missing a Javadoc comment. | 26 | |
Line contains a tab character. | 28 | |
Missing a Javadoc comment. | 28 | |
Line is longer than 80 characters (found 98). | 29 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 29 | |
Line contains a tab character. | 31 | |
Line has trailing spaces. | 32 | |
Line contains a tab character. | 32 | |
Line contains a tab character. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 38 | |
Line is longer than 80 characters (found 100). | 39 | |
Line contains a tab character. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Must have at least one statement. | 41 | |
Line contains a tab character. | 42 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line contains a tab character. | 47 | |
Must have at least one statement. | 47 | |
Line contains a tab character. | 48 | |
Line has trailing spaces. | 49 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 | |
Line contains a tab character. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Method 'getCompositeUserTypes' is not designed for extension - needs to be abstract, final or empty. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 70 | |
Line contains a tab character. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Method 'getUserTypes' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Missing a Javadoc comment. | 20 | |
Line has trailing spaces. | 21 | |
Line contains a tab character. | 21 | |
Missing a Javadoc comment. | 22 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 99). | 19 | |
First sentence should end with a period. | 22 | |
Line is longer than 80 characters (found 176). | 25 | |
Line contains a tab character. | 27 | |
Missing a Javadoc comment. | 27 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 126). | 21 | |
Missing a Javadoc comment. | 21 | |
Missing a Javadoc comment. | 23 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 25 | |
Parameter s should be final. | 26 | |
Line is longer than 80 characters (found 84). | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 94). | 33 | |
Line is longer than 80 characters (found 141). | 37 | |
Line is longer than 80 characters (found 151). | 38 | |
Line has trailing spaces. | 39 | |
Line is longer than 80 characters (found 149). | 39 | |
Line is longer than 80 characters (found 178). | 42 | |
Type Javadoc comment is missing an @param <Q> tag. | 42 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line has trailing spaces. | 45 | |
Line is longer than 80 characters (found 94). | 46 | |
Missing a Javadoc comment. | 46 | |
Line is longer than 80 characters (found 122). | 48 | |
Line contains a tab character. | 48 | |
Missing a Javadoc comment. | 48 | |
Name 'SYSTEM_OF_UNITS_SERVICE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 48 | |
Line has trailing spaces. | 49 | |
Line is longer than 80 characters (found 84). | 51 | |
Line contains a tab character. | 52 | |
Line has trailing spaces. | 55 | |
Line is longer than 80 characters (found 88). | 56 | |
Missing a Javadoc comment. | 56 | |
Name 'unitsMap' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 56 | |
Line has trailing spaces. | 57 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 58 | |
Line has trailing spaces. | 59 | |
Line contains a tab character. | 59 | |
Missing a Javadoc comment. | 60 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line has trailing spaces. | 63 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Method 'applyConfiguration' is not designed for extension - needs to be abstract, final or empty. | 64 | |
Line contains a tab character. | 65 | |
Parameter sessionFactory should be final. | 65 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 69 | |
Line contains a tab character. | 70 | |
Missing a Javadoc comment. | 70 | |
Line is longer than 80 characters (found 83). | 72 | |
Line contains a tab character. | 72 | |
Line has trailing spaces. | 73 | |
Line is longer than 80 characters (found 112). | 73 | |
Line contains a tab character. | 73 | |
'cast' is not followed by whitespace. | 73 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 76 | |
Line is longer than 80 characters (found 120). | 76 | |
Line contains a tab character. | 76 | |
Line is longer than 80 characters (found 102). | 77 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 | |
Line has trailing spaces. | 81 | |
Line is longer than 80 characters (found 88). | 81 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line is longer than 80 characters (found 90). | 84 | |
Line contains a tab character. | 84 | |
Line is longer than 80 characters (found 96). | 85 | |
Line contains a tab character. | 85 | |
'cast' is not followed by whitespace. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line contains a tab character. | 88 | |
Line has trailing spaces. | 89 | |
Line contains a tab character. | 89 | |
Line contains a tab character. | 90 | |
Missing a Javadoc comment. | 90 | |
Line is longer than 80 characters (found 81). | 91 | |
Line contains a tab character. | 91 | |
Parameter unitConfigured should be final. | 91 | |
Line contains a tab character. | 94 | |
Line has trailing spaces. | 96 | |
Line contains a tab character. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line has trailing spaces. | 99 | |
Line contains a tab character. | 99 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line contains a tab character. | 103 | |
Line is longer than 80 characters (found 133). | 104 | |
Line contains a tab character. | 104 | |
'cast' is not followed by whitespace. | 104 | |
Line is longer than 80 characters (found 87). | 105 | |
Line contains a tab character. | 105 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line is longer than 80 characters (found 92). | 108 | |
Line contains a tab character. | 108 | |
Line is longer than 80 characters (found 110). | 109 | |
Line contains a tab character. | 109 | |
Line is longer than 80 characters (found 120). | 110 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 113 | |
Line has trailing spaces. | 114 | |
Line contains a tab character. | 114 | |
Line is longer than 80 characters (found 89). | 115 | |
Line contains a tab character. | 115 | |
Missing a Javadoc comment. | 115 | |
Parameter next should be final. | 115 | |
Line has trailing spaces. | 116 | |
Line contains a tab character. | 116 | |
Line is longer than 80 characters (found 82). | 119 | |
Line contains a tab character. | 119 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
'validTypes' hides a field. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line has trailing spaces. | 125 | |
Line contains a tab character. | 125 | |
Line has trailing spaces. | 126 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 127 | |
Line contains a tab character. | 128 | |
Line is longer than 80 characters (found 125). | 129 | |
Line contains a tab character. | 129 | |
'cast' is not followed by whitespace. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line is longer than 80 characters (found 118). | 132 | |
Line contains a tab character. | 132 | |
Line contains a tab character. | 133 | |
Line has trailing spaces. | 134 | |
Line contains a tab character. | 134 | |
Line contains a tab character. | 135 | |
Line contains a tab character. | 136 | |
Line contains a tab character. | 137 | |
Line contains a tab character. | 138 | |
Line contains a tab character. | 140 | |
Method 'setValidTypes' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Line contains a tab character. | 141 | |
Parameter types should be final. | 141 | |
Line contains a tab character. | 142 | |
Line contains a tab character. | 143 | |
Line contains a tab character. | 144 | |
Line contains a tab character. | 145 | |
Line is longer than 80 characters (found 85). | 146 | |
Line contains a tab character. | 146 | |
Line is longer than 80 characters (found 131). | 147 | |
Line contains a tab character. | 147 | |
Line contains a tab character. | 148 | |
Line contains a tab character. | 149 | |
Line contains a tab character. | 150 | |
Line contains a tab character. | 151 | |
Line contains a tab character. | 152 | |
Line contains a tab character. | 154 | |
Method 'getValidTypes' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Line contains a tab character. | 155 | |
Line contains a tab character. | 156 | |
Line contains a tab character. | 157 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 92). | 34 | |
Line is longer than 80 characters (found 90). | 35 | |
Line is longer than 80 characters (found 140). | 41 | |
Line is longer than 80 characters (found 151). | 42 | |
Line is longer than 80 characters (found 143). | 45 | |
Line contains a tab character. | 47 | |
Missing a Javadoc comment. | 47 | |
Missing a Javadoc comment. | 49 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters (found 81). | 51 | |
Missing a Javadoc comment. | 51 | |
Line has trailing spaces. | 52 | |
Line contains a tab character. | 53 | |
Missing a Javadoc comment. | 53 | |
Line has trailing spaces. | 54 | |
Line contains a tab character. | 54 | |
Line is longer than 80 characters (found 153). | 55 | |
Missing a Javadoc comment. | 55 | |
'{' is followed by whitespace. | 55 | |
Line is longer than 80 characters (found 86). | 57 | |
Missing a Javadoc comment. | 57 | |
'{' is followed by whitespace. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Missing a Javadoc comment. | 59 | |
Line contains a tab character. | 60 | |
Line has trailing spaces. | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 65 | |
Line has trailing spaces. | 66 | |
Line contains a tab character. | 66 | |
Line contains a tab character. | 67 | |
Method 'applyConfiguration' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Line contains a tab character. | 68 | |
Parameter sessionFactory should be final. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line has trailing spaces. | 72 | |
Line contains a tab character. | 73 | |
Missing a Javadoc comment. | 73 | |
Line is longer than 80 characters (found 83). | 75 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 76 | |
Line is longer than 80 characters (found 112). | 76 | |
Line contains a tab character. | 76 | |
'cast' is not followed by whitespace. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line has trailing spaces. | 79 | |
Line is longer than 80 characters (found 120). | 79 | |
Line contains a tab character. | 79 | |
Line is longer than 80 characters (found 102). | 80 | |
Line contains a tab character. | 80 | |
Line contains a tab character. | 81 | |
Line contains a tab character. | 82 | |
Line contains a tab character. | 83 | |
Line has trailing spaces. | 84 | |
Line is longer than 80 characters (found 88). | 84 | |
Line contains a tab character. | 84 | |
Line contains a tab character. | 85 | |
Line contains a tab character. | 86 | |
Line contains a tab character. | 87 | |
Line has trailing spaces. | 88 | |
Line contains a tab character. | 88 | |
Line is longer than 80 characters (found 89). | 89 | |
Line contains a tab character. | 89 | |
Missing a Javadoc comment. | 89 | |
Parameter next should be final. | 89 | |
Line has trailing spaces. | 90 | |
Line contains a tab character. | 90 | |
Line is longer than 80 characters (found 82). | 93 | |
Line contains a tab character. | 93 | |
Line contains a tab character. | 95 | |
Line contains a tab character. | 96 | |
'validTypes' hides a field. | 96 | |
Line contains a tab character. | 97 | |
Line contains a tab character. | 98 | |
Line has trailing spaces. | 99 | |
Line contains a tab character. | 99 | |
Line has trailing spaces. | 100 | |
Line contains a tab character. | 100 | |
Line contains a tab character. | 101 | |
Line contains a tab character. | 102 | |
Line is longer than 80 characters (found 125). | 103 | |
Line contains a tab character. | 103 | |
'cast' is not followed by whitespace. | 103 | |
Line contains a tab character. | 104 | |
Line contains a tab character. | 105 | |
Line is longer than 80 characters (found 118). | 106 | |
Line contains a tab character. | 106 | |
Line contains a tab character. | 107 | |
Line has trailing spaces. | 108 | |
Line contains a tab character. | 108 | |
Line contains a tab character. | 109 | |
Line contains a tab character. | 110 | |
Line contains a tab character. | 111 | |
Line contains a tab character. | 112 | |
Line contains a tab character. | 114 | |
Method 'setValidTypes' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Line contains a tab character. | 115 | |
Parameter types should be final. | 115 | |
Line contains a tab character. | 116 | |
Line contains a tab character. | 117 | |
Line contains a tab character. | 118 | |
Line contains a tab character. | 119 | |
Line is longer than 80 characters (found 85). | 120 | |
Line contains a tab character. | 120 | |
Line is longer than 80 characters (found 131). | 121 | |
Line contains a tab character. | 121 | |
Line contains a tab character. | 122 | |
Line contains a tab character. | 123 | |
Line contains a tab character. | 124 | |
Line contains a tab character. | 125 | |
Line contains a tab character. | 126 | |
Line contains a tab character. | 128 | |
Method 'getValidTypes' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Line contains a tab character. | 129 | |
Line contains a tab character. | 130 | |
Line contains a tab character. | 131 | |
Line has trailing spaces. | 132 | |
Line contains a tab character. | 132 | |
Method 'fromConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Parameter convertedColumns should be final. | 134 | |
Method 'toConvertedColumns' is not designed for extension - needs to be abstract, final or empty. | 142 | |
Parameter value should be final. | 143 | |
'{' is followed by whitespace. | 144 | |
Line has trailing spaces. | 146 | |
Method 'getColumnMappers' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Method 'getPropertyNames' is not designed for extension - needs to be abstract, final or empty. | 152 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 90). | 27 | |
Line is longer than 80 characters (found 138). | 30 | |
Line is longer than 80 characters (found 144). | 31 | |
Line is longer than 80 characters (found 108). | 34 | |
Line contains a tab character. | 36 | |
Missing a Javadoc comment. | 36 | |
Line has trailing spaces. | 37 | |
Line contains a tab character. | 37 | |
Line contains a tab character. | 38 | |
Method 'applyConfiguration' is not designed for extension - needs to be abstract, final or empty. | 38 | |
Line contains a tab character. | 39 | |
Parameter sessionFactory should be final. | 39 | |
Line contains a tab character. | 40 | |
Line contains a tab character. | 41 | |
Line has trailing spaces. | 43 | |
Line contains a tab character. | 44 | |
Missing a Javadoc comment. | 44 | |
Line is longer than 80 characters (found 83). | 46 | |
Line contains a tab character. | 46 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line has trailing spaces. | 48 | |
Line is longer than 80 characters (found 120). | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line has trailing spaces. | 51 | |
Line is longer than 80 characters (found 120). | 51 | |
Line contains a tab character. | 51 | |
Line is longer than 80 characters (found 102). | 52 | |
Line contains a tab character. | 52 | |
'cast' is not followed by whitespace. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line has trailing spaces. | 56 | |
Line contains a tab character. | 56 | |
Line is longer than 80 characters (found 89). | 57 | |
Line contains a tab character. | 57 | |
Missing a Javadoc comment. | 57 | |
Parameter next should be final. | 57 | |
Line has trailing spaces. | 58 | |
Line contains a tab character. | 58 | |
Line is longer than 80 characters (found 82). | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Line has trailing spaces. | 67 | |
Line contains a tab character. | 67 | |
Line has trailing spaces. | 68 | |
Line contains a tab character. | 68 | |
Line contains a tab character. | 69 | |
Line contains a tab character. | 70 | |
Line is longer than 80 characters (found 125). | 71 | |
Line contains a tab character. | 71 | |
'cast' is not followed by whitespace. | 71 | |
Line contains a tab character. | 72 | |
Line contains a tab character. | 73 | |
Line is longer than 80 characters (found 118). | 74 | |
Line contains a tab character. | 74 | |
Line contains a tab character. | 75 | |
Line has trailing spaces. | 76 | |
Line contains a tab character. | 76 | |
Line contains a tab character. | 77 | |
Line contains a tab character. | 78 | |
Line contains a tab character. | 79 | |
Line contains a tab character. | 80 |
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line is longer than 80 characters (found 127). | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Line contains a tab character. | 32 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Parameter val should be final. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 35 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter value should be final. | 41 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters (found 105). | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 48 | |
Method 'fromNonNullString' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Line contains a tab character. | 49 | |
Parameter s should be final. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line is longer than 80 characters (found 108). | 53 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 54 | |
Line contains a tab character. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 58 | |
Method 'toNonNullString' is not designed for extension - needs to be abstract, final or empty. | 58 | |
Line contains a tab character. | 59 | |
Parameter value should be final. | 59 | |
Line contains a tab character. | 60 | |
Line is longer than 80 characters (found 105). | 61 | |
Line contains a tab character. | 61 | |
Line contains a tab character. | 62 | |
Line contains a tab character. | 63 | |
Line contains a tab character. | 64 | |
Line has trailing spaces. | 65 | |
Line contains a tab character. | 65 | |
Line contains a tab character. | 66 | |
Method 'setUnit' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Parameter unit should be final. | 67 | |
'unit' hides a field. | 67 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 131). | 26 | |
Missing a Javadoc comment. | 26 | |
Missing a Javadoc comment. | 28 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Missing a Javadoc comment. | 30 | |
Line has trailing spaces. | 31 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 32 | |
Parameter val should be final. | 33 | |
Line has trailing spaces. | 34 | |
Line contains a tab character. | 35 | |
Line is longer than 80 characters (found 92). | 36 | |
Line contains a tab character. | 36 | |
Line contains a tab character. | 37 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 40 | |
Parameter value should be final. | 41 | |
Line contains a tab character. | 42 | |
Line is longer than 80 characters (found 129). | 43 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line has trailing spaces. | 47 | |
Line contains a tab character. | 47 | |
Line contains a tab character. | 48 | |
Method 'setUnit' is not designed for extension - needs to be abstract, final or empty. | 48 | |
Parameter unit should be final. | 49 | |
'unit' hides a field. | 49 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 82). | 20 | |
Missing a Javadoc comment. | 20 | |
Missing a Javadoc comment. | 22 | |
Line has trailing spaces. | 23 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 24 | |
Parameter val should be final. | 25 | |
Line has trailing spaces. | 26 | |
Line contains a tab character. | 27 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 30 | |
Parameter value should be final. | 31 | |
Line contains a tab character. | 32 | |
Line has trailing spaces. | 33 | |
Line contains a tab character. | 33 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 122). | 15 | |
Missing a Javadoc comment. | 15 | |
Missing a Javadoc comment. | 17 | |
Line is longer than 80 characters (found 122). | 19 | |
Line contains a tab character. | 19 | |
Missing a Javadoc comment. | 19 | |
Name 'SYSTEM_OF_UNITS_SERVICE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 19 | |
Line has trailing spaces. | 20 | |
Line is longer than 80 characters (found 81). | 21 | |
Missing a Javadoc comment. | 21 | |
Line contains a tab character. | 23 | |
Missing a Javadoc comment. | 23 | |
Line has trailing spaces. | 24 | |
Line contains a tab character. | 24 | |
Missing a Javadoc comment. | 25 | |
Line is longer than 80 characters (found 84). | 26 | |
Line contains a tab character. | 26 | |
Line contains a tab character. | 27 | |
Line has trailing spaces. | 29 | |
Line contains a tab character. | 29 | |
Line has trailing spaces. | 30 | |
Method 'fromNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 31 | |
Parameter s should be final. | 32 | |
Line contains a tab character. | 33 | |
Method 'toNonNullValue' is not designed for extension - needs to be abstract, final or empty. | 36 | |
Parameter value should be final. | 37 | |
Line contains a tab character. | 41 | |
Method 'setValidTypes' is not designed for extension - needs to be abstract, final or empty. | 41 | |
Line contains a tab character. | 42 | |
Parameter types should be final. | 42 | |
Line contains a tab character. | 43 | |
Line contains a tab character. | 44 | |
Line contains a tab character. | 45 | |
Line contains a tab character. | 46 | |
Line is longer than 80 characters (found 85). | 47 | |
Line contains a tab character. | 47 | |
Line is longer than 80 characters (found 131). | 48 | |
Line contains a tab character. | 48 | |
Line contains a tab character. | 49 | |
Line contains a tab character. | 50 | |
Line contains a tab character. | 51 | |
Line contains a tab character. | 52 | |
Line contains a tab character. | 53 | |
Line contains a tab character. | 55 | |
Method 'getValidTypes' is not designed for extension - needs to be abstract, final or empty. | 55 | |
Line contains a tab character. | 56 | |
Line contains a tab character. | 57 | |
Line contains a tab character. | 58 |