The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 0 | ![]() |
CyclomaticComplexity | 33 | ![]() |
ClassFanOutComplexity | 7 | ![]() |
CovariantEquals | 0 | ![]() |
ClassDataAbstractionCoupling
| 4 | ![]() |
NPathComplexity | 8 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 12 | ![]() |
RedundantModifier | 90 | ![]() |
RedundantThrows | 141 | ![]() |
FileLength | 0 | ![]() |
NewlineAtEndOfFile | 37 | ![]() |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'CancellationException' is subclass of 'Throwable'. | 118 |
![]() | Redundant throws: 'CancellationException' is unchecked exception. | 118 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'CancellationException' is subclass of 'Throwable'. | 149 |
![]() | Redundant throws: 'CancellationException' is unchecked exception. | 149 |
![]() | Redundant throws: 'InterruptedException' is subclass of 'Throwable'. | 149 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 96 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - java.net.URISyntaxException. | 48 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Class Fan-Out Complexity is 25 (max allowed is 20). | 76 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 190 |
![]() | NPath Complexity is 280 (max allowed is 200). | 190 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 55 |
![]() | Redundant 'public' modifier. | 61 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.deegree.commons.config.ResourceState.StateType. | 40 |
![]() | Redundant 'public' modifier. | 55 |
![]() | Redundant 'public' modifier. | 61 |
![]() | Redundant 'public' modifier. | 66 |
![]() | Redundant 'public' modifier. | 71 |
![]() | Redundant 'public' modifier. | 78 |
![]() | Redundant 'public' modifier. | 87 |
![]() | Redundant 'public' modifier. | 96 |
![]() | Redundant 'public' modifier. | 105 |
![]() | Redundant 'public' modifier. | 118 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 119 |
![]() | Redundant 'public' modifier. | 128 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 53 |
![]() | Redundant 'public' modifier. | 58 |
![]() | Redundant 'public' modifier. | 63 |
![]() | Redundant 'public' modifier. | 68 |
![]() | Redundant 'public' modifier. | 73 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 387 |
![]() | Redundant 'final' modifier. | 387 |
![]() | Redundant 'final' modifier. | 433 |
![]() | Redundant 'final' modifier. | 440 |
![]() | Redundant 'final' modifier. | 473 |
![]() | Redundant 'final' modifier. | 502 |
![]() | Redundant 'final' modifier. | 513 |
![]() | Redundant 'final' modifier. | 519 |
![]() | Redundant 'final' modifier. | 614 |
![]() | Redundant 'final' modifier. | 628 |
![]() | Redundant 'final' modifier. | 644 |
![]() | Redundant 'final' modifier. | 648 |
![]() | Redundant 'final' modifier. | 678 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 866 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 17 (max allowed is 12) classes [ArrayEncapsInsert, ArrayList, Comparator, DataInputStream, DataOutputStream, File, FileInputStream, FileOutputStream, HashSet, IOException, LinkedList, NoOverlapException, NodeEntry, Pair, RTree.NodeEntry, TraceCell, TreeMap]. | 89 |
![]() | Class Fan-Out Complexity is 25 (max allowed is 20). | 89 |
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 325 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 395 |
![]() | Redundant 'final' modifier. | 912 |
![]() | Cyclomatic Complexity is 16 (max allowed is 10). | 1098 |
![]() | NPath Complexity is 6,912 (max allowed is 200). | 1098 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant 'final' modifier. | 115 |
![]() | Redundant 'final' modifier. | 128 |
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 144 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - javax.xml.bind.JAXBException. | 60 |
![]() | Class Fan-Out Complexity is 23 (max allowed is 20). | 88 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.deegree.commons.utils.JDBCUtils. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 16 (max allowed is 10). | 97 |
![]() | NPath Complexity is 960 (max allowed is 200). | 97 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 97 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - java.sql.PreparedStatement. | 38 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 55 |
![]() | Redundant 'public' modifier. | 62 |
![]() | Redundant 'public' modifier. | 69 |
![]() | Redundant 'public' modifier. | 76 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 69 |
![]() | Redundant 'public' modifier. | 76 |
![]() | Redundant 'public' modifier. | 83 |
![]() | Redundant 'public' modifier. | 90 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant 'public' modifier. | 53 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant throws: 'ReferenceResolvingException' is unchecked exception. | 123 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 94 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 111 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 128 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 65 |
![]() | Redundant 'public' modifier. | 74 |
![]() | Redundant 'public' modifier. | 81 |
![]() | Redundant 'public' modifier. | 91 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 65 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant 'public' modifier. | 130 |
![]() | Redundant 'public' modifier. | 137 |
![]() | Redundant 'public' modifier. | 144 |
![]() | Redundant 'public' modifier. | 151 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.commons.tom.gml.GMLObject. | 44 |
![]() | Redundant 'public' modifier. | 73 |
![]() | Redundant 'public' modifier. | 80 |
![]() | Redundant 'public' modifier. | 87 |
![]() | Redundant 'public' modifier. | 98 |
![]() | Redundant 'public' modifier. | 109 |
![]() | Redundant 'public' modifier. | 117 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant 'public' modifier. | 59 |
![]() | Redundant 'public' modifier. | 66 |
![]() | Redundant 'public' modifier. | 73 |
![]() | Redundant 'public' modifier. | 80 |
![]() | Redundant 'public' modifier. | 91 |
![]() | Redundant 'public' modifier. | 99 |
![]() | Redundant 'public' modifier. | 106 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 66 |
![]() | Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 83 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 80 |
![]() | Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 105 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 118 |
![]() | Cyclomatic Complexity is 37 (max allowed is 10). | 139 |
![]() | Cyclomatic Complexity is 46 (max allowed is 10). | 222 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 89 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 126 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 143 |
![]() | Cyclomatic Complexity is 21 (max allowed is 10). | 226 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 227 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 75 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 76 |
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 130 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'NumberFormatException' is unchecked exception. | 220 |
![]() | Redundant throws: 'NumberFormatException' is unchecked exception. | 231 |
![]() | Redundant throws: 'NumberFormatException' is unchecked exception. | 242 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant 'public' modifier. | 62 |
![]() | Redundant 'public' modifier. | 73 |
![]() | Redundant 'public' modifier. | 87 |
![]() | Redundant 'public' modifier. | 99 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 56 |
![]() | Redundant 'public' modifier. | 63 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'SecurityException' is unchecked exception. | 185 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 185 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 279 |
![]() | Redundant throws: 'SecurityException' is unchecked exception. | 409 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 409 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'NumberFormatException' is unchecked exception. | 41 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'NumberFormatException' is unchecked exception. | 41 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'NumberFormatException' is unchecked exception. | 80 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'NumberFormatException' is unchecked exception. | 333 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 64 |
![]() | Redundant 'public' modifier. | 74 |
![]() | Redundant 'public' modifier. | 83 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'static' modifier. | 295 |
![]() | Redundant 'public' modifier. | 301 |
![]() | Redundant 'static' modifier. | 316 |
![]() | Redundant 'public' modifier. | 321 |
![]() | Redundant 'static' modifier. | 364 |
![]() | Redundant 'public' modifier. | 369 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 126 |
![]() | NPath Complexity is 456 (max allowed is 200). | 126 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 274 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 22 (max allowed is 10). | 65 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant 'public' modifier. | 50 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 119 |
![]() | Cyclomatic Complexity is 36 (max allowed is 10). | 201 |
![]() | NPath Complexity is 221,184 (max allowed is 200). | 201 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 62 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 57 |
![]() | Redundant 'public' modifier. | 65 |
![]() | Redundant 'public' modifier. | 73 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 67 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'MissingParameterException' is unchecked exception. | 85 |
![]() | Redundant throws: 'MissingParameterException' is unchecked exception. | 106 |
![]() | Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 106 |
![]() | Redundant throws: 'MissingParameterException' is unchecked exception. | 126 |
![]() | Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 126 |
![]() | Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 251 |
![]() | Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 282 |
![]() | Redundant throws: 'InvalidParameterValueException' is unchecked exception. | 310 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 382 |
![]() | NPath Complexity is 234 (max allowed is 200). | 382 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 50 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.apache.http.client.HttpClient. | 71 |
![]() | Class Data Abstraction Coupling is 27 (max allowed is 12) classes [ArrayList, AuthScope, BasicAuthCache, BasicHttpContext, BasicNameValuePair, BasicScheme, BufferedReader, DURL, DefaultConnectionKeepAliveStrategy, DefaultHttpClient, FileEntity, HttpGet, HttpHost, HttpPost, IOException, InputStreamEntity, InputStreamReader, JsonParser, LinkedList, Pair, StringBuilder, TreeSet, UrlEncodedFormEntity, UsernamePasswordCredentials, Worker, XMLAdapter, XMLStreamReaderWrapper]. | 110 |
![]() | Class Fan-Out Complexity is 44 (max allowed is 20). | 110 |
![]() | Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 241 |
![]() | Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 255 |
![]() | Cyclomatic Complexity is 20 (max allowed is 10). | 515 |
![]() | NPath Complexity is 12,304 (max allowed is 200). | 515 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 78 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 97 |
![]() | Redundant throws: 'OutOfMemoryError' is unchecked exception. | 98 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 167 |
![]() | Redundant throws: 'OutOfMemoryError' is unchecked exception. | 168 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 78 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 123 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - javax.xml.namespace.NamespaceContext. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.xml.namespace.NamespaceContext. | 64 |
![]() | Class Data Abstraction Coupling is 15 (max allowed is 12) classes [AXIOMXPath, BigInteger, File, HashMap, NamespaceBindings, QName, SimpleLink, StAXOMBuilder, StringTokenizer, URI, URL, XMLParsingException, XMLProcessingException, XMLStreamException, XMLStreamReaderDoc]. | 119 |
![]() | Class Fan-Out Complexity is 39 (max allowed is 20). | 119 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 171 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 182 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 200 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 215 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 227 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 242 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 313 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 364 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 384 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 408 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 450 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 470 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 525 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 553 |
![]() | Redundant throws: 'XMLProcessingException' is unchecked exception. | 603 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 624 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 664 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 688 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 710 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 732 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 754 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 778 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 795 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 809 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 815 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 826 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 837 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 848 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 859 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 873 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 884 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 894 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 916 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 940 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 951 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1023 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1033 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1043 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1053 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1060 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1067 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1075 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1083 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1091 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1102 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1113 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 1124 |
![]() | Cyclomatic Complexity is 22 (max allowed is 10). | 1369 |
![]() | NPath Complexity is 294 (max allowed is 200). | 1369 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 125 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'XNIException' is unchecked exception. | 105 |
![]() | Redundant throws: 'XNIException' is unchecked exception. | 123 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'XNIException' is unchecked exception. | 103 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 134 |
![]() | Redundant throws: 'XNIException' is unchecked exception. | 166 |
![]() | Redundant throws: 'XNIException' is unchecked exception. | 174 |
![]() | Redundant throws: 'XNIException' is unchecked exception. | 182 |
![]() | Redundant throws: 'XNIException' is unchecked exception. | 261 |
![]() | Redundant throws: 'XNIException' is unchecked exception. | 269 |
![]() | Redundant throws: 'XNIException' is unchecked exception. | 277 |
![]() | Redundant throws: 'XNIException' is unchecked exception. | 296 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ArrayList, ErrorHandler, GenericLSInput, HashMap, HashSet, LSInput, LSInputListImpl, LinkedHashMap, QName, RedirectingEntityResolver, StringListImpl, URL, XMLProcessingException, XMLSchemaLoader]. | 98 |
![]() | Class Fan-Out Complexity is 34 (max allowed is 20). | 98 |
![]() | Redundant throws: 'ClassCastException' is unchecked exception. | 134 |
![]() | Redundant throws: 'ClassCastException' is unchecked exception. | 150 |
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 215 |
![]() | Cyclomatic Complexity is 18 (max allowed is 10). | 317 |
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 380 |
![]() | Redundant throws: 'ClassCastException' is unchecked exception. | 452 |
![]() | Redundant throws: 'ClassCastException' is unchecked exception. | 506 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 83 |
![]() | Redundant 'final' modifier. | 219 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - javax.xml.stream.XMLStreamReader. | 43 |
![]() | Unused import - javax.xml.stream.XMLStreamWriter. | 44 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 368 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 104 |
![]() | Redundant 'final' modifier. | 258 |
![]() | Redundant 'final' modifier. | 270 |
![]() | Redundant 'final' modifier. | 277 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 99 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 95 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 78 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 78 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 174 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 67 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 98 |
![]() | Redundant 'final' modifier. | 98 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 169 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 195 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 209 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 231 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 237 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 309 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 340 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 440 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.xml.stream.XMLStreamConstants. | 74 |
![]() | Class Fan-Out Complexity is 29 (max allowed is 20). | 101 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 255 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 260 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 265 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 275 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 285 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 383 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 394 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 403 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 424 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 438 |
![]() | Redundant throws: 'XMLParsingException' is unchecked exception. | 447 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 455 |
![]() | Redundant throws: 'NoSuchElementException' is unchecked exception. | 636 |
![]() | Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 835 |
![]() | Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 891 |