Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
92 0 0 171

Details

org/apache/commons/scxml/model/Parallel.java

Violation Message Line
error Comment matches to-do format 'TODO:'. 95

org/apache/commons/scxml/ErrorReporter.java

Violation Message Line
error Unused import - org.apache.commons.scxml.semantics.ErrorConstants. 20

org/apache/commons/scxml/Builtin.java

Violation Message Line
error Utility classes should not have a public or default constructor. 43

org/apache/commons/scxml/env/AbstractSCXMLListener.java

Violation Message Line
error Expected @param tag for 'state'. 35
error Expected @param tag for 'state'. 42
error Expected @param tag for 'from'. 49
error Expected @param tag for 'to'. 50
error Expected @param tag for 'transition'. 50

org/apache/commons/scxml/SCXMLHelper.java

Violation Message Line
error '8' is a magic number. 486
error switch without "default" clause. 491
error '0x7F' is a magic number. 509

org/apache/commons/scxml/env/Tracer.java

Violation Message Line
error Expected @param tag for 'exception'. 58
error Expected @throws tag for 'SAXException'. 59
error Expected @param tag for 'exception'. 66
error Expected @throws tag for 'SAXException'. 67
error Expected @param tag for 'exception'. 74
error Expected @throws tag for 'SAXException'. 75
error Expected @param tag for 'errCode'. 82
error Expected @param tag for 'errDetail'. 82
error Expected @param tag for 'errCtx'. 83
error Expected @param tag for 'target'. 90
error Expected @param tag for 'target'. 97
error Expected @param tag for 'from'. 104
error Expected @param tag for 'to'. 105
error Expected @param tag for 'transition'. 105

org/apache/commons/scxml/io/SCXMLParser.java

Violation Message Line
error Expected @param tag for 'namespace'. 1228
error Expected @param tag for 'name'. 1228
error Expected @param tag for 'namespace'. 1253
error Expected @param tag for 'name'. 1253
error Expected @param tag for 'namespace'. 1283
error Expected @param tag for 'name'. 1283
error Expected @param tag for 'namespace'. 1337
error Expected @param tag for 'name'. 1337
error Expected @param tag for 'attributes'. 1338
error Expected @throws tag for 'Exception'. 1338
error Expected @param tag for 'namespace'. 1366
error Expected @param tag for 'name'. 1366
error Expected @param tag for 'namespace'. 1442
error Expected @param tag for 'name'. 1442
error Expected @param tag for 'attributes'. 1443
error '+' should be on a new line. 1512
error Line is longer than 80 characters. 1527
error Line is longer than 80 characters. 1529
error Line is longer than 80 characters. 1539
error '+' should be on a new line. 1546
error Line is longer than 80 characters. 1553
error Line is longer than 80 characters. 1558
error Line is longer than 80 characters. 1565
error Line is longer than 80 characters. 1567
error Line is longer than 80 characters. 1574
error Expected @param tag for 'namespace'. 1607
error Expected @param tag for 'name'. 1607
error Expected @param tag for 'attributes'. 1608
error Expected @param tag for 'namespace'. 1623
error Expected @param tag for 'name'. 1623
error Expected @param tag for 'attributes'. 1624
error Expected @param tag for 'namespace'. 1642
error Expected @param tag for 'name'. 1642
error Expected @param tag for 'attributes'. 1643
error Expected @param tag for 'namespace'. 1658
error Expected @param tag for 'name'. 1658
error Expected @param tag for 'attributes'. 1659

org/apache/commons/scxml/model/ModelException.java

Violation Message Line
error Expected @param tag for 'message'. 43
error Expected @param tag for 'cause'. 51
error Expected @param tag for 'message'. 60
error Expected @param tag for 'cause'. 60

org/apache/commons/scxml/io/SCXMLDigester.java

Violation Message Line
error Expected @param tag for 'namespace'. 1193
error Expected @param tag for 'name'. 1193
error Expected @param tag for 'namespace'. 1220
error Expected @param tag for 'name'. 1220
error Expected @param tag for 'namespace'. 1252
error Expected @param tag for 'name'. 1252
error Expected @param tag for 'namespace'. 1308
error Expected @param tag for 'name'. 1308
error Expected @param tag for 'attributes'. 1309
error Expected @throws tag for 'Exception'. 1309
error Expected @param tag for 'namespace'. 1337
error Expected @param tag for 'name'. 1337
error Comment matches to-do format 'TODO:'. 1387
error Expected @param tag for 'namespace'. 1417
error Expected @param tag for 'name'. 1417
error Expected @param tag for 'attributes'. 1418
error '+' should be on a new line. 1487
error Line is longer than 80 characters. 1502
error Line is longer than 80 characters. 1504
error Line is longer than 80 characters. 1514
error '+' should be on a new line. 1521
error Line is longer than 80 characters. 1528
error Line is longer than 80 characters. 1533
error Line is longer than 80 characters. 1540
error Line is longer than 80 characters. 1542
error Line is longer than 80 characters. 1549
error Expected @param tag for 'namespace'. 1584
error Expected @param tag for 'name'. 1584
error Expected @param tag for 'attributes'. 1585
error Expected @param tag for 'namespace'. 1602
error Expected @param tag for 'name'. 1602
error Expected @param tag for 'attributes'. 1603
error Expected @param tag for 'namespace'. 1622
error Expected @param tag for 'name'. 1622
error Expected @param tag for 'attributes'. 1623

