
| Package | Total Files | Files with Violations | Priority 1 | Priority 2 | Priority 3 | 
|---|---|---|---|---|---|
| All Packages | 10 | 3 | - | 2 | 3 | 
| src/main | 1 | 1 | - | 1 | 2 | 
| src/main/code | 2 | 1 | - | - | 1 | 
| src/main/test | 3 | 1 | - | 1 | - | 
| src/main/test/noviolations | 4 | - | - | - | - | 
| Rule Name | Priority | Line # | Source Line / Message | 
|---|---|---|---|
| RULE2 | 2 | 222 | [MSG]bad stuff | 
| RULE3 | 3 | 333 | [SRC]throw new Exception() // Some very long message 12345678..901234567890 [MSG]Other info | 
| RULE3 | 3 | 333 | [SRC]throw new Exception() // Some very long message 12345678..901234567890 [MSG]Other info | 
| RULE4 | 4 | 111 | [SRC]if (file) { | 
| RULE4 | 4 | 111 | [SRC]if (file) { | 
| Rule Name | Priority | Line # | Source Line / Message | 
|---|---|---|---|
| RULE3 | 3 | 333 | [SRC]throw new Exception() // Some very long message 12345678..901234567890 [MSG]Other info | 
| Rule Name | Priority | Line # | Source Line / Message | 
|---|---|---|---|
| RULE2 | 2 | 222 | [MSG]bad stuff | 
| RULE4 | 4 | 111 | [SRC]if (file) { |