Checkstyle Results
The following document contains the results of Checkstyle
.
Summary
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 65 | 0 | 0 | 13 |
Rules
| Rules | Violations | Severity |
|---|---|---|
Header
|
13 | |
| UpperEll | 0 |
Files
Details
org/apache/myfaces/examples/ballot/backings/BallotVoteTopicCmp.java
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
org/apache/myfaces/examples/ballot/backings/BallotTopicVotes.java
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
org/apache/myfaces/examples/mops/backings/PetstoreData.java
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '/*'. | 1 |
org/apache/myfaces/examples/ballot/model/Vote.java
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
org/apache/myfaces/examples/ballot/dao/ItemDao.java
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
org/apache/myfaces/examples/ballot/dao/VoteDao.java
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
org/apache/myfaces/examples/ballot/model/Voter.java
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
org/apache/myfaces/examples/mops/backings/SearchProduct.java
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '/*'. | 1 |
org/apache/myfaces/examples/mops/backings/Security.java
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '/*'. | 1 |
org/apache/myfaces/examples/ballot/dao/VoterDao.java
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |
org/apache/myfaces/examples/ballot/backings/BallotVoteTopic.java
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of ' * Licensed to the Apache Software Foundation (ASF) under one'. | 2 |