The following document contains the results of Checkstyle. 
| Violation | Message | Line |
|---|---|---|
| First sentence should end with a period. | 22 | |
| Type Javadoc tag @author must match pattern '.+Commons VFS team.+'. | 27 | |
| Utility classes should not have a public or default constructor. | 27 |
| Violation | Message | Line |
|---|---|---|
| Class Shell should be declared as final. | 42 | |
| Type Javadoc tag @author must match pattern '.+Commons VFS team.+'. | 42 | |
| Constructor definition in wrong order. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one or more'. | 2 | |
| Type Javadoc tag @author must match pattern '.+Commons VFS team.+'. | 35 | |
| Utility classes should not have a public or default constructor. | 35 | |
| '5' is a magic number. | 80 | |
| Line is longer than 120 characters. | 86 |
| Violation | Message | Line |
|---|---|---|
| Missing package-info.java file. | 0 | |
| Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one or more'. | 2 | |
| First sentence should end with a period. | 25 | |
| Type Javadoc comment is missing an @author tag. | 28 | |
| Utility classes should not have a public or default constructor. | 28 | |
| Array brackets at illegal position. | 30 | |
| '4' is a magic number. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one or more'. | 2 | |
| First sentence should end with a period. | 28 | |
| Type Javadoc comment is missing an @author tag. | 31 | |
| Utility classes should not have a public or default constructor. | 31 | |
| Array brackets at illegal position. | 33 | |
| '4' is a magic number. | 35 | |
| '22' is a magic number. | 47 |