org/apache/commons/scxml/env/jexl/JexlEvaluator.java

Violation Message Line
error Expected an @return tag. 94
error Expected @param tag for 'ctx'. 94
error Expected @param tag for 'expr'. 94
error Expected @throws tag for 'SCXMLExpressionException'. 95
error Expected an @return tag. 122
error Expected @param tag for 'ctx'. 122
error Expected @param tag for 'expr'. 122
error Expected @throws tag for 'SCXMLExpressionException'. 123

org/apache/commons/scxml/io/ModelUpdater.java

Violation Message Line
error Comment matches to-do format 'TODO:'. 175

org/apache/commons/scxml/semantics/SCXMLSemanticsImpl.java

Violation Message Line
error Line has trailing spaces. 96
error Line has trailing spaces. 97
error Line has trailing spaces. 98
error Line has trailing spaces. 101
error Comment matches to-do format 'TODO:'. 547

org/apache/commons/scxml/SCInstance.java

Violation Message Line
error Avoid inline conditionals. 395

org/apache/commons/scxml/env/SimpleDispatcher.java

Violation Message Line
error Expected @param tag for 'sendId'. 49
error Expected @param tag for 'sendId'. 58
error Expected @param tag for 'target'. 58
error Expected @param tag for 'targetType'. 59
error Expected @param tag for 'event'. 59
error Expected @param tag for 'params'. 59
error Expected @param tag for 'hints'. 60
error Expected @param tag for 'delay'. 60
error Expected @param tag for 'externalNodes'. 60

org/apache/commons/scxml/TriggerEvent.java

Violation Message Line
error Expected an @return tag. 132
error Expected @param tag for 'obj'. 132
error Expected an @return tag. 149
error Expected an @return tag. 164

org/apache/commons/scxml/env/jsp/ELEvaluator.java

Violation Message Line
error Expected an @return tag. 121
error Expected @param tag for 'ctx'. 121
error Expected @param tag for 'expr'. 121
error Expected @throws tag for 'SCXMLExpressionException'. 122
error Expected an @return tag. 152
error Expected @param tag for 'ctx'. 152
error Expected @param tag for 'expr'. 152
error Expected @throws tag for 'SCXMLExpressionException'. 153
error Expected an @return tag. 241
error Expected @param tag for 'pName'. 241
error Expected @throws tag for 'ELException'. 241
error Expected an @return tag. 261
error Expected @param tag for 'prefix'. 261
error Expected @param tag for 'localName'. 262

org/apache/commons/scxml/model/Send.java

Violation Message Line
error Comment matches to-do format 'TODO:'. 331

org/apache/commons/scxml/io/SCXMLSerializer.java

Violation Message Line
error Comment matches to-do format 'TODO:'. 157
error Line contains a tab character. 167

org/apache/commons/scxml/env/SimpleScheduler.java

Violation Message Line
error Expected @param tag for 'sendId'. 81
error Expected @param tag for 'sendId'. 103
error Expected @param tag for 'target'. 103
error Expected @param tag for 'targettype'. 104
error Expected @param tag for 'event'. 104
error Expected @param tag for 'params'. 104
error Expected @param tag for 'hints'. 105
error Expected @param tag for 'delay'. 105
error Expected @param tag for 'externalNodes'. 105
error Comment matches to-do format 'TODO:'. 151

org/apache/commons/scxml/env/SimpleSCXMLListener.java

Violation Message Line
error Expected @param tag for 'state'. 42
error Expected @param tag for 'state'. 51
error Expected @param tag for 'from'. 60
error Expected @param tag for 'to'. 61
error Expected @param tag for 'transition'. 61

org/apache/commons/scxml/env/SimpleErrorReporter.java

Violation Message Line
error Expected @param tag for 'errorCode'. 52
error Expected @param tag for 'errDetail'. 52
error Expected @param tag for 'errCtx'. 53

org/apache/commons/scxml/env/SimpleErrorHandler.java

Violation Message Line
error Expected @param tag for 'exception'. 52
error Expected @param tag for 'exception'. 62
error Expected @param tag for 'exception'. 72

org/apache/commons/scxml/env/URLResolver.java

Violation Message Line
error Expected an @return tag. 56
error Expected @param tag for 'ctxPath'. 56
error Expected an @return tag. 70
error Expected @param tag for 'ctxPath'. 70