The following document contains the results of Checkstyle.
Violation | Message | Line |
---|---|---|
Name 'e' must match pattern '^ex[0-9]*$'. | 172 | |
Name 'e' must match pattern '^ex[0-9]*$'. | 188 |
Violation | Message | Line |
---|---|---|
Name 'e' must match pattern '^ex[0-9]*$'. | 195 | |
Name 'e' must match pattern '^ex[0-9]*$'. | 198 | |
Name 'e' must match pattern '^ex[0-9]*$'. | 228 | |
Name 'e' must match pattern '^ex[0-9]*$'. | 230 | |
Name 'e' must match pattern '^ex[0-9]*$'. | 288 |
Violation | Message | Line |
---|---|---|
case child at indentation level 8 not at correct indentation, 12 | 53 | |
block child at indentation level 12 not at correct indentation, 16 | 54 | |
case child at indentation level 8 not at correct indentation, 12 | 55 | |
block child at indentation level 12 not at correct indentation, 16 | 56 | |
case child at indentation level 8 not at correct indentation, 12 | 57 | |
block child at indentation level 12 not at correct indentation, 16 | 58 | |
case child at indentation level 8 not at correct indentation, 12 | 68 | |
block child at indentation level 12 not at correct indentation, 16 | 69 | |
case child at indentation level 8 not at correct indentation, 12 | 70 | |
block child at indentation level 12 not at correct indentation, 16 | 71 | |
case child at indentation level 8 not at correct indentation, 12 | 72 | |
block child at indentation level 12 not at correct indentation, 16 | 73 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 22 |
Violation | Message | Line |
---|---|---|
case child at indentation level 8 not at correct indentation, 12 | 58 | |
block child at indentation level 12 not at correct indentation, 16 | 59 | |
case child at indentation level 8 not at correct indentation, 12 | 60 | |
block child at indentation level 12 not at correct indentation, 16 | 61 | |
case child at indentation level 8 not at correct indentation, 12 | 62 | |
block child at indentation level 12 not at correct indentation, 16 | 63 | |
case child at indentation level 8 not at correct indentation, 12 | 64 | |
block child at indentation level 12 not at correct indentation, 16 | 65 | |
case child at indentation level 8 not at correct indentation, 12 | 66 | |
block child at indentation level 12 not at correct indentation, 16 | 67 | |
case child at indentation level 8 not at correct indentation, 12 | 77 | |
block child at indentation level 12 not at correct indentation, 16 | 78 | |
case child at indentation level 8 not at correct indentation, 12 | 79 | |
block child at indentation level 12 not at correct indentation, 16 | 80 | |
case child at indentation level 8 not at correct indentation, 12 | 81 | |
block child at indentation level 12 not at correct indentation, 16 | 82 | |
case child at indentation level 8 not at correct indentation, 12 | 83 | |
block child at indentation level 12 not at correct indentation, 16 | 84 | |
case child at indentation level 8 not at correct indentation, 12 | 85 | |
block child at indentation level 12 not at correct indentation, 16 | 86 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 28 | |
Redundant 'public' modifier. | 30 | |
Redundant 'public' modifier. | 32 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.jadira.dependencynavigator.implementations.local.LocalDiskWorkspace. | 22 | |
Using the '.*' form of import should be avoided - javax.swing.*. | 26 |
Violation | Message | Line |
---|---|---|
Redundant import from the same package - org.jadira.dependencynavigator.implementations.zip.ZipFileWorkspace. | 38 | |
Name 'e' must match pattern '^ex[0-9]*$'. | 53 | |
Name 'e' must match pattern '^ex[0-9]*$'. | 55 | |
Name 'e' must match pattern '^ex[0-9]*$'. | 57 | |
Redundant throws: 'ZipException' is subclass of 'IOException'. | 77 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'ZipException' is subclass of 'IOException'. | 46 |