| Files | I | W | E |
|---|---|---|---|
| net/sourceforge/simplegamenet/DynamicLoadingMain.java | 0 | 0 | 5 |
| net/sourceforge/simplegamenet/StaticLoadingMain.java | 0 | 0 | 6 |
| net/sourceforge/simplegamenet/package.html | 0 | 0 | 1 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| First sentence should end with a period. | 6 |
|
| Utility classes should not have a public or default constructor. | 9 |
|
| Missing a Javadoc comment. | 11 |
|
| Parameter args should be final. | 11 |
| Error | Line | |
|---|---|---|
|
| Missing a header - not enough lines in file. | 1 |
|
| First sentence should end with a period. | 11 |
|
| Utility classes should not have a public or default constructor. | 14 |
|
| Missing a Javadoc comment. | 16 |
|
| Parameter args should be final. | 16 |
|
| '8' is a magic number. | 17 |