The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 3 | Warning |
CyclomaticComplexity | 536 | Error |
ClassFanOutComplexity | 249 | Error |
CovariantEquals | 5 | Error |
ClassDataAbstractionCoupling
| 92 | Error |
NPathComplexity | 208 | Error |
RedundantImport | 0 | Warning |
UnusedImports | 314 | Warning |
RedundantModifier | 691 | Warning |
RedundantThrows | 2840 | Warning |
FileLength | 1 | Error |
NewlineAtEndOfFile | 296 | Warning |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 207 | |
NPath Complexity is 256 (max allowed is 200). | 207 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ConverterException. | 81 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ServletException. | 46 | |
Unable to get class information for ServletException. | 55 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ServletException. | 63 | |
Unable to get class information for ServletException. | 68 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 11 (max allowed is 10). | 66 | |
Unable to get class information for ServletException. | 67 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ConverterException. | 126 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ConverterException. | 164 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.client.core.component.HtmlInputMultiple. | 50 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 21 (max allowed is 10). | 138 | |
NPath Complexity is 292 (max allowed is 200). | 138 |
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 |
---|---|---|
Unable to get class information for ValidatorException. | 69 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 15 (max allowed is 10). | 86 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 87 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ConverterException. | 59 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 19 (max allowed is 12) classes [ArrayList, CodeTypeConverter, DateTimeConverter, DoubleConverter, DoubleRangeValidator, FloatConverter, HtmlInputHidden, HtmlInputText, HtmlOutputLabel, HtmlOutputText, HtmlPanelGrid, HtmlPanelGroup, HtmlSelectBooleanCheckbox, IntegerConverter, LongConverter, LongRangeValidator, SelectItem, URL, WPSClient]. | 90 | |
Class Fan-Out Complexity is 36 (max allowed is 20). | 90 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 117 | |
Unable to get class information for AbortProcessingException. | 220 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 261 | |
Unable to get class information for AbortProcessingException. | 262 | |
Cyclomatic Complexity is 21 (max allowed is 10). | 324 |
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 | |
Unable to get class information for ResourceInitException. | 86 | |
Unable to get class information for ResourceInitException. | 101 | |
Unable to get class information for ResourceInitException. | 157 |
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 | |
Unable to get class information for ResourceInitException. | 399 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 74 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ResourceInitException. | 61 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 55 | |
Unable to get class information for ResourceInitException. | 56 | |
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 | |
Unable to get class information for ResourceInitException. | 56 | |
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 | |
Unable to get class information for NoOverlapException. | 1294 |
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). | 89 |
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 |
---|---|---|
Unable to get class information for ResourceInitException. | 68 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 73 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 55 | |
Redundant 'public' modifier. | 62 | |
Redundant 'public' modifier. | 69 | |
Redundant 'public' modifier. | 76 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 83 | |
Unable to get class information for ResourceInitException. | 113 |
Violation | Message | Line |
---|---|---|
Unable to get class information for UnknownMimeTypeException. | 114 | |
Unable to get class information for UnknownMimeTypeException. | 234 |
Violation | Message | Line |
---|---|---|
Unable to get class information for SendMailException. | 94 | |
Unable to get class information for SendMailException. | 114 | |
Unable to get class information for SendMailException. | 134 | |
Unable to get class information for SendMailException. | 155 | |
Unable to get class information for SendMailException. | 173 | |
Unable to get class information for SendMailException. | 235 |
Violation | Message | Line |
---|---|---|
Unable to get class information for UnknownMimeTypeException. | 165 |
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 | |
Unable to get class information for ReferenceResolvingException. | 133 |
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 |
---|---|---|
Unable to get class information for InvalidParameterValueException. | 66 | |
Unable to get class information for InvalidParameterValueException. | 83 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidParameterValueException. | 80 | |
Unable to get class information for InvalidParameterValueException. | 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 |
---|---|---|
Unable to get class information for ParseException. | 114 | |
Unable to get class information for ParseException. | 140 |
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 |
---|---|---|
Unable to get class information for MissingParameterException. | 85 | |
Unable to get class information for MissingParameterException. | 106 | |
Redundant throws: 'InvalidParameterValueException' listed more then one time. | 106 | |
Unable to get class information for InvalidParameterValueException. | 106 | |
Unable to get class information for MissingParameterException. | 126 | |
Redundant throws: 'InvalidParameterValueException' listed more then one time. | 126 | |
Unable to get class information for InvalidParameterValueException. | 126 | |
Unable to get class information for InvalidParameterValueException. | 251 | |
Unable to get class information for InvalidParameterValueException. | 282 | |
Unable to get class information for InvalidParameterValueException. | 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]. | 111 | |
Class Fan-Out Complexity is 45 (max allowed is 20). | 111 | |
Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 242 | |
Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 256 | |
Cyclomatic Complexity is 20 (max allowed is 10). | 516 | |
NPath Complexity is 12,304 (max allowed is 200). | 516 |
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. | 63 | |
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]. | 118 | |
Class Fan-Out Complexity is 39 (max allowed is 20). | 118 | |
Unable to get class information for XMLProcessingException. | 170 | |
Unable to get class information for XMLProcessingException. | 181 | |
Unable to get class information for XMLProcessingException. | 199 | |
Unable to get class information for XMLProcessingException. | 214 | |
Unable to get class information for XMLProcessingException. | 226 | |
Unable to get class information for XMLProcessingException. | 241 | |
Unable to get class information for XMLProcessingException. | 312 | |
Unable to get class information for XMLProcessingException. | 363 | |
Unable to get class information for XMLProcessingException. | 383 | |
Unable to get class information for XMLProcessingException. | 407 | |
Unable to get class information for XMLProcessingException. | 449 | |
Unable to get class information for XMLProcessingException. | 469 | |
Unable to get class information for XMLProcessingException. | 524 | |
Unable to get class information for XMLProcessingException. | 552 | |
Unable to get class information for XMLProcessingException. | 602 | |
Unable to get class information for XMLParsingException. | 623 | |
Unable to get class information for XMLParsingException. | 663 | |
Unable to get class information for XMLParsingException. | 687 | |
Unable to get class information for XMLParsingException. | 709 | |
Unable to get class information for XMLParsingException. | 731 | |
Unable to get class information for XMLParsingException. | 753 | |
Unable to get class information for XMLParsingException. | 777 | |
Unable to get class information for XMLParsingException. | 794 | |
Unable to get class information for XMLParsingException. | 808 | |
Unable to get class information for XMLParsingException. | 814 | |
Unable to get class information for XMLParsingException. | 825 | |
Unable to get class information for XMLParsingException. | 836 | |
Unable to get class information for XMLParsingException. | 847 | |
Unable to get class information for XMLParsingException. | 858 | |
Unable to get class information for XMLParsingException. | 872 | |
Unable to get class information for XMLParsingException. | 883 | |
Unable to get class information for XMLParsingException. | 893 | |
Unable to get class information for XMLParsingException. | 915 | |
Unable to get class information for XMLParsingException. | 939 | |
Unable to get class information for XMLParsingException. | 950 | |
Unable to get class information for XMLParsingException. | 1022 | |
Unable to get class information for XMLParsingException. | 1032 | |
Unable to get class information for XMLParsingException. | 1042 | |
Unable to get class information for XMLParsingException. | 1052 | |
Unable to get class information for XMLParsingException. | 1059 | |
Unable to get class information for XMLParsingException. | 1066 | |
Unable to get class information for XMLParsingException. | 1074 | |
Unable to get class information for XMLParsingException. | 1082 | |
Unable to get class information for XMLParsingException. | 1090 | |
Unable to get class information for XMLParsingException. | 1101 | |
Unable to get class information for XMLParsingException. | 1112 | |
Unable to get class information for XMLParsingException. | 1123 | |
Unable to get class information for JaxenException. | 1133 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 1368 | |
NPath Complexity is 294 (max allowed is 200). | 1368 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 125 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XNIException. | 105 | |
Unable to get class information for XNIException. | 123 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XNIException. | 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 | |
Unable to get class information for XNIException. | 166 | |
Unable to get class information for XNIException. | 174 | |
Unable to get class information for XNIException. | 182 | |
Unable to get class information for XNIException. | 261 | |
Unable to get class information for XNIException. | 269 | |
Unable to get class information for XNIException. | 277 | |
Unable to get class information for XNIException. | 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 | |
Unable to get class information for XMLParsingException. | 169 | |
Unable to get class information for XMLParsingException. | 195 | |
Unable to get class information for XMLParsingException. | 209 | |
Unable to get class information for XMLParsingException. | 231 | |
Unable to get class information for XMLParsingException. | 237 | |
Unable to get class information for XMLParsingException. | 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 | |
Unable to get class information for XMLParsingException. | 255 | |
Unable to get class information for XMLParsingException. | 260 | |
Unable to get class information for XMLParsingException. | 265 | |
Unable to get class information for XMLParsingException. | 275 | |
Unable to get class information for XMLParsingException. | 285 | |
Unable to get class information for XMLParsingException. | 383 | |
Unable to get class information for XMLParsingException. | 394 | |
Unable to get class information for XMLParsingException. | 403 | |
Unable to get class information for XMLParsingException. | 424 | |
Unable to get class information for XMLParsingException. | 438 | |
Unable to get class information for XMLParsingException. | 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 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.config.Resource. | 56 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 264 |
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 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 22 (max allowed is 20). | 77 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 14 (max allowed is 12) classes [AppSchemaInfo, AppSchemaMapper, ArrayList, Config, FacesMessage, File, FileInputStream, FileOutputStream, GMLAppSchemaReader, GeometryStorageParams, IndentingXMLStreamWriter, SQLExecution, SQLFeatureStoreConfigWriter, TreeSet]. | 96 | |
Class Fan-Out Complexity is 38 (max allowed is 20). | 96 | |
Redundant throws: 'SecurityException' is unchecked exception. | 130 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 131 | |
Redundant throws: 'SecurityException' is unchecked exception. | 261 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 262 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MetadataStoreException. | 178 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MetadataStoreException. | 108 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 21 (max allowed is 12) classes [ArrayList, BoundedInputStream, BufferedReader, ByteArrayInputStream, DURL, DefaultHttpClient, File, FileInputStream, FileOutputStream, FilenameFilter, HashMap, HttpPost, InputStreamEntity, InputStreamReader, LinkedHashMap, SelectItem, SelectItemGroup, StringBuilder, TreeMap, TreeSet, XMLAdapter]. | 103 | |
Class Fan-Out Complexity is 37 (max allowed is 20). | 103 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 373 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 455 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ValidatorException. | 61 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ValidatorException. | 58 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 206 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 74 | |
Redundant 'public' modifier. | 81 | |
Redundant 'public' modifier. | 88 | |
Redundant 'public' modifier. | 103 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 327 |
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 | |
Unable to get class information for ResourceInitException. | 115 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 23 (max allowed is 10). | 140 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 259 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 302 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 132 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'NumberFormatException' is unchecked exception. | 122 | |
Redundant throws: 'NumberFormatException' is unchecked exception. | 155 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 35 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 15 (max allowed is 10). | 311 | |
NPath Complexity is 360 (max allowed is 200). | 311 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 93 | |
Unable to get class information for UnknownCRSException. | 93 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 105 | |
Unable to get class information for TransformationException. | 139 | |
Unable to get class information for TransformationException. | 203 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 203 | |
Unable to get class information for TransformationException. | 238 | |
Unable to get class information for TransformationException. | 272 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 299 | |
Unable to get class information for TransformationException. | 299 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 299 | |
Unable to get class information for UnknownCRSException. | 299 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 11 (max allowed is 10). | 159 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 14 (max allowed is 10). | 156 | |
NPath Complexity is 243 (max allowed is 200). | 156 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 22 (max allowed is 20). | 77 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 633 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 13 (max allowed is 10). | 284 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 380 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 25 (max allowed is 20). | 77 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 11 (max allowed is 10). | 171 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.coverage.raster.utils.RasterFactory. | 45 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 66 | |
Redundant 'public' modifier. | 73 | |
Redundant 'public' modifier. | 80 | |
Redundant 'public' modifier. | 87 | |
Redundant 'public' modifier. | 92 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.coverage.raster.data.info.InterleaveType. | 40 | |
Redundant 'public' modifier. | 75 | |
Redundant 'public' modifier. | 80 | |
Redundant 'public' modifier. | 87 | |
Redundant 'public' modifier. | 94 | |
Redundant 'public' modifier. | 101 | |
Redundant 'public' modifier. | 108 | |
Redundant 'public' modifier. | 115 | |
Redundant 'public' modifier. | 124 | |
Redundant 'public' modifier. | 132 | |
Redundant 'public' modifier. | 143 | |
Redundant 'public' modifier. | 154 | |
Redundant 'public' modifier. | 164 | |
Redundant 'public' modifier. | 175 | |
Redundant 'public' modifier. | 184 | |
Redundant 'public' modifier. | 191 | |
Redundant 'public' modifier. | 198 | |
Redundant 'public' modifier. | 211 | |
Redundant 'public' modifier. | 224 | |
Redundant 'public' modifier. | 235 | |
Redundant 'public' modifier. | 245 | |
Redundant 'public' modifier. | 261 | |
Redundant 'public' modifier. | 273 | |
Redundant 'public' modifier. | 285 | |
Redundant 'public' modifier. | 297 | |
Redundant 'public' modifier. | 309 | |
Redundant 'public' modifier. | 320 | |
Redundant 'public' modifier. | 331 | |
Redundant 'public' modifier. | 342 | |
Redundant 'public' modifier. | 353 | |
Redundant 'public' modifier. | 364 | |
Redundant 'public' modifier. | 379 | |
Redundant 'public' modifier. | 390 | |
Redundant 'public' modifier. | 401 | |
Redundant 'public' modifier. | 412 | |
Redundant 'public' modifier. | 423 | |
Redundant 'public' modifier. | 435 | |
Redundant 'public' modifier. | 447 | |
Redundant 'public' modifier. | 459 | |
Redundant 'public' modifier. | 471 | |
Redundant 'public' modifier. | 483 | |
Redundant 'public' modifier. | 502 | |
Redundant 'public' modifier. | 517 | |
Redundant 'public' modifier. | 532 | |
Redundant 'public' modifier. | 547 | |
Redundant 'public' modifier. | 562 | |
Redundant 'public' modifier. | 576 | |
Redundant 'public' modifier. | 590 | |
Redundant 'public' modifier. | 604 | |
Redundant 'public' modifier. | 618 | |
Redundant 'public' modifier. | 632 | |
Redundant 'public' modifier. | 645 | |
Redundant 'public' modifier. | 656 | |
Redundant 'public' modifier. | 672 | |
Redundant 'public' modifier. | 692 | |
Redundant 'public' modifier. | 712 | |
Redundant 'public' modifier. | 736 | |
Redundant 'public' modifier. | 742 |
Violation | Message | Line |
---|---|---|
Redundant 'final' modifier. | 158 | |
Redundant 'final' modifier. | 179 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 65 | |
Redundant 'public' modifier. | 72 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.ServiceLoader. | 38 |
Violation | Message | Line |
---|---|---|
Unused import - java.awt.image.DataBuffer. | 40 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 151 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IndexOutOfBoundsException' is unchecked exception. | 363 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 182 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 733 | |
Redundant 'final' modifier. | 922 | |
Redundant 'final' modifier. | 965 | |
Redundant 'final' modifier. | 977 | |
Redundant 'final' modifier. | 989 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 61 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.coverage.raster.data.info.DataType. | 41 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 55 | |
Redundant 'public' modifier. | 60 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 337 | |
Redundant throws: 'NumberFormatException' is unchecked exception. | 338 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 385 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.ServiceLoader. | 38 | |
Redundant 'public' modifier. | 62 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 73 | |
Redundant 'public' modifier. | 78 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 69 | |
Redundant 'public' modifier. | 81 | |
Redundant 'public' modifier. | 90 | |
Redundant 'public' modifier. | 95 | |
Redundant 'public' modifier. | 100 | |
Redundant 'public' modifier. | 105 | |
Redundant 'public' modifier. | 110 | |
Redundant 'public' modifier. | 115 | |
Redundant 'public' modifier. | 120 | |
Redundant 'public' modifier. | 128 | |
Redundant 'public' modifier. | 134 | |
Redundant 'public' modifier. | 141 | |
Redundant 'public' modifier. | 146 | |
Redundant 'public' modifier. | 151 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 66 | |
Redundant 'public' modifier. | 79 | |
Redundant 'public' modifier. | 89 | |
Redundant 'public' modifier. | 94 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 24 (max allowed is 20). | 82 | |
Redundant 'final' modifier. | 290 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 98 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'NumberFormatException' is unchecked exception. | 147 | |
Redundant 'final' modifier. | 157 | |
Redundant 'final' modifier. | 167 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 188 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.coverage.raster.container.GriddedBlobTileContainer. | 49 | |
Redundant throws: 'NumberFormatException' is unchecked exception. | 143 | |
Redundant throws: 'NumberFormatException' is unchecked exception. | 162 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 23 (max allowed is 20). | 81 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 312 | |
Redundant 'final' modifier. | 385 | |
Redundant 'final' modifier. | 402 | |
Redundant 'final' modifier. | 442 | |
Redundant 'final' modifier. | 452 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 22 (max allowed is 20). | 81 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 265 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 323 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 14 (max allowed is 10). | 108 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 50 | |
Redundant 'public' modifier. | 53 | |
Redundant 'public' modifier. | 56 | |
Redundant 'public' modifier. | 59 | |
Redundant 'public' modifier. | 62 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 74 | |
Redundant 'public' modifier. | 77 | |
Redundant 'public' modifier. | 80 | |
Redundant 'public' modifier. | 83 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 28 (max allowed is 20). | 95 | |
Cyclomatic Complexity is 20 (max allowed is 10). | 225 | |
NPath Complexity is 308 (max allowed is 200). | 225 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [BufferResult, BufferedReader, FileReader, GeometryFactory, GridExtension, GridPoint, HashSet, InputStreamReader, LinkedList, RasterGeoReference, RasterIOOptions, SimpleRaster, StreamTokenizer]. | 85 | |
Class Fan-Out Complexity is 27 (max allowed is 20). | 85 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 73 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.coverage.raster.SimpleRaster. | 63 | |
Unused import - org.deegree.coverage.raster.container.IndexedMemoryTileContainer. | 67 | |
Unused import - org.deegree.coverage.raster.geom.RasterGeoReference.OriginLocation. | 69 | |
Class Fan-Out Complexity is 31 (max allowed is 20). | 92 | |
Redundant 'final' modifier. | 131 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 221 | |
NPath Complexity is 993 (max allowed is 200). | 221 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 368 | |
NPath Complexity is 220 (max allowed is 200). | 368 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 453 | |
NPath Complexity is 264 (max allowed is 200). | 453 | |
Redundant 'final' modifier. | 453 | |
Unable to get class information for ResourceInitException. | 570 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [BandedSampleModel, BufferedImage, FloatColorModel, Hashtable, IOException, LinkedHashSet, PixelInterleavedSampleModel, RasterDataInfo, RasterGeoReference, RasterIOOptions, RasterRect, RawDataBufferFloat, SimpleRaster]. | 101 | |
Class Fan-Out Complexity is 42 (max allowed is 20). | 101 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 349 | |
NPath Complexity is 3,248 (max allowed is 200). | 349 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 503 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 575 | |
NPath Complexity is 385 (max allowed is 200). | 575 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 756 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ParseException. | 69 | |
Unable to get class information for ParseException. | 92 | |
Unable to get class information for ParseException. | 122 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ParseException. | 113 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 20 (max allowed is 10). | 95 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 149 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 173 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 196 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 214 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 224 | |
NPath Complexity is 768 (max allowed is 200). | 224 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 467 | |
Redundant throws: 'NumberFormatException' is subclass of 'IllegalArgumentException'. | 467 | |
Redundant throws: 'NumberFormatException' is unchecked exception. | 467 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 500 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 77 | |
Unable to get class information for UnknownCRSException. | 91 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 91 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 103 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 120 | |
NPath Complexity is 4,896 (max allowed is 200). | 120 | |
Unable to get class information for TransformationException. | 121 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 121 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 219 | |
Unable to get class information for TransformationException. | 219 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.transformations.TransformationFactory. | 49 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 81 | |
Unable to get class information for UnknownCRSException. | 100 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 100 | |
Unable to get class information for TransformationException. | 161 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 161 | |
Unable to get class information for TransformationException. | 184 | |
Unable to get class information for TransformationException. | 209 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 209 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 209 | |
Unable to get class information for UnknownCRSException. | 209 | |
Unable to get class information for TransformationException. | 237 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 15 (max allowed is 10). | 144 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 269 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 36 (max allowed is 10). | 209 | |
Redundant 'final' modifier. | 264 | |
Redundant 'final' modifier. | 281 | |
Redundant 'final' modifier. | 342 | |
Redundant 'final' modifier. | 349 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 81 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 65 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 28 (max allowed is 12) classes [ArrayList, Axis, BufferedReader, CRSCodeType, CRSIdentifiable, CompoundCRS, Ellipsoid, File, FileReader, GeocentricCRS, GeodeticDatum, GeographicCRS, HashMap, Helmert, IAxis, LambertConformalConic, Point2d, PrimeMeridian, ProjectedCRS, StereographicAlternative, StereographicAzimuthal, StreamTokenizer, StringReader, TransverseMercator, UnknownUnitException, VerticalCRS, VerticalDatum, WKTParsingException]. | 105 | |
Class Fan-Out Complexity is 40 (max allowed is 20). | 105 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 363 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 416 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 479 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 613 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 676 | |
NPath Complexity is 240 (max allowed is 200). | 676 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 756 | |
NPath Complexity is 480 (max allowed is 200). | 756 | |
Cyclomatic Complexity is 32 (max allowed is 10). | 836 | |
NPath Complexity is 5,568 (max allowed is 200). | 836 | |
NPath Complexity is 512 (max allowed is 200). | 1036 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 1090 | |
NPath Complexity is 216 (max allowed is 200). | 1090 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 11 (max allowed is 10). | 285 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 77 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 105 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 122 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.components.Axis. | 43 | |
Redundant 'public' modifier. | 147 | |
Redundant 'public' modifier. | 152 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 74 | |
Unable to get class information for ProjectionException. | 75 | |
Redundant 'public' modifier. | 88 | |
Unable to get class information for ProjectionException. | 89 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProjectionException. | 188 | |
Unable to get class information for ProjectionException. | 193 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 48 (max allowed is 20). | 110 | |
Cyclomatic Complexity is 28 (max allowed is 10). | 157 | |
NPath Complexity is 256 (max allowed is 200). | 157 | |
Cyclomatic Complexity is 26 (max allowed is 10). | 277 | |
NPath Complexity is 1,330 (max allowed is 200). | 277 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 505 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 557 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 715 | |
NPath Complexity is 1,024 (max allowed is 200). | 715 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 1121 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 1402 | |
NPath Complexity is 768 (max allowed is 200). | 1402 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 37 (max allowed is 20). | 95 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 130 | |
NPath Complexity is 1,026 (max allowed is 200). | 130 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 694 | |
NPath Complexity is 768 (max allowed is 200). | 694 |
Violation | Message | Line |
---|---|---|
Unable to get class information for CRSConfigurationException. | 107 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 111 | |
Unable to get class information for CRSConfigurationException. | 113 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.tom.ows.CodeType. | 64 | |
Class Fan-Out Complexity is 31 (max allowed is 20). | 88 | |
Unable to get class information for ResourceInitException. | 129 | |
Unable to get class information for CRSStoreException. | 221 | |
Unable to get class information for CRSStoreException. | 276 | |
Unable to get class information for CRSConfigurationException. | 346 | |
Unable to get class information for CRSConfigurationException. | 364 | |
Unable to get class information for UnknownCRSException. | 441 | |
Unable to get class information for UnknownCRSException. | 461 | |
Unable to get class information for UnknownCRSException. | 477 | |
Unable to get class information for UnknownCRSException. | 496 | |
Unable to get class information for UnknownCRSException. | 518 | |
Unable to get class information for UnknownCRSException. | 552 | |
Unable to get class information for UnknownCRSException. | 590 | |
Unable to get class information for UnknownCRSException. | 637 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 714 | |
Unable to get class information for TransformationException. | 714 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 739 | |
Unable to get class information for TransformationException. | 739 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 78 | |
Unable to get class information for CRSConfigurationException. | 79 | |
Redundant 'public' modifier. | 94 | |
Unable to get class information for CRSConfigurationException. | 95 | |
Redundant 'public' modifier. | 110 | |
Unable to get class information for CRSConfigurationException. | 111 | |
Redundant 'public' modifier. | 122 | |
Unable to get class information for CRSConfigurationException. | 123 | |
Redundant 'public' modifier. | 137 | |
Unable to get class information for CRSConfigurationException. | 138 | |
Redundant 'public' modifier. | 150 | |
Unable to get class information for CRSConfigurationException. | 151 | |
Redundant 'public' modifier. | 163 | |
Unable to get class information for CRSConfigurationException. | 164 | |
Redundant 'public' modifier. | 169 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.ServiceLoader. | 39 | |
Redundant 'public' modifier. | 64 | |
Unable to get class information for CRSStoreException. | 65 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.cs.CRSIdentifiable. | 44 | |
Redundant 'public' modifier. | 74 | |
Unable to get class information for CRSConfigurationException. | 75 | |
Redundant 'public' modifier. | 83 | |
Unable to get class information for CRSConfigurationException. | 84 | |
Redundant 'public' modifier. | 92 | |
Redundant 'public' modifier. | 99 | |
Unable to get class information for CRSConfigurationException. | 100 | |
Redundant 'public' modifier. | 109 | |
Unable to get class information for CRSConfigurationException. | 110 | |
Redundant 'public' modifier. | 121 | |
Unable to get class information for CRSConfigurationException. | 122 | |
Redundant 'public' modifier. | 143 | |
Redundant 'public' modifier. | 150 | |
Unable to get class information for CRSConfigurationException. | 151 | |
Redundant 'public' modifier. | 160 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.projections.Projection. | 69 | |
Class Fan-Out Complexity is 29 (max allowed is 20). | 143 | |
Unable to get class information for CRSConfigurationException. | 249 | |
Unable to get class information for CRSConfigurationException. | 280 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 295 | |
Unable to get class information for CRSConfigurationException. | 341 | |
Unable to get class information for CRSConfigurationException. | 347 | |
Unable to get class information for CRSConfigurationException. | 353 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for CRSStoreException. | 93 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ArrayList, Axis, CRSConfigurationException, CRSRef, CompoundCRS, GeocentricCRS, GeodeticDatumRef, GeographicCRS, GeographicCRSRef, HashSet, LinkedList, ProjectedCRS, ProjectionRef, QName]. | 94 | |
Class Fan-Out Complexity is 33 (max allowed is 20). | 94 | |
Unable to get class information for CRSConfigurationException. | 134 | |
Unable to get class information for CRSConfigurationException. | 171 | |
Unable to get class information for CRSConfigurationException. | 213 | |
Unable to get class information for XMLParsingException. | 243 | |
Unable to get class information for CRSConfigurationException. | 283 | |
Unable to get class information for CRSConfigurationException. | 334 | |
Unable to get class information for CRSConfigurationException. | 360 | |
Unable to get class information for CRSConfigurationException. | 430 |
Violation | Message | Line |
---|---|---|
Unable to get class information for CRSConfigurationException. | 96 |
Violation | Message | Line |
---|---|---|
Unable to get class information for CRSConfigurationException. | 162 | |
Unable to get class information for CRSConfigurationException. | 238 |
Violation | Message | Line |
---|---|---|
Unable to get class information for CRSConfigurationException. | 98 |
Violation | Message | Line |
---|---|---|
Unable to get class information for CRSConfigurationException. | 91 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 28 (max allowed is 20). | 84 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 132 | |
Unable to get class information for CRSConfigurationException. | 267 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.coordinatesystems.CRS. | 66 | |
Unused import - org.deegree.cs.transformations.TransformationFactory. | 73 | |
Class Fan-Out Complexity is 31 (max allowed is 20). | 89 | |
Unable to get class information for CRSConfigurationException. | 135 | |
Unable to get class information for CRSConfigurationException. | 164 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 190 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 301 | |
NPath Complexity is 288 (max allowed is 200). | 301 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 412 |
Violation | Message | Line |
---|---|---|
Unable to get class information for CRSConfigurationException. | 73 | |
Unable to get class information for CRSConfigurationException. | 80 | |
Unable to get class information for CRSConfigurationException. | 93 | |
Unable to get class information for CRSConfigurationException. | 100 | |
Unable to get class information for CRSConfigurationException. | 107 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 31 (max allowed is 12) classes [ArrayList, Axis, CRSCodeType, CRSConfigurationException, CRSIdentifiable, CompoundCRS, Ellipsoid, GeocentricCRS, GeocentricTransform, GeodeticDatum, GeographicCRS, Helmert, IAxis, LambertAzimuthalEqualArea, LambertConformalConic, NTv2Transformation, NotSupportedTransformation, Pair, Point2d, PrimeMeridian, ProjectedCRS, QName, StereographicAlternative, StereographicAzimuthal, TransverseMercator, URL, VerticalCRS, VerticalDatum, XMLAdapter, XMLParsingException, XPath]. | 123 | |
Class Fan-Out Complexity is 57 (max allowed is 20). | 123 | |
Unable to get class information for CRSConfigurationException. | 158 | |
Unable to get class information for CRSConfigurationException. | 163 | |
Unable to get class information for CRSConfigurationException. | 176 | |
Unable to get class information for CRSConfigurationException. | 210 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 234 | |
NPath Complexity is 608 (max allowed is 200). | 234 | |
Unable to get class information for XMLParsingException. | 235 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 337 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 435 | |
NPath Complexity is 1,728 (max allowed is 200). | 435 | |
Unable to get class information for XMLParsingException. | 436 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 550 | |
NPath Complexity is 448 (max allowed is 200). | 550 | |
Unable to get class information for XMLParsingException. | 551 | |
NPath Complexity is 256 (max allowed is 200). | 644 | |
Unable to get class information for XMLParsingException. | 645 | |
Unable to get class information for XMLParsingException. | 715 | |
Unable to get class information for XMLParsingException. | 784 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 827 | |
NPath Complexity is 672 (max allowed is 200). | 827 | |
Unable to get class information for XMLParsingException. | 828 | |
Unable to get class information for XMLParsingException. | 913 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 936 | |
NPath Complexity is 680 (max allowed is 200). | 936 | |
Unable to get class information for XMLParsingException. | 937 | |
Unable to get class information for XMLParsingException. | 1015 | |
Unable to get class information for XMLParsingException. | 1069 | |
Unable to get class information for XMLParsingException. | 1103 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 1134 | |
Unable to get class information for XMLParsingException. | 1135 | |
Unable to get class information for XMLParsingException. | 1258 | |
Unable to get class information for XMLParsingException. | 1291 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 1344 | |
Unable to get class information for XMLParsingException. | 1345 | |
Unable to get class information for XMLParsingException. | 1401 | |
Unable to get class information for CRSConfigurationException. | 1460 | |
Unable to get class information for CRSConfigurationException. | 1465 | |
Unable to get class information for CRSConfigurationException. | 1544 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 23 (max allowed is 20). | 70 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 90 | |
Unable to get class information for CRSStoreException. | 92 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 22 (max allowed is 20). | 84 | |
Unable to get class information for XMLParsingException. | 212 | |
Unable to get class information for XMLParsingException. | 250 | |
Unable to get class information for XMLParsingException. | 256 | |
Unable to get class information for XMLParsingException. | 269 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 59 | |
Redundant 'public' modifier. | 64 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 20 (max allowed is 12) classes [Axis, CRSCodeType, CRSConfigurationException, EPSGCode, Ellipsoid, GeodeticDatum, GeographicCRS, HashMap, Helmert, LambertAzimuthalEqualArea, LambertConformalConic, LinkedList, NumberFormatException, Point2d, PrimeMeridian, ProjectedCRS, StereographicAlternative, StereographicAzimuthal, TransverseMercator, Unit]. | 93 | |
Class Fan-Out Complexity is 32 (max allowed is 20). | 93 | |
Unable to get class information for CRSConfigurationException. | 140 | |
Unable to get class information for CRSConfigurationException. | 179 | |
Unable to get class information for CRSConfigurationException. | 225 | |
Unable to get class information for CRSConfigurationException. | 272 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 311 | |
Unable to get class information for CRSConfigurationException. | 312 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 420 | |
Unable to get class information for CRSConfigurationException. | 421 | |
Cyclomatic Complexity is 59 (max allowed is 10). | 578 | |
Unable to get class information for CRSConfigurationException. | 579 | |
Cyclomatic Complexity is 146 (max allowed is 10). | 853 | |
NPath Complexity is 126,464 (max allowed is 200). | 853 | |
Unable to get class information for CRSConfigurationException. | 854 | |
Unable to get class information for CRSConfigurationException. | 1069 | |
Cyclomatic Complexity is 47 (max allowed is 10). | 1097 | |
Unable to get class information for CRSConfigurationException. | 1098 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 1349 | |
NPath Complexity is 1,656 (max allowed is 200). | 1349 | |
Unable to get class information for CRSConfigurationException. | 1455 | |
Unable to get class information for CRSConfigurationException. | 1465 | |
Unable to get class information for CRSConfigurationException. | 1475 | |
Unable to get class information for CRSConfigurationException. | 1499 | |
Unable to get class information for CRSConfigurationException. | 1531 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for CRSStoreException. | 86 |
Violation | Message | Line |
---|---|---|
Unable to get class information for CRSConfigurationException. | 177 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 230 | |
NPath Complexity is 233 (max allowed is 200). | 230 | |
Unable to get class information for CRSConfigurationException. | 231 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ProjectionException. | 69 | |
Unable to get class information for ProjectionException. | 83 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProjectionException. | 176 | |
Unable to get class information for ProjectionException. | 190 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 360 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 52 (max allowed is 10). | 100 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.projections.azimuthal.LambertAzimuthalEqualArea. | 41 | |
Unused import - org.deegree.cs.projections.azimuthal.StereographicAlternative. | 42 | |
Unused import - org.deegree.cs.projections.azimuthal.StereographicAzimuthal. | 43 | |
Unused import - org.deegree.cs.projections.conic.LambertConformalConic. | 44 | |
Unused import - org.deegree.cs.projections.cylindric.TransverseMercator. | 45 | |
Cyclomatic Complexity is 26 (max allowed is 10). | 89 |
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 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 22 (max allowed is 10). | 163 | |
Unable to get class information for ProjectionException. | 165 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 304 | |
Unable to get class information for ProjectionException. | 306 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProjectionException. | 149 | |
Unable to get class information for ProjectionException. | 188 | |
Unable to get class information for ProjectionException. | 236 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 19 (max allowed is 10). | 238 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 337 | |
Unable to get class information for ProjectionException. | 339 |
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 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProjectionException. | 114 | |
Unable to get class information for ProjectionException. | 131 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProjectionException. | 208 | |
Unable to get class information for ProjectionException. | 310 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ReferenceResolvingException. | 101 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.components.VerticalDatum. | 42 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.persistence.CRSStore. | 54 | |
Unable to get class information for ReferenceResolvingException. | 237 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ProjectionException. | 87 | |
Unable to get class information for ProjectionException. | 92 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.projections.azimuthal.LambertAzimuthalEqualArea. | 43 | |
Unable to get class information for ReferenceResolvingException. | 78 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ReferenceResolvingException. | 86 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.projections.cylindric.Mercator. | 42 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.projections.Projection. | 49 | |
Unable to get class information for ProjectionException. | 75 | |
Unable to get class information for ProjectionException. | 80 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.projections.azimuthal.StereographicAlternative. | 43 | |
Unable to get class information for ReferenceResolvingException. | 78 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ReferenceResolvingException. | 82 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ReferenceResolvingException. | 90 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 67 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 21 (max allowed is 10). | 100 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.cs.transformations.coordinate.GeocentricTransform. | 41 | |
Unused import - org.deegree.cs.transformations.helmert.Helmert. | 42 | |
Unused import - org.deegree.cs.transformations.polynomial.PolynomialTransformation. | 43 | |
Cyclomatic Complexity is 21 (max allowed is 10). | 91 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [CRSCodeType, CRSIdentifiable, ConcatenatedTransform, GeocentricTransform, Helmert, IdentityTransform, LeastSquareApproximation, LinkedList, MatrixTransform, NTv2Transformation, NotSupportedTransformation, Point3d, ProjectionTransform, StringBuilder, TransformationException]. | 84 | |
Unable to get class information for TransformationException. | 126 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 176 | |
NPath Complexity is 9,216 (max allowed is 200). | 176 | |
Unable to get class information for TransformationException. | 178 | |
Unable to get class information for TransformationException. | 249 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 427 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 18 (max allowed is 12) classes [ArrayList, AxisFlipTransformation, CRSCodeType, CRSIdentifiable, CompoundCRS, GeocentricCRS, GeocentricTransform, GeographicCRS, Helmert, IdentityTransform, LeastSquareApproximation, Matrix, Matrix4d, MatrixTransform, NTv2Transformation, ProjectionTransform, StringBuilder, TransformationException]. | 112 | |
Class Fan-Out Complexity is 34 (max allowed is 20). | 112 | |
Unable to get class information for TransformationException. | 202 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 202 | |
Cyclomatic Complexity is 30 (max allowed is 10). | 223 | |
NPath Complexity is 22,320 (max allowed is 200). | 223 | |
Unable to get class information for TransformationException. | 225 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 404 | |
Unable to get class information for TransformationException. | 485 | |
Unable to get class information for TransformationException. | 498 | |
Unable to get class information for TransformationException. | 531 | |
Unable to get class information for TransformationException. | 564 | |
Unable to get class information for TransformationException. | 603 | |
Unable to get class information for TransformationException. | 618 | |
Cyclomatic Complexity is 30 (max allowed is 10). | 635 | |
NPath Complexity is 15,210 (max allowed is 200). | 635 | |
Unable to get class information for TransformationException. | 636 | |
Cyclomatic Complexity is 27 (max allowed is 10). | 810 | |
NPath Complexity is 216 (max allowed is 200). | 810 | |
Unable to get class information for TransformationException. | 811 | |
Unable to get class information for TransformationException. | 945 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 978 | |
Unable to get class information for TransformationException. | 979 | |
Unable to get class information for TransformationException. | 1108 | |
Unable to get class information for TransformationException. | 1144 | |
Unable to get class information for TransformationException. | 1174 | |
Unable to get class information for TransformationException. | 1203 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 1254 | |
Unable to get class information for TransformationException. | 1256 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 120 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 185 | |
NPath Complexity is 3,456 (max allowed is 200). | 185 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 104 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 68 |
Violation | Message | Line |
---|---|---|
Unused import - javax.media.jai.PerspectiveTransform. | 42 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 419 | |
Unable to get class information for TransformationException. | 546 | |
Unable to get class information for TransformationException. | 573 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 91 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 134 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 481 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 22 (max allowed is 20). | 86 | |
Unable to get class information for TransformationException. | 232 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 164 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 119 | |
Unable to get class information for TransformationException. | 137 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 129 | |
Unable to get class information for TransformationException. | 153 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 190 | |
NPath Complexity is 3,200 (max allowed is 200). | 190 | |
Unable to get class information for TransformationException. | 191 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 124 | |
Unable to get class information for TransformationException. | 282 | |
Unable to get class information for TransformationException. | 310 | |
Unable to get class information for TransformationException. | 358 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 134 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 80 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.Geometry. | 48 | |
Redundant 'public' modifier. | 81 | |
Redundant 'public' modifier. | 91 | |
Redundant 'public' modifier. | 98 | |
Redundant 'public' modifier. | 108 | |
Redundant 'public' modifier. | 116 | |
Redundant 'public' modifier. | 124 | |
Redundant 'public' modifier. | 131 | |
Redundant 'public' modifier. | 146 | |
Redundant 'public' modifier. | 155 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 156 | |
Redundant 'public' modifier. | 167 | |
Redundant 'public' modifier. | 169 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 81 | |
Unable to get class information for FilterEvaluationException. | 82 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 28 (max allowed is 20). | 72 | |
Unable to get class information for FilterEvaluationException. | 177 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 209 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 92 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 144 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.Geometry. | 39 | |
Unused import - org.deegree.geometry.GeometryInspectionException. | 40 | |
Redundant 'public' modifier. | 64 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.Feature. | 43 | |
Unused import - org.deegree.geometry.Geometry. | 50 | |
Unable to get class information for FeatureStoreException. | 106 | |
Unable to get class information for FeatureStoreException. | 122 | |
Unable to get class information for FeatureStoreException. | 136 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 136 | |
Unable to get class information for FilterEvaluationException. | 136 | |
Unable to get class information for FeatureStoreException. | 150 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 150 | |
Unable to get class information for FilterEvaluationException. | 150 | |
Unable to get class information for FeatureStoreException. | 164 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 164 | |
Unable to get class information for FilterEvaluationException. | 164 | |
Unable to get class information for FeatureStoreException. | 178 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 178 | |
Unable to get class information for FilterEvaluationException. | 178 | |
Unable to get class information for FeatureStoreException. | 191 | |
Unable to get class information for FeatureStoreException. | 202 | |
Unable to get class information for FeatureStoreException. | 213 |
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 | |
Unable to get class information for ResourceInitException. | 86 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 71 | |
Redundant 'public' modifier. | 80 | |
Unable to get class information for FeatureStoreException. | 81 | |
Redundant 'public' modifier. | 90 | |
Unable to get class information for FeatureStoreException. | 91 | |
Redundant 'public' modifier. | 104 | |
Unable to get class information for FeatureStoreException. | 105 | |
Redundant 'public' modifier. | 122 | |
Unable to get class information for FeatureStoreException. | 124 | |
Redundant 'public' modifier. | 141 | |
Unable to get class information for FeatureStoreException. | 142 | |
Redundant 'public' modifier. | 157 | |
Unable to get class information for FeatureStoreException. | 158 | |
Redundant 'public' modifier. | 171 | |
Unable to get class information for FeatureStoreException. | 172 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.persistence.FeatureStore. | 42 | |
Unused import - org.deegree.feature.types.FeatureType. | 43 |
Violation | Message | Line |
---|---|---|
Redundant 'final' modifier. | 163 | |
Redundant 'final' modifier. | 192 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.persistence.FeatureStore. | 39 | |
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 76 | |
Redundant 'public' modifier. | 81 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.persistence.FeatureStore. | 44 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FeatureStoreException. | 133 | |
Unable to get class information for FeatureStoreException. | 174 | |
Unable to get class information for FeatureStoreException. | 208 | |
Unable to get class information for FeatureStoreException. | 241 | |
Unable to get class information for FeatureStoreException. | 271 | |
Unable to get class information for FeatureStoreException. | 306 | |
Unable to get class information for FeatureStoreException. | 334 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 26 (max allowed is 20). | 83 | |
Unable to get class information for FeatureStoreException. | 102 | |
Unable to get class information for FeatureStoreException. | 119 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 184 | |
NPath Complexity is 973 (max allowed is 200). | 184 | |
Unable to get class information for FeatureStoreException. | 186 | |
Redundant throws: 'OWSException' listed more then one time. | 186 | |
Unable to get class information for OWSException. | 186 | |
Unable to get class information for FeatureStoreException. | 371 | |
Unable to get class information for FeatureStoreException. | 418 | |
Unable to get class information for FeatureStoreException. | 448 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 67 | |
Redundant 'public' modifier. | 75 | |
Unable to get class information for FeatureStoreException. | 75 | |
Redundant 'public' modifier. | 82 | |
Redundant 'public' modifier. | 89 | |
Redundant 'public' modifier. | 101 | |
Unable to get class information for FeatureStoreException. | 102 | |
Redundant 'public' modifier. | 114 | |
Unable to get class information for FeatureStoreException. | 115 | |
Redundant 'public' modifier. | 125 | |
Unable to get class information for FeatureStoreException. | 126 | |
Redundant 'public' modifier. | 133 | |
Unable to get class information for FeatureStoreException. | 134 | |
Redundant 'public' modifier. | 143 | |
Unable to get class information for FeatureStoreException. | 144 | |
Redundant 'public' modifier. | 153 | |
Unable to get class information for FeatureStoreException. | 154 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.utils.kvp.InvalidParameterValueException. | 42 | |
Unused import - org.deegree.feature.persistence.FeatureStore. | 43 | |
Redundant 'public' modifier. | 88 | |
Unable to get class information for FeatureStoreException. | 89 | |
Redundant throws: 'OWSException' listed more then one time. | 89 | |
Unable to get class information for OWSException. | 89 | |
Redundant 'public' modifier. | 100 | |
Unable to get class information for FeatureStoreException. | 101 | |
Redundant 'public' modifier. | 113 | |
Unable to get class information for FeatureStoreException. | 114 | |
Redundant 'public' modifier. | 124 | |
Unable to get class information for FeatureStoreException. | 125 | |
Redundant 'public' modifier. | 139 | |
Unable to get class information for FeatureStoreException. | 140 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 23 (max allowed is 20). | 72 | |
Unable to get class information for FeatureStoreException. | 95 | |
Unable to get class information for FilterEvaluationException. | 125 | |
Redundant throws: 'FeatureStoreException' listed more then one time. | 125 | |
Unable to get class information for FeatureStoreException. | 125 | |
Unable to get class information for FeatureStoreException. | 131 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 131 | |
Unable to get class information for FilterEvaluationException. | 131 | |
Unable to get class information for FilterEvaluationException. | 165 | |
Redundant throws: 'FeatureStoreException' listed more then one time. | 165 | |
Unable to get class information for FeatureStoreException. | 165 | |
Unable to get class information for FeatureStoreException. | 171 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 171 | |
Unable to get class information for FilterEvaluationException. | 171 | |
Unable to get class information for FeatureStoreException. | 186 | |
Unable to get class information for FeatureStoreException. | 227 | |
Unable to get class information for FeatureStoreException. | 246 | |
Unable to get class information for FeatureStoreException. | 252 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 25 (max allowed is 20). | 82 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 104 | |
Unable to get class information for ResourceInitException. | 106 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 39 (max allowed is 20). | 95 | |
Unable to get class information for FeatureStoreException. | 127 | |
Unable to get class information for FeatureStoreException. | 143 | |
Unable to get class information for FeatureStoreException. | 186 | |
Unable to get class information for FeatureStoreException. | 221 | |
Unable to get class information for FeatureStoreException. | 260 | |
Unable to get class information for FeatureStoreException. | 301 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 419 | |
Unable to get class information for UnknownCRSException. | 419 | |
Redundant throws: 'TransformationException' listed more then one time. | 419 | |
Unable to get class information for TransformationException. | 419 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 430 | |
Unable to get class information for TransformationException. | 430 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 430 | |
Unable to get class information for UnknownCRSException. | 430 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 453 | |
Unable to get class information for TransformationException. | 453 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 453 | |
Unable to get class information for UnknownCRSException. | 453 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 483 | |
Unable to get class information for TransformationException. | 483 | |
Unable to get class information for FeatureStoreException. | 504 | |
Unable to get class information for FeatureStoreException. | 548 | |
Unable to get class information for FeatureStoreException. | 565 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 16 (max allowed is 12) classes [ArrayList, FeatureStoreException, FilterEvaluationException, GMLObjectVisitor, GMLObjectWalker, GenericFeatureCollection, GenericProperty, GeometryTransformer, HashMap, HashSet, InvalidParameterValueException, MemoryFeatureInputStream, Pair, QName, RTree, TypedObjectNodeXPathEvaluator]. | 95 | |
Class Fan-Out Complexity is 41 (max allowed is 20). | 95 | |
Unable to get class information for FeatureStoreException. | 122 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 164 | |
Unable to get class information for FilterEvaluationException. | 165 | |
Redundant throws: 'FeatureStoreException' listed more then one time. | 165 | |
Unable to get class information for FeatureStoreException. | 165 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 300 | |
NPath Complexity is 3,009 (max allowed is 200). | 300 | |
Unable to get class information for FeatureStoreException. | 301 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 374 | |
Unable to get class information for UnknownCRSException. | 424 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.cs.coordinatesystems.CRS. | 49 | |
Unused import - org.deegree.feature.persistence.FeatureStore. | 51 | |
Unused import - org.deegree.filter.OperatorFilter. | 53 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 34 (max allowed is 20). | 94 | |
Unable to get class information for ResourceInitException. | 116 | |
Unable to get class information for FeatureStoreException. | 150 | |
Unable to get class information for FeatureStoreException. | 160 | |
Unable to get class information for FeatureStoreException. | 167 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 167 | |
Unable to get class information for FilterEvaluationException. | 167 | |
Unable to get class information for FeatureStoreException. | 218 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 218 | |
Unable to get class information for FilterEvaluationException. | 218 | |
Unable to get class information for FeatureStoreException. | 252 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 252 | |
Unable to get class information for FilterEvaluationException. | 252 | |
Unable to get class information for FeatureStoreException. | 294 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 294 | |
Unable to get class information for FilterEvaluationException. | 294 | |
Unable to get class information for FeatureStoreException. | 304 | |
Unable to get class information for FeatureStoreException. | 310 | |
Unable to get class information for FeatureStoreException. | 316 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ResourceInitException. | 85 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.sqldialect.filter.UnmappableException. | 58 | |
Class Fan-Out Complexity is 22 (max allowed is 20). | 70 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 98 | |
NPath Complexity is 204 (max allowed is 200). | 98 | |
Unable to get class information for FilterEvaluationException. | 99 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 27 (max allowed is 20). | 87 | |
Cyclomatic Complexity is 30 (max allowed is 10). | 124 | |
NPath Complexity is 49,408 (max allowed is 200). | 124 | |
Cyclomatic Complexity is 26 (max allowed is 10). | 323 | |
Redundant 'final' modifier. | 472 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 27 (max allowed is 20). | 83 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 130 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 188 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 77 | |
Unable to get class information for UnmappableException. | 88 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 88 | |
Unable to get class information for FilterEvaluationException. | 88 | |
Unable to get class information for UnmappableException. | 94 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 94 | |
Unable to get class information for FilterEvaluationException. | 94 | |
Unable to get class information for UnmappableException. | 107 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 107 | |
Unable to get class information for FilterEvaluationException. | 107 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 26 (max allowed is 20). | 90 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 232 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 328 | |
Cyclomatic Complexity is 21 (max allowed is 10). | 397 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 570 | |
Redundant 'final' modifier. | 657 | |
Redundant 'final' modifier. | 668 | |
Redundant 'final' modifier. | 675 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 683 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 847 | |
NPath Complexity is 480 (max allowed is 200). | 847 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 988 | |
NPath Complexity is 392 (max allowed is 200). | 988 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 1088 | |
NPath Complexity is 30,240 (max allowed is 200). | 1088 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 31 (max allowed is 12) classes [BufferedReader, CombinedFeatureInputStream, DBFIndex, DBFReader, FeatureIterator, FeatureStoreException, FeatureType, File, FileReader, FilteredFeatureInputStream, GenericAppSchema, GenericFeatureCollection, GenericFeatureType, GenericProperty, GeometryPropertyType, GeometryTransformer, HashMap, HashSet, Iterator, IteratorFeatureInputStream, LinkedList, MemoryFeatureInputStream, NoSuchElementException, Pair, QName, RTree, RandomAccessFile, ResourceInitException, SHPReader, SimpleFeatureStoreCache, WKTParser]. | 122 | |
Class Fan-Out Complexity is 54 (max allowed is 20). | 122 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 215 | |
NPath Complexity is 1,248 (max allowed is 200). | 215 | |
Unable to get class information for ResourceInitException. | 217 | |
Cyclomatic Complexity is 24 (max allowed is 10). | 431 | |
NPath Complexity is 12,288 (max allowed is 200). | 431 | |
Unable to get class information for FilterEvaluationException. | 433 | |
Redundant throws: 'FeatureStoreException' listed more then one time. | 433 | |
Unable to get class information for FeatureStoreException. | 433 | |
Unable to get class information for FeatureStoreException. | 514 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 514 | |
Unable to get class information for FilterEvaluationException. | 514 | |
Unable to get class information for FeatureStoreException. | 546 | |
Unable to get class information for FeatureStoreException. | 591 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 591 | |
Unable to get class information for FilterEvaluationException. | 591 | |
Unable to get class information for FeatureStoreException. | 598 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 598 | |
Unable to get class information for FilterEvaluationException. | 598 | |
Unable to get class information for FeatureStoreException. | 608 | |
Unable to get class information for FeatureStoreException. | 653 | |
Unable to get class information for FeatureStoreException. | 659 | |
Unable to get class information for FeatureStoreException. | 665 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 93 | |
Unable to get class information for ResourceInitException. | 95 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 18 (max allowed is 12) classes [CombinedFeatureInputStream, FeatureStoreException, FeatureType, FilteredFeatureInputStream, GenericAppSchema, GenericFeature, GenericProperty, GeometryFactory, GeometryTransformer, IteratorFeatureInputStream, LinkedList, Pair, QName, Query, ResultSetIterator, SimpleProperty, TreeMap, WKTReader]. | 111 | |
Class Fan-Out Complexity is 45 (max allowed is 20). | 111 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 152 | |
Unable to get class information for FeatureStoreException. | 187 | |
Unable to get class information for FeatureStoreException. | 197 | |
Unable to get class information for FeatureStoreException. | 245 | |
Unable to get class information for FeatureStoreException. | 250 | |
Unable to get class information for ResourceInitException. | 271 | |
Unable to get class information for FeatureStoreException. | 288 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 288 | |
Unable to get class information for FilterEvaluationException. | 288 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 292 | |
NPath Complexity is 578 (max allowed is 200). | 292 | |
Unable to get class information for FeatureStoreException. | 293 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 293 | |
Unable to get class information for FilterEvaluationException. | 293 | |
Unable to get class information for FeatureStoreException. | 403 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 403 | |
Unable to get class information for FilterEvaluationException. | 403 | |
Unable to get class information for FeatureStoreException. | 410 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 410 | |
Unable to get class information for FilterEvaluationException. | 410 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 97 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 59 | |
Redundant 'public' modifier. | 69 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.types.FeatureType. | 52 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.types.AppSchema. | 51 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 254 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 35 (max allowed is 12) classes [ArrayList, BBOX, CombinedFeatureInputStream, CombinedReferenceResolver, DBField, DefaultLockManager, FeatureBuilderBlob, FeatureBuilderRelational, FeatureParticleConverter, FeatureResultSetIterator, FeatureStoreException, FeatureStoreGMLIdResolver, FilterEvaluationException, FilteredFeatureInputStream, GeometryMapping, GeometryStorageParams, GeometryTransformer, HashMap, IdFilter, Iterator, IteratorFeatureInputStream, LinkedHashMap, MemoryFeatureInputStream, NoSuchElementException, OperatorFilter, PrimitiveType, PrimitiveValue, PropertyNameMapper, PropertyNameMapping, ResourceInitException, SQLFeatureStoreTransaction, SQLIdentifier, SQLPropertyNameMapper, SimpleFeatureStoreCache, StringBuilder]. | 152 | |
Class Fan-Out Complexity is 94 (max allowed is 20). | 152 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 225 | |
NPath Complexity is 384 (max allowed is 200). | 225 | |
Unable to get class information for ResourceInitException. | 227 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 323 | |
Unable to get class information for FeatureStoreException. | 434 | |
Unable to get class information for FeatureStoreException. | 443 | |
Unable to get class information for FeatureStoreException. | 458 | |
Unable to get class information for FeatureStoreException. | 475 | |
Unable to get class information for FeatureStoreException. | 518 | |
Unable to get class information for FeatureStoreException. | 558 | |
Unable to get class information for FeatureStoreException. | 575 | |
Unable to get class information for FeatureStoreException. | 614 | |
Unable to get class information for FeatureStoreException. | 638 | |
Unable to get class information for FeatureStoreException. | 644 | |
Unable to get class information for FeatureStoreException. | 686 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 686 | |
Unable to get class information for FilterEvaluationException. | 686 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 716 | |
NPath Complexity is 236 (max allowed is 200). | 716 | |
Unable to get class information for FeatureStoreException. | 717 | |
Unable to get class information for FeatureStoreException. | 823 | |
Unable to get class information for FeatureStoreException. | 889 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 889 | |
Unable to get class information for FilterEvaluationException. | 889 | |
Unable to get class information for FilterEvaluationException. | 916 | |
Unable to get class information for FeatureStoreException. | 944 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 944 | |
Unable to get class information for FilterEvaluationException. | 944 | |
Unable to get class information for FeatureStoreException. | 975 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 975 | |
Unable to get class information for FilterEvaluationException. | 975 | |
Unable to get class information for FeatureStoreException. | 1028 | |
Unable to get class information for FeatureStoreException. | 1036 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 1074 | |
NPath Complexity is 344 (max allowed is 200). | 1074 | |
Unable to get class information for FeatureStoreException. | 1075 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 1182 | |
NPath Complexity is 1,540 (max allowed is 200). | 1182 | |
Unable to get class information for FeatureStoreException. | 1183 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 1326 | |
NPath Complexity is 5,200 (max allowed is 200). | 1326 | |
Unable to get class information for FeatureStoreException. | 1327 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 1440 | |
Unable to get class information for FeatureStoreException. | 1441 | |
Unable to get class information for FilterEvaluationException. | 1511 | |
Redundant throws: 'UnmappableException' listed more then one time. | 1511 | |
Unable to get class information for UnmappableException. | 1511 | |
Unable to get class information for FilterEvaluationException. | 1517 | |
Redundant throws: 'UnmappableException' listed more then one time. | 1517 | |
Unable to get class information for UnmappableException. | 1517 | |
Unable to get class information for FilterEvaluationException. | 1522 | |
Redundant throws: 'UnmappableException' listed more then one time. | 1522 | |
Unable to get class information for UnmappableException. | 1522 | |
Unable to get class information for FilterEvaluationException. | 1534 | |
Redundant throws: 'UnmappableException' listed more then one time. | 1534 | |
Unable to get class information for UnmappableException. | 1534 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.sqldialect.SQLDialectProvider. | 52 | |
Unable to get class information for ResourceInitException. | 92 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 17 (max allowed is 12) classes [ArrayList, BBoxTracker, ByteArrayOutputStream, DBField, FeatureStoreException, GeometryMapping, GeometryStorageParams, HashMap, HashSet, IdFilter, InsertRowManager, LinkedHashSet, PrimitiveType, PrimitiveValue, Query, SQLException, StringBuilder]. | 120 | |
Class Fan-Out Complexity is 63 (max allowed is 20). | 120 | |
Unable to get class information for FeatureStoreException. | 171 | |
Unable to get class information for FeatureStoreException. | 190 | |
Unable to get class information for FeatureStoreException. | 229 | |
Unable to get class information for FeatureStoreException. | 262 | |
Unable to get class information for FeatureStoreException. | 269 | |
Unable to get class information for FeatureStoreException. | 286 | |
Unable to get class information for FeatureStoreException. | 314 | |
Unable to get class information for FeatureStoreException. | 338 | |
Unable to get class information for FeatureStoreException. | 383 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 405 | |
NPath Complexity is 224 (max allowed is 200). | 405 | |
Unable to get class information for FeatureStoreException. | 406 | |
Unable to get class information for FeatureStoreException. | 495 | |
Cyclomatic Complexity is 26 (max allowed is 10). | 538 | |
NPath Complexity is 5,046 (max allowed is 200). | 538 | |
Unable to get class information for FeatureStoreException. | 540 | |
Unable to get class information for FeatureStoreException. | 697 | |
Unable to get class information for FeatureStoreException. | 754 | |
Unable to get class information for FeatureStoreException. | 773 | |
Unable to get class information for FeatureStoreException. | 795 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 795 | |
Unable to get class information for FilterEvaluationException. | 795 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 825 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 870 | |
Unable to get class information for FilterEvaluationException. | 873 | |
Redundant throws: 'FeatureStoreException' listed more then one time. | 873 | |
Unable to get class information for FeatureStoreException. | 873 | |
Unable to get class information for FilterEvaluationException. | 947 | |
Redundant throws: 'FeatureStoreException' listed more then one time. | 947 | |
Unable to get class information for FeatureStoreException. | 947 | |
Unable to get class information for FeatureStoreException. | 974 | |
Unable to get class information for FeatureStoreException. | 995 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 67 | |
Redundant throws: 'UnmappableException' listed more then one time. | 67 | |
Unable to get class information for UnmappableException. | 67 | |
Unable to get class information for FilterEvaluationException. | 73 | |
Redundant throws: 'UnmappableException' listed more then one time. | 73 | |
Unable to get class information for UnmappableException. | 73 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 33 (max allowed is 20). | 91 | |
Unable to get class information for FeatureStoreException. | 141 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 141 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 142 | |
Unable to get class information for UnknownCRSException. | 142 | |
Redundant throws: 'TransformationException' listed more then one time. | 142 | |
Unable to get class information for TransformationException. | 142 | |
Unable to get class information for XMLParsingException. | 210 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 210 | |
Unable to get class information for UnknownCRSException. | 210 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 211 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 312 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.cs.coordinatesystems.CRS. | 39 | |
Unused import - org.deegree.feature.persistence.sql.FeatureTypeMapping. | 41 | |
Unused import - org.deegree.feature.persistence.sql.MappedAppSchema. | 42 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ANTLRStringStream, AutoIDGenerator, CommonTokenStream, FMLLexer, FMLParser, HashMap, MappedSchemaBuilderGML, MappedSchemaBuilderTable, MappedSchemaBuilderTableOld, SQLIdentifier, SequenceIDGenerator, TableJoin, UUIDGenerator]. | 94 | |
Class Fan-Out Complexity is 37 (max allowed is 20). | 94 | |
Unable to get class information for FeatureStoreException. | 100 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 29 (max allowed is 12) classes [ArrayList, BBoxTableMapping, BlobCodec, BlobMapping, CompoundMapping, ConstantMapping, FIDMapping, FeatureMapping, FeatureStoreException, FeatureTypeMapping, File, GMLAppSchemaReader, GeometryMapping, GeometryStorageParams, HashMap, MappedAppSchema, NamespaceBindings, Pair, PrimitiveMapping, PrimitiveType, PrimitiveValue, QName, SQLIdentifier, TableName, URL, ValueReference, XMLAdapter, XPathSchemaWalker, org.deegree.feature.persistence.sql.FeatureTypeMapping]. | 127 | |
Class Fan-Out Complexity is 66 (max allowed is 20). | 127 | |
Unable to get class information for FeatureStoreException. | 154 | |
Cyclomatic Complexity is 20 (max allowed is 10). | 181 | |
NPath Complexity is 513 (max allowed is 200). | 181 | |
Unable to get class information for FeatureStoreException. | 278 | |
Unable to get class information for FeatureStoreException. | 319 | |
Unable to get class information for FeatureStoreException. | 334 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 23 (max allowed is 12) classes [ArrayList, ColumnMetadata, DBField, FIDMapping, FeatureStoreException, FeatureType, FeatureTypeMapping, GenericFeatureType, GeometryMapping, GeometryPropertyType, GeometryStorageParams, HashMap, HashSet, LinkedHashMap, MappedAppSchema, Pair, PrimitiveMapping, PrimitiveType, QName, SQLIdentifier, SimplePropertyType, TableName, ValueReference]. | 111 | |
Class Fan-Out Complexity is 54 (max allowed is 20). | 111 | |
Unable to get class information for FeatureStoreException. | 142 | |
Unable to get class information for FeatureStoreException. | 176 | |
Unable to get class information for FeatureStoreException. | 262 | |
Cyclomatic Complexity is 21 (max allowed is 10). | 281 | |
NPath Complexity is 10,944 (max allowed is 200). | 281 | |
Unable to get class information for FeatureStoreException. | 283 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 383 | |
NPath Complexity is 432 (max allowed is 200). | 383 | |
Unable to get class information for FeatureStoreException. | 384 | |
Unable to get class information for FeatureStoreException. | 455 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 464 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 23 (max allowed is 12) classes [ArrayList, ColumnMetadataOld, DBField, FIDMapping, FeatureStoreException, FeatureType, FeatureTypeMapping, GenericFeatureType, GeometryMapping, GeometryPropertyType, GeometryStorageParams, HashMap, HashSet, LinkedHashMap, MappedAppSchema, Pair, PrimitiveMapping, PrimitiveType, QName, SQLIdentifier, SimplePropertyType, TableName, ValueReference]. | 115 | |
Class Fan-Out Complexity is 54 (max allowed is 20). | 115 | |
Unable to get class information for FeatureStoreException. | 146 | |
Unable to get class information for FeatureStoreException. | 180 | |
Unable to get class information for FeatureStoreException. | 266 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 285 | |
NPath Complexity is 1,824 (max allowed is 200). | 285 | |
Unable to get class information for FeatureStoreException. | 286 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 369 | |
NPath Complexity is 432 (max allowed is 200). | 369 | |
Unable to get class information for FeatureStoreException. | 370 | |
Unable to get class information for FeatureStoreException. | 441 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 450 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 26 (max allowed is 20). | 84 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 220 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 61 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 22 (max allowed is 20). | 68 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 196 |
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 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.persistence.sql.FeatureTypeMapping. | 43 |
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. | 58 |
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 |
---|---|---|
Unused import - org.deegree.feature.persistence.sql.MappedAppSchema. | 51 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.transaction.action.IDGenMode. | 54 | |
Unable to get class information for FeatureStoreException. | 110 | |
Unable to get class information for FeatureStoreException. | 135 | |
Unable to get class information for FeatureStoreException. | 178 | |
Unable to get class information for FeatureStoreException. | 209 | |
Unable to get class information for FeatureStoreException. | 226 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 23 (max allowed is 20). | 71 | |
Unable to get class information for FeatureStoreException. | 94 | |
Unable to get class information for FeatureStoreException. | 116 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 190 | |
NPath Complexity is 256 (max allowed is 200). | 190 | |
Unable to get class information for FeatureStoreException. | 191 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.persistence.sql.SQLFeatureStoreTransaction. | 64 | |
Class Fan-Out Complexity is 46 (max allowed is 20). | 103 | |
Unable to get class information for FeatureStoreException. | 162 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 162 | |
Unable to get class information for FilterEvaluationException. | 162 | |
Unable to get class information for FeatureStoreException. | 197 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 197 | |
Unable to get class information for FilterEvaluationException. | 197 | |
Unable to get class information for FeatureStoreException. | 204 | |
Unable to get class information for FeatureStoreException. | 272 | |
Unable to get class information for FeatureStoreException. | 283 | |
Cyclomatic Complexity is 30 (max allowed is 10). | 300 | |
NPath Complexity is 1,353 (max allowed is 200). | 300 | |
Unable to get class information for FilterEvaluationException. | 302 | |
Redundant throws: 'FeatureStoreException' listed more then one time. | 302 | |
Unable to get class information for FeatureStoreException. | 302 | |
Unable to get class information for FeatureStoreException. | 425 | |
Unable to get class information for FeatureStoreException. | 466 | |
Unable to get class information for FeatureStoreException. | 516 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FeatureStoreException. | 60 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 24 (max allowed is 12) classes [ArrayList, AutoIDGenerator, BBoxTableMapping, BlobCodec, BlobMapping, CompoundMapping, DBField, FIDMapping, FeatureMapping, FeatureType, FeatureTypeMapping, GeometryMapping, HashMap, MappedAppSchema, MappingContextManager, Pair, PrimitiveMapping, PrimitiveType, QName, SQLIdentifier, TableJoin, TableName, UUIDGenerator, ValueReference]. | 116 | |
Class Fan-Out Complexity is 56 (max allowed is 20). | 116 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 261 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 511 | |
NPath Complexity is 300 (max allowed is 200). | 511 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 710 | |
NPath Complexity is 288 (max allowed is 200). | 710 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.types.FeatureType. | 38 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 24 (max allowed is 20). | 82 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 145 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 261 |
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 | |
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ArrayList, CurveSegment, GenericProperty, GenericXMLElement, GeometryFactory, HashMap, LinkedHashMap, NamespaceBindings, Pair, PrimitiveValue, QName, SQLException, StringBuilder]. | 108 | |
Class Fan-Out Complexity is 55 (max allowed is 20). | 108 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 188 | |
Cyclomatic Complexity is 49 (max allowed is 10). | 349 | |
NPath Complexity is 64,912 (max allowed is 200). | 349 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 637 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.Feature. | 42 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.geometry.Geometry. | 46 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 70 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 70 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 79 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.tom.primitive.PrimitiveValue. | 41 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 71 | |
Unable to get class information for UnmappableException. | 72 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 30 (max allowed is 20). | 77 | |
Unable to get class information for UnmappableException. | 111 | |
Cyclomatic Complexity is 25 (max allowed is 10). | 142 | |
NPath Complexity is 600 (max allowed is 200). | 142 | |
Unable to get class information for UnmappableException. | 143 | |
Unable to get class information for UnmappableException. | 237 | |
Unable to get class information for UnmappableException. | 252 | |
Unable to get class information for UnmappableException. | 267 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.Feature. | 42 | |
Unused import - org.deegree.feature.types.FeatureType. | 43 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 177 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - java.sql.ResultSet. | 38 | |
Unused import - java.util.Iterator. | 39 | |
Redundant 'public' modifier. | 87 | |
Redundant 'public' modifier. | 99 | |
Redundant 'public' modifier. | 106 |
Violation | Message | Line |
---|---|---|
Unused import - org.apache.xerces.xs.XSWildcard. | 12 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 64 | |
Redundant 'public' modifier. | 71 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 61 | |
Redundant 'public' modifier. | 74 | |
Redundant 'public' modifier. | 81 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 28 (max allowed is 20). | 77 | |
Cyclomatic Complexity is 34 (max allowed is 10). | 134 | |
NPath Complexity is 279,936 (max allowed is 200). | 134 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 137 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.tom.array.TypedObjectNodeArray. | 44 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.tom.ows.CodeType. | 44 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.Envelope. | 44 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.Feature. | 45 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 28 (max allowed is 20). | 86 | |
Cyclomatic Complexity is 27 (max allowed is 10). | 194 | |
Cyclomatic Complexity is 27 (max allowed is 10). | 273 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.uom.Measure. | 44 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.tom.Object. | 44 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.ows.StringOrRef. | 44 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.jdbc.ConnectionManager.getConnection. | 50 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 102 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.Feature. | 57 | |
Class Fan-Out Complexity is 27 (max allowed is 20). | 80 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 106 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 228 | |
Unable to get class information for SAXPathException. | 473 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.FeatureCollection. | 40 | |
Unused import - org.deegree.feature.xpath.node.GMLObjectNode. | 41 | |
Unable to get class information for JaxenException. | 86 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 88 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 99 | |
Unable to get class information for FilterEvaluationException. | 100 | |
Unable to get class information for FilterEvaluationException. | 147 | |
Unable to get class information for FilterEvaluationException. | 175 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FunctionCallException. | 62 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObject. | 39 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 55 | |
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 62 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 79 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 96 | |
Unable to get class information for XMLParsingException. | 120 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 120 | |
Unable to get class information for UnknownCRSException. | 120 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 187 |
Violation | Message | Line |
---|---|---|
Unable to get class information for UnknownCRSException. | 110 | |
Redundant throws: 'TransformationException' listed more then one time. | 110 | |
Unable to get class information for TransformationException. | 110 | |
Unable to get class information for UnknownCRSException. | 156 | |
Redundant throws: 'TransformationException' listed more then one time. | 156 | |
Unable to get class information for TransformationException. | 156 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 13 (max allowed is 10). | 81 | |
NPath Complexity is 2,050 (max allowed is 200). | 81 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 77 | |
NPath Complexity is 264 (max allowed is 200). | 77 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 22 (max allowed is 10). | 84 | |
NPath Complexity is 51,210 (max allowed is 200). | 84 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 31 (max allowed is 10). | 61 | |
NPath Complexity is 13,636 (max allowed is 200). | 61 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.filter.expression.Add. | 39 | |
Unused import - org.deegree.filter.expression.Div. | 40 | |
Unused import - org.deegree.filter.expression.Function. | 41 | |
Unused import - org.deegree.filter.expression.Literal. | 42 | |
Unused import - org.deegree.filter.expression.Mul. | 43 | |
Unused import - org.deegree.filter.expression.Sub. | 44 | |
Unused import - org.deegree.filter.expression.ValueReference. | 45 | |
Redundant 'public' modifier. | 99 | |
Redundant 'public' modifier. | 118 | |
Unable to get class information for FilterEvaluationException. | 119 | |
Redundant 'public' modifier. | 126 | |
Redundant 'public' modifier. | 128 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 76 | |
Redundant 'public' modifier. | 91 | |
Unable to get class information for FilterEvaluationException. | 92 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.coordinatesystems.CRS. | 51 | |
Class Data Abstraction Coupling is 47 (max allowed is 12) classes [Add, After, And, AnyInteracts, BBOX, Before, Begins, BegunBy, Beyond, Contains, Crosses, DWithin, Disjoint, Div, During, EndedBy, Equals, Geometry, HashMap, Intersects, LinkedList, Meets, MetBy, Mul, Not, OperatorFilter, Or, OverlappedBy, Overlaps, Pair, PropertyIsBetween, PropertyIsEqualTo, PropertyIsGreaterThan, PropertyIsGreaterThanOrEqualTo, PropertyIsLessThan, PropertyIsLessThanOrEqualTo, PropertyIsLike, PropertyIsNil, PropertyIsNotEqualTo, PropertyIsNull, Sub, TContains, TEquals, TOverlaps, Touches, ValueReference, Within]. | 116 | |
Class Fan-Out Complexity is 66 (max allowed is 20). | 116 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 434 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 482 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 532 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 568 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 130 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.filter.comparison.ComparisonOperator. | 38 | |
Unused import - org.deegree.filter.logical.LogicalOperator. | 39 | |
Unused import - org.deegree.filter.spatial.SpatialOperator. | 40 | |
Redundant 'public' modifier. | 73 | |
Redundant 'public' modifier. | 88 | |
Unable to get class information for FilterEvaluationException. | 89 | |
Redundant 'public' modifier. | 91 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 85 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObject. | 40 | |
Redundant 'public' modifier. | 68 | |
Unable to get class information for FilterEvaluationException. | 69 | |
Redundant 'public' modifier. | 78 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 25 (max allowed is 10). | 79 | |
NPath Complexity is 5,378 (max allowed is 200). | 79 | |
Unable to get class information for FilterEvaluationException. | 81 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 98 | |
Unable to get class information for FilterEvaluationException. | 117 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 95 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.TypedObjectNode. | 38 | |
Unused import - org.deegree.commons.utils.Pair. | 40 | |
Unused import - org.deegree.filter.FilterEvaluationException. | 42 | |
Unused import - org.deegree.filter.XPathEvaluator. | 44 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 118 | |
Cyclomatic Complexity is 21 (max allowed is 10). | 161 | |
NPath Complexity is 480 (max allowed is 200). | 161 | |
Unable to get class information for FilterEvaluationException. | 162 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 84 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 67 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 72 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 82 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 84 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 116 | |
Unable to get class information for FilterEvaluationException. | 136 | |
Unable to get class information for FilterEvaluationException. | 142 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 82 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 82 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 93 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 116 | |
Unable to get class information for FilterEvaluationException. | 204 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.xml.XMLParsingException. | 42 | |
Redundant 'public' modifier. | 61 | |
Redundant 'public' modifier. | 81 | |
Redundant 'public' modifier. | 102 | |
Redundant 'public' modifier. | 123 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 93 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 93 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 104 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 98 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 22 (max allowed is 20). | 88 | |
Unable to get class information for FilterEvaluationException. | 458 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 108 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 92 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 109 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 109 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 99 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ResourceInitException. | 122 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 63 | |
Unable to get class information for ResourceInitException. | 64 | |
Redundant 'public' modifier. | 69 | |
Redundant 'public' modifier. | 76 | |
Redundant 'public' modifier. | 83 | |
Redundant 'public' modifier. | 90 | |
Redundant 'public' modifier. | 99 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.filter.expression.Function. | 51 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 81 | |
Unable to get class information for ResourceInitException. | 98 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 88 | |
Unable to get class information for ResourceInitException. | 104 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 102 | |
Unable to get class information for ResourceInitException. | 129 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 91 | |
Unable to get class information for ResourceInitException. | 114 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 64 | |
Unable to get class information for ResourceInitException. | 88 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 61 | |
Unable to get class information for ResourceInitException. | 84 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 62 | |
Unable to get class information for ResourceInitException. | 86 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 91 | |
Unable to get class information for ResourceInitException. | 110 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 102 | |
Unable to get class information for ResourceInitException. | 133 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 90 | |
Unable to get class information for ResourceInitException. | 114 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 99 | |
Unable to get class information for FilterEvaluationException. | 124 | |
Unable to get class information for ResourceInitException. | 133 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 93 | |
Unable to get class information for FilterEvaluationException. | 113 | |
Unable to get class information for FilterEvaluationException. | 138 | |
Unable to get class information for ResourceInitException. | 148 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 89 | |
Unable to get class information for ResourceInitException. | 108 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 89 | |
Unable to get class information for ResourceInitException. | 108 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 67 | |
Unable to get class information for FilterEvaluationException. | 102 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 69 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 67 | |
Unable to get class information for FilterEvaluationException. | 102 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 118 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 81 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 63 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 63 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 67 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 63 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 63 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 15 (max allowed is 10). | 74 | |
Unable to get class information for FilterEvaluationException. | 76 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 63 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 153 | |
Unable to get class information for FilterEvaluationException. | 192 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 63 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 62 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 66 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 66 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 66 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 66 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 66 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 66 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 66 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 66 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 66 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 66 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 66 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 66 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 66 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 45 (max allowed is 12) classes [Add, And, ArrayList, BBOX, Beyond, Contains, Crosses, DWithin, Disjoint, Div, Equals, Function, GenericXMLElement, HashMap, HashSet, IdFilter, Intersects, LinkedHashMap, LinkedList, Literal, Measure, Mul, NamespaceBindings, Not, Operator, OperatorFilter, Or, Overlaps, PrimitiveValue, PropertyIsBetween, PropertyIsEqualTo, PropertyIsGreaterThan, PropertyIsGreaterThanOrEqualTo, PropertyIsLessThan, PropertyIsLessThanOrEqualTo, PropertyIsLike, PropertyIsNotEqualTo, PropertyIsNull, QName, Sub, Touches, ValueReference, Within, XMLParsingException, XMLStreamReaderWrapper]. | 136 | |
Class Fan-Out Complexity is 73 (max allowed is 20). | 136 | |
Unable to get class information for XMLParsingException. | 263 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 494 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 654 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 797 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 46 (max allowed is 12) classes [Add, And, ArrayList, BBOX, Beyond, Contains, Crosses, DWithin, Disjoint, Div, Equals, Function, GenericXMLElement, HashMap, HashSet, IdFilter, Intersects, LinkedHashMap, LinkedList, Literal, Measure, Mul, NamespaceBindings, Not, Operator, OperatorFilter, Or, Overlaps, PrimitiveValue, PropertyIsBetween, PropertyIsEqualTo, PropertyIsGreaterThan, PropertyIsGreaterThanOrEqualTo, PropertyIsLessThan, PropertyIsLessThanOrEqualTo, PropertyIsLike, PropertyIsNotEqualTo, PropertyIsNull, QName, Sub, Touches, ValueReference, Within, XMLParsingException, XMLStreamException, XMLStreamReaderWrapper]. | 137 | |
Class Fan-Out Complexity is 73 (max allowed is 20). | 137 | |
Unable to get class information for XMLParsingException. | 266 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 494 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 563 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 677 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 826 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 56 (max allowed is 20). | 106 | |
Unable to get class information for UnknownCRSException. | 205 | |
Redundant throws: 'TransformationException' listed more then one time. | 205 | |
Unable to get class information for TransformationException. | 205 | |
Unable to get class information for UnknownCRSException. | 240 | |
Redundant throws: 'TransformationException' listed more then one time. | 240 | |
Unable to get class information for TransformationException. | 240 | |
Unable to get class information for UnknownCRSException. | 266 | |
Redundant throws: 'TransformationException' listed more then one time. | 266 | |
Unable to get class information for TransformationException. | 266 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 301 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 372 | |
Unable to get class information for UnknownCRSException. | 373 | |
Redundant throws: 'TransformationException' listed more then one time. | 373 | |
Unable to get class information for TransformationException. | 373 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 469 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 42 (max allowed is 12) classes [And, ArrayList, BBOX, Beyond, Contains, Crosses, DWithin, Disjoint, Equals, Function, GenericXMLElement, HashMap, IdFilter, Intersects, LinkedHashMap, LinkedList, Literal, Measure, NamespaceBindings, Not, Operator, OperatorFilter, Or, Overlaps, PrimitiveValue, PropertyIsBetween, PropertyIsEqualTo, PropertyIsGreaterThan, PropertyIsGreaterThanOrEqualTo, PropertyIsLessThan, PropertyIsLessThanOrEqualTo, PropertyIsLike, PropertyIsNil, PropertyIsNotEqualTo, PropertyIsNull, QName, ResourceId, Touches, ValueReference, Within, XMLParsingException, XMLStreamReaderWrapper]. | 138 | |
Class Fan-Out Complexity is 73 (max allowed is 20). | 138 | |
Unable to get class information for XMLParsingException. | 299 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 489 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 685 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 806 | |
Cyclomatic Complexity is 24 (max allowed is 10). | 989 | |
NPath Complexity is 4,098 (max allowed is 200). | 989 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 56 | |
Redundant 'public' modifier. | 63 | |
Redundant 'public' modifier. | 70 | |
Redundant 'public' modifier. | 78 | |
Redundant 'public' modifier. | 85 | |
Redundant 'public' modifier. | 92 | |
Redundant 'public' modifier. | 101 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.multi.MultiGeometry. | 46 | |
Unused import - org.deegree.geometry.multi.MultiLineString. | 47 | |
Unused import - org.deegree.geometry.multi.MultiPoint. | 48 | |
Unused import - org.deegree.geometry.multi.MultiPolygon. | 49 | |
Unused import - org.deegree.geometry.primitive.LineString. | 51 | |
Unused import - org.deegree.geometry.primitive.LinearRing. | 52 | |
Unused import - org.deegree.geometry.primitive.Polygon. | 54 | |
Redundant 'public' modifier. | 155 | |
Redundant 'public' modifier. | 163 | |
Redundant 'public' modifier. | 171 | |
Redundant 'public' modifier. | 178 | |
Redundant 'public' modifier. | 186 | |
Redundant 'public' modifier. | 193 | |
Redundant 'public' modifier. | 201 | |
Redundant 'public' modifier. | 209 | |
Redundant 'public' modifier. | 216 | |
Redundant 'public' modifier. | 223 | |
Redundant 'public' modifier. | 234 | |
Redundant 'public' modifier. | 245 | |
Redundant 'public' modifier. | 256 | |
Redundant 'public' modifier. | 267 | |
Redundant 'public' modifier. | 277 | |
Redundant 'public' modifier. | 288 | |
Redundant 'public' modifier. | 297 | |
Redundant 'public' modifier. | 307 | |
Redundant 'public' modifier. | 318 | |
Redundant 'public' modifier. | 329 | |
Redundant 'public' modifier. | 338 | |
Redundant 'public' modifier. | 345 | |
Redundant 'public' modifier. | 352 | |
Redundant 'public' modifier. | 361 | |
Redundant 'public' modifier. | 370 | |
Redundant 'public' modifier. | 379 | |
Redundant 'public' modifier. | 386 | |
Redundant 'public' modifier. | 397 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 39 (max allowed is 12) classes [DefaultArc, DefaultArcByBulge, DefaultArcByCenterPoint, DefaultArcString, DefaultArcStringByBulge, DefaultBSpline, DefaultBezier, DefaultCircle, DefaultCircleByCenterPoint, DefaultClothoid, DefaultCompositeCurve, DefaultCompositeGeometry, DefaultCompositeSolid, DefaultCompositeSurface, DefaultCone, DefaultCubicSpline, DefaultCurve, DefaultCylinder, DefaultGeodesic, DefaultGeodesicString, DefaultGriddedSurfacePatch, DefaultLineStringSegment, DefaultLinearRing, DefaultMultiCurve, DefaultMultiSolid, DefaultMultiSurface, DefaultOffsetCurve, DefaultOrientableCurve, DefaultOrientableSurface, DefaultPolygonPatch, DefaultPolyhedralSurface, DefaultRectangle, DefaultRing, DefaultSolid, DefaultSphere, DefaultSurface, DefaultTin, DefaultTriangle, DefaultTriangulatedSurface]. | 145 | |
Class Fan-Out Complexity is 91 (max allowed is 20). | 145 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 66 | |
Unable to get class information for GeometryInspectionException. | 67 | |
Redundant 'public' modifier. | 78 | |
Unable to get class information for GeometryInspectionException. | 79 | |
Redundant 'public' modifier. | 90 | |
Unable to get class information for GeometryInspectionException. | 91 | |
Redundant 'public' modifier. | 102 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.coordinatesystems.CRS. | 49 | |
Class Fan-Out Complexity is 72 (max allowed is 20). | 125 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 138 | |
Unable to get class information for UnknownCRSException. | 152 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 152 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 162 | |
Unable to get class information for TransformationException. | 181 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 181 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 181 | |
Unable to get class information for UnknownCRSException. | 181 | |
Unable to get class information for TransformationException. | 202 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 202 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 202 | |
Unable to get class information for UnknownCRSException. | 202 | |
Unable to get class information for TransformationException. | 241 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 241 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 241 | |
Unable to get class information for UnknownCRSException. | 241 | |
Unable to get class information for TransformationException. | 259 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 259 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 283 | |
Unable to get class information for TransformationException. | 283 | |
Unable to get class information for TransformationException. | 307 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 307 | |
Unable to get class information for TransformationException. | 351 | |
Unable to get class information for TransformationException. | 372 | |
Unable to get class information for TransformationException. | 382 | |
Unable to get class information for TransformationException. | 418 | |
Unable to get class information for TransformationException. | 428 | |
Unable to get class information for TransformationException. | 456 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 464 | |
Unable to get class information for TransformationException. | 505 | |
Unable to get class information for TransformationException. | 521 | |
Unable to get class information for TransformationException. | 582 | |
Unable to get class information for TransformationException. | 595 | |
Unable to get class information for TransformationException. | 628 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 636 | |
Unable to get class information for TransformationException. | 637 | |
Unable to get class information for TransformationException. | 751 | |
Unable to get class information for TransformationException. | 765 | |
Unable to get class information for TransformationException. | 779 | |
Unable to get class information for TransformationException. | 793 | |
Unable to get class information for TransformationException. | 802 | |
Unable to get class information for TransformationException. | 817 | |
Unable to get class information for TransformationException. | 846 | |
Unable to get class information for TransformationException. | 868 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 910 | |
Unable to get class information for TransformationException. | 912 | |
Unable to get class information for TransformationException. | 963 | |
Unable to get class information for TransformationException. | 979 | |
Unable to get class information for TransformationException. | 991 | |
Unable to get class information for TransformationException. | 1010 | |
Unable to get class information for TransformationException. | 1020 | |
Unable to get class information for TransformationException. | 1052 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.geometry.multi.MultiLineString. | 45 | |
Unused import - org.deegree.geometry.multi.MultiPoint. | 46 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 271 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.multi.MultiCurve. | 43 | |
Unused import - org.deegree.geometry.primitive.patches.SurfacePatch. | 54 | |
Unused import - org.deegree.geometry.primitive.segments.CurveSegment. | 55 | |
Class Fan-Out Complexity is 25 (max allowed is 20). | 77 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 60 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 66 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 60 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 60 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 56 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ParseException. | 65 | |
Unable to get class information for ParseException. | 71 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ParseException. | 65 | |
Unable to get class information for ParseException. | 74 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ParseException. | 70 | |
Unable to get class information for ParseException. | 80 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 61 (max allowed is 20). | 110 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 658 | |
Redundant throws: 'NullPointerException' is unchecked exception. | 1349 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 34 (max allowed is 20). | 95 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 168 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 346 | |
NPath Complexity is 3,840 (max allowed is 200). | 346 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 692 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 829 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 111 |
Violation | Message | Line |
---|---|---|
Unused import - com.vividsolutions.jts.geom.LinearRing. | 51 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.composite.CompositeGeometry. | 41 | |
Unused import - org.deegree.geometry.primitive.Curve. | 42 | |
Unused import - org.deegree.geometry.primitive.LineString. | 43 | |
Unused import - org.deegree.geometry.primitive.Point. | 44 | |
Unused import - org.deegree.geometry.primitive.Polygon. | 45 | |
Unused import - org.deegree.geometry.primitive.Solid. | 46 | |
Unused import - org.deegree.geometry.primitive.Surface. | 47 | |
Redundant 'public' modifier. | 91 | |
Redundant 'public' modifier. | 96 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.coordinatesystems.CRS. | 38 | |
Redundant 'public' modifier. | 56 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.coordinatesystems.CRS. | 38 | |
Redundant 'public' modifier. | 56 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.primitive.LineString. | 39 | |
Redundant 'public' modifier. | 69 | |
Redundant 'public' modifier. | 77 | |
Redundant 'public' modifier. | 88 | |
Redundant 'public' modifier. | 95 | |
Redundant 'public' modifier. | 102 | |
Redundant 'public' modifier. | 112 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.primitive.segments.LineStringSegment. | 46 | |
Redundant 'public' modifier. | 85 | |
Redundant 'public' modifier. | 92 | |
Redundant 'public' modifier. | 99 | |
Redundant 'public' modifier. | 106 | |
Redundant 'public' modifier. | 115 | |
Redundant 'public' modifier. | 122 | |
Redundant 'public' modifier. | 129 | |
Redundant 'public' modifier. | 136 | |
Redundant 'public' modifier. | 149 | |
Redundant 'public' modifier. | 162 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 79 | |
Redundant 'public' modifier. | 86 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 65 | |
Redundant 'public' modifier. | 72 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 59 | |
Redundant 'public' modifier. | 66 | |
Redundant 'public' modifier. | 73 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.List. | 38 | |
Unused import - org.deegree.commons.tom.gml.property.Property. | 40 | |
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 65 | |
Redundant 'public' modifier. | 72 | |
Redundant 'public' modifier. | 79 | |
Redundant 'public' modifier. | 89 | |
Redundant 'public' modifier. | 96 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 61 | |
Redundant 'public' modifier. | 73 | |
Redundant 'public' modifier. | 80 | |
Redundant 'public' modifier. | 88 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.primitive.patches.PolygonPatch. | 38 | |
Redundant 'public' modifier. | 56 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 71 | |
Redundant 'public' modifier. | 78 | |
Redundant 'public' modifier. | 85 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 70 | |
Redundant 'public' modifier. | 77 | |
Redundant 'public' modifier. | 84 | |
Redundant 'public' modifier. | 91 | |
Redundant 'public' modifier. | 102 | |
Redundant 'public' modifier. | 109 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.primitive.patches.PolygonPatch. | 43 | |
Unused import - org.deegree.geometry.primitive.patches.Triangle. | 45 | |
Redundant 'public' modifier. | 84 | |
Redundant 'public' modifier. | 91 | |
Redundant 'public' modifier. | 98 | |
Redundant 'public' modifier. | 105 | |
Redundant 'public' modifier. | 112 | |
Redundant 'public' modifier. | 126 | |
Redundant 'public' modifier. | 140 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 69 | |
Redundant 'public' modifier. | 76 | |
Redundant 'public' modifier. | 83 | |
Redundant 'public' modifier. | 93 | |
Redundant 'public' modifier. | 100 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 66 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 59 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 82 | |
Redundant 'public' modifier. | 89 | |
Redundant 'public' modifier. | 96 | |
Redundant 'public' modifier. | 105 | |
Redundant 'public' modifier. | 112 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 75 | |
Redundant 'public' modifier. | 87 | |
Redundant 'public' modifier. | 94 | |
Redundant 'public' modifier. | 99 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 65 | |
Redundant 'public' modifier. | 72 | |
Redundant 'public' modifier. | 79 | |
Redundant 'public' modifier. | 87 | |
Redundant 'public' modifier. | 90 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 62 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.geometry.primitive.Surface. | 40 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 75 | |
Redundant 'public' modifier. | 83 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 65 | |
Redundant 'public' modifier. | 72 | |
Redundant 'public' modifier. | 80 | |
Redundant 'public' modifier. | 83 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 55 | |
Redundant 'public' modifier. | 62 | |
Redundant 'public' modifier. | 69 |
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. | 62 | |
Redundant 'public' modifier. | 71 | |
Redundant 'public' modifier. | 78 | |
Redundant 'public' modifier. | 85 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 55 | |
Redundant 'public' modifier. | 65 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 59 | |
Redundant 'public' modifier. | 66 | |
Redundant 'public' modifier. | 73 | |
Redundant 'public' modifier. | 80 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 65 | |
Redundant 'public' modifier. | 72 | |
Redundant 'public' modifier. | 79 | |
Redundant 'public' modifier. | 86 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 53 | |
Redundant 'public' modifier. | 60 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 57 | |
Redundant 'public' modifier. | 66 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 56 | |
Redundant 'public' modifier. | 63 | |
Redundant 'public' modifier. | 70 | |
Redundant 'public' modifier. | 77 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 57 | |
Redundant 'public' modifier. | 64 | |
Redundant 'public' modifier. | 71 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.primitive.Curve. | 38 | |
Redundant 'public' modifier. | 93 | |
Redundant 'public' modifier. | 100 | |
Redundant 'public' modifier. | 107 | |
Redundant 'public' modifier. | 114 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 55 | |
Redundant 'public' modifier. | 62 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 56 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.primitive.Point. | 39 | |
Redundant 'public' modifier. | 57 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 75 |
Violation | Message | Line |
---|---|---|
covariant equals without overriding equals(java.lang.Object). | 101 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ArrayList, DefaultEnvelope, DefaultLineString, DefaultLinearRing, DefaultMultiGeometry, DefaultMultiLineString, DefaultMultiPoint, DefaultMultiPolygon, DefaultPoint, DefaultPolygon, JTSPoints, Measure, com.vividsolutions.jts.geom.GeometryFactory]. | 92 | |
Class Fan-Out Complexity is 41 (max allowed is 20). | 92 | |
covariant equals without overriding equals(java.lang.Object). | 224 | |
Cyclomatic Complexity is 20 (max allowed is 10). | 344 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 11 (max allowed is 10). | 218 | |
Redundant 'final' modifier. | 242 | |
Redundant 'final' modifier. | 247 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 23 (max allowed is 20). | 70 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.Geometry. | 42 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 25 (max allowed is 20). | 73 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.primitive.Ring. | 43 |
Violation | Message | Line |
---|---|---|
covariant equals without overriding equals(java.lang.Object). | 168 |
Violation | Message | Line |
---|---|---|
covariant equals without overriding equals(java.lang.Object). | 140 |
Violation | Message | Line |
---|---|---|
covariant equals without overriding equals(java.lang.Object). | 119 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 30 (max allowed is 20). | 76 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 53 | |
Redundant 'public' modifier. | 55 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 26 (max allowed is 20). | 81 | |
Unable to get class information for TransformationException. | 305 |
Violation | Message | Line |
---|---|---|
Unable to get class information for GeometryInspectionException. | 58 | |
Unable to get class information for GeometryInspectionException. | 76 | |
Unable to get class information for GeometryInspectionException. | 82 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 27 (max allowed is 20). | 77 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 266 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 62 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.primitive.segments.Arc. | 56 | |
Unused import - org.deegree.geometry.primitive.segments.Circle. | 57 | |
Class Data Abstraction Coupling is 18 (max allowed is 12) classes [ArrayList, Coordinate, CurveDiscontinuity, CurveLinearizer, CurveSelfIntersection, DuplicatePoints, ExteriorRingOrientation, GeometryFactory, InteriorRingIntersectsExterior, InteriorRingOrientation, InteriorRingOutsideExterior, InteriorRingsIntersect, InteriorRingsNested, IsSimpleOp, LinkedList, NumPointsCriterion, RingNotClosed, org.deegree.geometry.GeometryFactory]. | 137 | |
Class Fan-Out Complexity is 40 (max allowed is 20). | 137 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 228 | |
NPath Complexity is 420 (max allowed is 200). | 228 | |
Cyclomatic Complexity is 25 (max allowed is 10). | 319 | |
NPath Complexity is 91,841 (max allowed is 200). | 319 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.primitive.Ring. | 40 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.validation.GeometryValidator. | 40 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.primitive.Ring. | 40 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.tom.gml.GMLObject. | 49 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 105 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObject. | 41 |
Violation | Message | Line |
---|---|---|
Unused import - javax.xml.stream.XMLStreamConstants. | 39 | |
Unused import - org.deegree.commons.tom.gml.GMLReference. | 44 | |
Class Fan-Out Complexity is 24 (max allowed is 20). | 124 | |
Unable to get class information for XMLParsingException. | 262 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 262 | |
Unable to get class information for UnknownCRSException. | 262 | |
Unable to get class information for XMLParsingException. | 285 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 285 | |
Unable to get class information for UnknownCRSException. | 285 | |
Unable to get class information for XMLParsingException. | 303 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 303 | |
Unable to get class information for UnknownCRSException. | 303 | |
Unable to get class information for XMLParsingException. | 321 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 321 | |
Unable to get class information for UnknownCRSException. | 321 | |
Unable to get class information for XMLParsingException. | 335 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 335 | |
Unable to get class information for UnknownCRSException. | 335 | |
Unable to get class information for XMLParsingException. | 349 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 349 | |
Unable to get class information for UnknownCRSException. | 349 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.property.ExtraProps. | 60 | |
Class Fan-Out Complexity is 22 (max allowed is 20). | 91 | |
Unable to get class information for UnknownCRSException. | 298 | |
Redundant throws: 'TransformationException' listed more then one time. | 298 | |
Unable to get class information for TransformationException. | 298 | |
Unable to get class information for UnknownCRSException. | 320 | |
Redundant throws: 'TransformationException' listed more then one time. | 320 | |
Unable to get class information for TransformationException. | 320 | |
Unable to get class information for UnknownCRSException. | 334 | |
Redundant throws: 'TransformationException' listed more then one time. | 334 | |
Unable to get class information for TransformationException. | 334 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 116 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObjectCategory. | 75 | |
Unused import - org.deegree.gml.feature.GMLFeatureReader. | 113 | |
Class Data Abstraction Coupling is 17 (max allowed is 12) classes [ArrayList, CodeType, Feature, FeatureReference, GenericProperty, GenericXMLElement, GeometryReference, HashMap, LinkedHashMap, Measure, PrimitiveType, PrimitiveValue, QName, SimpleProperty, StringOrRef, TypedObjectNodeArray, XMLParsingException]. | 131 | |
Class Fan-Out Complexity is 55 (max allowed is 20). | 131 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 181 | |
Unable to get class information for XMLParsingException. | 182 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 182 | |
Unable to get class information for UnknownCRSException. | 182 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 234 | |
Unable to get class information for XMLParsingException. | 234 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 251 | |
Unable to get class information for XMLParsingException. | 251 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 251 | |
Unable to get class information for UnknownCRSException. | 251 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 298 | |
Unable to get class information for XMLParsingException. | 298 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 298 | |
Unable to get class information for UnknownCRSException. | 298 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 345 | |
Unable to get class information for XMLParsingException. | 345 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 369 | |
Unable to get class information for XMLParsingException. | 369 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 381 | |
Unable to get class information for XMLParsingException. | 381 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 392 | |
Unable to get class information for XMLParsingException. | 392 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 403 | |
Unable to get class information for XMLParsingException. | 403 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 403 | |
Unable to get class information for UnknownCRSException. | 403 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 421 | |
Unable to get class information for XMLParsingException. | 421 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 421 | |
Unable to get class information for UnknownCRSException. | 421 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 445 | |
Unable to get class information for XMLParsingException. | 445 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 445 | |
Unable to get class information for UnknownCRSException. | 445 | |
Cyclomatic Complexity is 24 (max allowed is 10). | 485 | |
NPath Complexity is 723 (max allowed is 200). | 485 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 487 | |
Unable to get class information for XMLParsingException. | 487 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 487 | |
Unable to get class information for UnknownCRSException. | 487 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 579 | |
Unable to get class information for XMLParsingException. | 579 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 579 | |
Unable to get class information for UnknownCRSException. | 579 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 609 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 665 | |
Unable to get class information for XMLParsingException. | 741 | |
Unable to get class information for XMLParsingException. | 767 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 67 | |
Redundant 'public' modifier. | 74 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.gml.GMLStreamReader. | 52 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.gml.GMLStreamWriter. | 41 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, DynamicAppSchema, ExtraProps, FeatureReference, GMLAppSchemaReader, GenericProperty, GeometryPropertyType, PrimitiveType, PrimitiveValue, Property, QName, SimplePropertyType, StreamFeatureCollection, URL, XMLParsingException]. | 99 | |
Class Fan-Out Complexity is 33 (max allowed is 20). | 99 | |
Unable to get class information for XMLParsingException. | 136 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 136 | |
Unable to get class information for UnknownCRSException. | 136 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 148 | |
NPath Complexity is 204 (max allowed is 200). | 148 | |
Unable to get class information for XMLParsingException. | 149 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 149 | |
Unable to get class information for UnknownCRSException. | 149 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 217 | |
Unable to get class information for XMLParsingException. | 219 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 219 | |
Unable to get class information for UnknownCRSException. | 219 | |
Cyclomatic Complexity is 25 (max allowed is 10). | 284 | |
NPath Complexity is 9,624 (max allowed is 200). | 284 | |
Unable to get class information for XMLParsingException. | 285 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 285 | |
Unable to get class information for UnknownCRSException. | 285 | |
Unable to get class information for XMLParsingException. | 426 | |
Unable to get class information for XMLParsingException. | 480 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 53 (max allowed is 20). | 113 | |
Unable to get class information for UnknownCRSException. | 192 | |
Redundant throws: 'TransformationException' listed more then one time. | 192 | |
Unable to get class information for TransformationException. | 192 | |
Unable to get class information for UnknownCRSException. | 206 | |
Redundant throws: 'TransformationException' listed more then one time. | 206 | |
Unable to get class information for TransformationException. | 206 | |
Unable to get class information for UnknownCRSException. | 211 | |
Redundant throws: 'TransformationException' listed more then one time. | 211 | |
Unable to get class information for TransformationException. | 211 | |
Cyclomatic Complexity is 52 (max allowed is 10). | 239 | |
NPath Complexity is 1,420 (max allowed is 200). | 239 | |
Unable to get class information for UnknownCRSException. | 240 | |
Redundant throws: 'TransformationException' listed more then one time. | 240 | |
Unable to get class information for TransformationException. | 240 | |
Unable to get class information for UnknownCRSException. | 467 | |
Redundant throws: 'TransformationException' listed more then one time. | 467 | |
Unable to get class information for TransformationException. | 467 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 482 | |
Unable to get class information for UnknownCRSException. | 483 | |
Redundant throws: 'TransformationException' listed more then one time. | 483 | |
Unable to get class information for TransformationException. | 483 | |
Unable to get class information for UnknownCRSException. | 596 | |
Redundant throws: 'TransformationException' listed more then one time. | 596 | |
Unable to get class information for TransformationException. | 596 | |
Unable to get class information for UnknownCRSException. | 632 | |
Redundant throws: 'TransformationException' listed more then one time. | 632 | |
Unable to get class information for TransformationException. | 632 | |
Unable to get class information for UnknownCRSException. | 680 | |
Redundant throws: 'TransformationException' listed more then one time. | 680 | |
Unable to get class information for TransformationException. | 680 | |
Unable to get class information for UnknownCRSException. | 689 | |
Redundant throws: 'TransformationException' listed more then one time. | 689 | |
Unable to get class information for TransformationException. | 689 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.gml.GMLStreamReader. | 67 | |
Class Fan-Out Complexity is 21 (max allowed is 20). | 79 | |
Unable to get class information for XMLParsingException. | 147 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 147 | |
Unable to get class information for UnknownCRSException. | 147 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 160 | |
Unable to get class information for XMLParsingException. | 161 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 161 | |
Unable to get class information for UnknownCRSException. | 161 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 34 (max allowed is 20). | 101 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 214 | |
Unable to get class information for XMLParsingException. | 262 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 262 | |
Unable to get class information for UnknownCRSException. | 262 | |
Unable to get class information for XMLParsingException. | 276 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 276 | |
Unable to get class information for UnknownCRSException. | 276 | |
Unable to get class information for XMLParsingException. | 290 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 290 | |
Unable to get class information for UnknownCRSException. | 290 | |
Unable to get class information for XMLParsingException. | 297 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 297 | |
Unable to get class information for UnknownCRSException. | 297 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 37 (max allowed is 20). | 89 | |
Unable to get class information for TransformationException. | 136 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 136 | |
Unable to get class information for UnknownCRSException. | 136 | |
Unable to get class information for TransformationException. | 183 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 183 | |
Unable to get class information for UnknownCRSException. | 183 | |
Unable to get class information for TransformationException. | 191 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 191 | |
Unable to get class information for UnknownCRSException. | 191 | |
Unable to get class information for TransformationException. | 212 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 212 | |
Unable to get class information for UnknownCRSException. | 212 | |
Unable to get class information for TransformationException. | 243 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 243 | |
Unable to get class information for UnknownCRSException. | 243 | |
Unable to get class information for TransformationException. | 279 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 279 | |
Unable to get class information for UnknownCRSException. | 279 | |
Unable to get class information for TransformationException. | 293 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 293 | |
Unable to get class information for UnknownCRSException. | 293 | |
Unable to get class information for TransformationException. | 308 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 308 | |
Unable to get class information for UnknownCRSException. | 308 | |
Unable to get class information for TransformationException. | 326 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 326 | |
Unable to get class information for UnknownCRSException. | 326 | |
Unable to get class information for TransformationException. | 377 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 377 | |
Unable to get class information for UnknownCRSException. | 377 | |
Unable to get class information for TransformationException. | 402 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 402 | |
Unable to get class information for UnknownCRSException. | 402 | |
Unable to get class information for TransformationException. | 428 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 428 | |
Unable to get class information for UnknownCRSException. | 428 | |
Unable to get class information for TransformationException. | 454 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 454 | |
Unable to get class information for UnknownCRSException. | 454 | |
Unable to get class information for TransformationException. | 480 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 480 | |
Unable to get class information for UnknownCRSException. | 480 | |
Unable to get class information for TransformationException. | 524 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 524 | |
Unable to get class information for UnknownCRSException. | 524 | |
Unable to get class information for TransformationException. | 545 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 545 | |
Unable to get class information for UnknownCRSException. | 545 | |
Unable to get class information for TransformationException. | 558 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 558 | |
Unable to get class information for UnknownCRSException. | 558 | |
Unable to get class information for TransformationException. | 600 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 600 | |
Unable to get class information for UnknownCRSException. | 600 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 33 (max allowed is 20). | 105 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 158 | |
Unable to get class information for XMLParsingException. | 159 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 159 | |
Unable to get class information for UnknownCRSException. | 159 | |
Unable to get class information for XMLParsingException. | 227 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 227 | |
Unable to get class information for UnknownCRSException. | 227 | |
Unable to get class information for XMLParsingException. | 259 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 259 | |
Unable to get class information for UnknownCRSException. | 259 | |
Unable to get class information for XMLParsingException. | 301 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 301 | |
Unable to get class information for UnknownCRSException. | 301 | |
Unable to get class information for XMLParsingException. | 353 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 353 | |
Unable to get class information for UnknownCRSException. | 353 | |
Unable to get class information for XMLParsingException. | 384 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 384 | |
Unable to get class information for UnknownCRSException. | 384 | |
Unable to get class information for XMLParsingException. | 436 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 436 | |
Unable to get class information for UnknownCRSException. | 436 | |
Unable to get class information for XMLParsingException. | 491 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 491 | |
Unable to get class information for UnknownCRSException. | 491 | |
Unable to get class information for XMLParsingException. | 559 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 559 | |
Unable to get class information for UnknownCRSException. | 559 | |
Unable to get class information for XMLParsingException. | 592 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 592 | |
Unable to get class information for UnknownCRSException. | 592 | |
Unable to get class information for XMLParsingException. | 654 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 654 | |
Unable to get class information for UnknownCRSException. | 654 | |
Unable to get class information for XMLParsingException. | 689 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 689 | |
Unable to get class information for UnknownCRSException. | 689 | |
Unable to get class information for XMLParsingException. | 755 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 755 | |
Unable to get class information for UnknownCRSException. | 755 | |
Unable to get class information for XMLParsingException. | 792 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 792 | |
Unable to get class information for UnknownCRSException. | 792 | |
Unable to get class information for XMLParsingException. | 845 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 845 | |
Unable to get class information for UnknownCRSException. | 845 | |
Unable to get class information for XMLParsingException. | 900 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 900 | |
Unable to get class information for UnknownCRSException. | 900 | |
Unable to get class information for XMLParsingException. | 930 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 930 | |
Unable to get class information for UnknownCRSException. | 930 | |
Unable to get class information for XMLParsingException. | 988 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 988 | |
Unable to get class information for UnknownCRSException. | 988 | |
Unable to get class information for XMLParsingException. | 1025 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.coordinatesystems.CRS. | 53 | |
Unable to get class information for XMLParsingException. | 95 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 118 | |
Unable to get class information for XMLParsingException. | 119 | |
Unable to get class information for XMLParsingException. | 171 | |
Unable to get class information for XMLParsingException. | 330 |
Violation | Message | Line |
---|---|---|
File length is 2,981 lines (max allowed is 2,000). | 1 | |
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, CurveReference, CurveSegment, GML3CurveSegmentReader, GML3SurfacePatchReader, GeometricPrimitiveReference, GeometryReference, HashSet, LineStringReference, LinkedList, PointReference, PolygonReference, SolidReference, SurfaceReference, XMLParsingException]. | 162 | |
Class Fan-Out Complexity is 63 (max allowed is 20). | 162 | |
Unable to get class information for XMLParsingException. | 338 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 338 | |
Unable to get class information for UnknownCRSException. | 338 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 371 | |
Unable to get class information for XMLParsingException. | 372 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 372 | |
Unable to get class information for UnknownCRSException. | 372 | |
Unable to get class information for XMLParsingException. | 450 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 450 | |
Unable to get class information for UnknownCRSException. | 450 | |
Unable to get class information for XMLParsingException. | 479 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 479 | |
Unable to get class information for UnknownCRSException. | 479 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 527 | |
Unable to get class information for XMLParsingException. | 528 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 528 | |
Unable to get class information for UnknownCRSException. | 528 | |
Unable to get class information for XMLParsingException. | 605 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 605 | |
Unable to get class information for UnknownCRSException. | 605 | |
Unable to get class information for XMLParsingException. | 673 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 673 | |
Unable to get class information for UnknownCRSException. | 673 | |
Unable to get class information for XMLParsingException. | 728 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 776 | |
Unable to get class information for XMLParsingException. | 777 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 777 | |
Unable to get class information for UnknownCRSException. | 777 | |
Unable to get class information for XMLParsingException. | 864 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 864 | |
Unable to get class information for UnknownCRSException. | 864 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 925 | |
Unable to get class information for XMLParsingException. | 926 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 926 | |
Unable to get class information for UnknownCRSException. | 926 | |
Unable to get class information for XMLParsingException. | 1022 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1022 | |
Unable to get class information for UnknownCRSException. | 1022 | |
Unable to get class information for XMLParsingException. | 1077 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1077 | |
Unable to get class information for UnknownCRSException. | 1077 | |
Unable to get class information for XMLParsingException. | 1147 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1147 | |
Unable to get class information for UnknownCRSException. | 1147 | |
Unable to get class information for XMLParsingException. | 1220 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1220 | |
Unable to get class information for UnknownCRSException. | 1220 | |
Unable to get class information for UnknownCRSException. | 1263 | |
Unable to get class information for XMLParsingException. | 1304 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1304 | |
Unable to get class information for UnknownCRSException. | 1304 | |
Unable to get class information for UnknownCRSException. | 1345 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 1392 | |
Unable to get class information for XMLParsingException. | 1393 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1393 | |
Unable to get class information for UnknownCRSException. | 1393 | |
Unable to get class information for UnknownCRSException. | 1482 | |
Unable to get class information for UnknownCRSException. | 1542 | |
Unable to get class information for UnknownCRSException. | 1586 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 1633 | |
NPath Complexity is 384 (max allowed is 200). | 1633 | |
Unable to get class information for XMLParsingException. | 1634 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1634 | |
Unable to get class information for UnknownCRSException. | 1634 | |
Unable to get class information for XMLParsingException. | 1743 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1743 | |
Unable to get class information for UnknownCRSException. | 1743 | |
Unable to get class information for XMLParsingException. | 1785 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1785 | |
Unable to get class information for UnknownCRSException. | 1785 | |
Unable to get class information for UnknownCRSException. | 1845 | |
Unable to get class information for XMLParsingException. | 1889 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1889 | |
Unable to get class information for UnknownCRSException. | 1889 | |
Unable to get class information for XMLParsingException. | 1933 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1933 | |
Unable to get class information for UnknownCRSException. | 1933 | |
Unable to get class information for XMLParsingException. | 1977 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1977 | |
Unable to get class information for UnknownCRSException. | 1977 | |
Unable to get class information for XMLParsingException. | 2022 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2022 | |
Unable to get class information for UnknownCRSException. | 2022 | |
Unable to get class information for XMLParsingException. | 2082 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2082 | |
Unable to get class information for UnknownCRSException. | 2082 | |
Unable to get class information for XMLParsingException. | 2141 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2141 | |
Unable to get class information for UnknownCRSException. | 2141 | |
Unable to get class information for XMLParsingException. | 2193 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2193 | |
Unable to get class information for UnknownCRSException. | 2193 | |
Unable to get class information for XMLParsingException. | 2252 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2252 | |
Unable to get class information for UnknownCRSException. | 2252 | |
Unable to get class information for XMLParsingException. | 2304 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2304 | |
Unable to get class information for UnknownCRSException. | 2304 | |
Unable to get class information for XMLParsingException. | 2363 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2363 | |
Unable to get class information for UnknownCRSException. | 2363 | |
Unable to get class information for XMLParsingException. | 2418 | |
Unable to get class information for XMLParsingException. | 2438 | |
Unable to get class information for XMLParsingException. | 2519 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2519 | |
Unable to get class information for UnknownCRSException. | 2519 | |
Unable to get class information for XMLParsingException. | 2568 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2568 | |
Unable to get class information for UnknownCRSException. | 2568 | |
Unable to get class information for XMLParsingException. | 2617 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2617 | |
Unable to get class information for UnknownCRSException. | 2617 | |
Unable to get class information for XMLParsingException. | 2661 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2661 | |
Unable to get class information for UnknownCRSException. | 2661 | |
Unable to get class information for XMLParsingException. | 2710 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2710 | |
Unable to get class information for UnknownCRSException. | 2710 | |
Unable to get class information for XMLParsingException. | 2754 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2754 | |
Unable to get class information for UnknownCRSException. | 2754 | |
Unable to get class information for XMLParsingException. | 2803 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2803 | |
Unable to get class information for UnknownCRSException. | 2803 | |
Unable to get class information for XMLParsingException. | 2847 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2847 | |
Unable to get class information for UnknownCRSException. | 2847 | |
Unable to get class information for XMLParsingException. | 2927 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2927 | |
Unable to get class information for UnknownCRSException. | 2927 | |
Unable to get class information for XMLParsingException. | 2963 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 2963 | |
Unable to get class information for UnknownCRSException. | 2963 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 71 (max allowed is 20). | 132 | |
Unable to get class information for UnknownCRSException. | 186 | |
Redundant throws: 'TransformationException' listed more then one time. | 186 | |
Unable to get class information for TransformationException. | 186 | |
Unable to get class information for UnknownCRSException. | 225 | |
Redundant throws: 'TransformationException' listed more then one time. | 225 | |
Unable to get class information for TransformationException. | 225 | |
Cyclomatic Complexity is 51 (max allowed is 10). | 239 | |
NPath Complexity is 28,225 (max allowed is 200). | 239 | |
Unable to get class information for UnknownCRSException. | 241 | |
Redundant throws: 'TransformationException' listed more then one time. | 241 | |
Unable to get class information for TransformationException. | 241 | |
Unable to get class information for UnknownCRSException. | 407 | |
Redundant throws: 'TransformationException' listed more then one time. | 407 | |
Unable to get class information for TransformationException. | 407 | |
Unable to get class information for UnknownCRSException. | 415 | |
Redundant throws: 'TransformationException' listed more then one time. | 415 | |
Unable to get class information for TransformationException. | 415 | |
Unable to get class information for UnknownCRSException. | 438 | |
Redundant throws: 'TransformationException' listed more then one time. | 438 | |
Unable to get class information for TransformationException. | 438 | |
Unable to get class information for UnknownCRSException. | 506 | |
Redundant throws: 'TransformationException' listed more then one time. | 506 | |
Unable to get class information for TransformationException. | 506 | |
Unable to get class information for UnknownCRSException. | 559 | |
Redundant throws: 'TransformationException' listed more then one time. | 559 | |
Unable to get class information for TransformationException. | 559 | |
Unable to get class information for UnknownCRSException. | 588 | |
Redundant throws: 'TransformationException' listed more then one time. | 588 | |
Unable to get class information for TransformationException. | 588 | |
Unable to get class information for UnknownCRSException. | 627 | |
Redundant throws: 'TransformationException' listed more then one time. | 627 | |
Unable to get class information for TransformationException. | 627 | |
Unable to get class information for UnknownCRSException. | 644 | |
Redundant throws: 'TransformationException' listed more then one time. | 644 | |
Unable to get class information for TransformationException. | 644 | |
Unable to get class information for UnknownCRSException. | 676 | |
Redundant throws: 'TransformationException' listed more then one time. | 676 | |
Unable to get class information for TransformationException. | 676 | |
Unable to get class information for UnknownCRSException. | 704 | |
Redundant throws: 'TransformationException' listed more then one time. | 704 | |
Unable to get class information for TransformationException. | 704 | |
Unable to get class information for UnknownCRSException. | 741 | |
Redundant throws: 'TransformationException' listed more then one time. | 741 | |
Unable to get class information for TransformationException. | 741 | |
Unable to get class information for UnknownCRSException. | 791 | |
Redundant throws: 'TransformationException' listed more then one time. | 791 | |
Unable to get class information for TransformationException. | 791 | |
Unable to get class information for UnknownCRSException. | 814 | |
Redundant throws: 'TransformationException' listed more then one time. | 814 | |
Unable to get class information for TransformationException. | 814 | |
Unable to get class information for UnknownCRSException. | 838 | |
Redundant throws: 'TransformationException' listed more then one time. | 838 | |
Unable to get class information for TransformationException. | 838 | |
Unable to get class information for UnknownCRSException. | 867 | |
Redundant throws: 'TransformationException' listed more then one time. | 867 | |
Unable to get class information for TransformationException. | 867 | |
Unable to get class information for UnknownCRSException. | 906 | |
Redundant throws: 'TransformationException' listed more then one time. | 906 | |
Unable to get class information for TransformationException. | 906 | |
Unable to get class information for UnknownCRSException. | 926 | |
Redundant throws: 'TransformationException' listed more then one time. | 926 | |
Unable to get class information for TransformationException. | 926 | |
Unable to get class information for UnknownCRSException. | 959 | |
Redundant throws: 'TransformationException' listed more then one time. | 959 | |
Unable to get class information for TransformationException. | 959 | |
Unable to get class information for UnknownCRSException. | 970 | |
Redundant throws: 'TransformationException' listed more then one time. | 970 | |
Unable to get class information for TransformationException. | 970 | |
Unable to get class information for UnknownCRSException. | 981 | |
Redundant throws: 'TransformationException' listed more then one time. | 981 | |
Unable to get class information for TransformationException. | 981 | |
Unable to get class information for UnknownCRSException. | 1008 | |
Redundant throws: 'TransformationException' listed more then one time. | 1008 | |
Unable to get class information for TransformationException. | 1008 | |
Unable to get class information for UnknownCRSException. | 1031 | |
Redundant throws: 'TransformationException' listed more then one time. | 1031 | |
Unable to get class information for TransformationException. | 1031 | |
Unable to get class information for UnknownCRSException. | 1054 | |
Redundant throws: 'TransformationException' listed more then one time. | 1054 | |
Unable to get class information for TransformationException. | 1054 | |
Unable to get class information for UnknownCRSException. | 1088 | |
Redundant throws: 'TransformationException' listed more then one time. | 1088 | |
Unable to get class information for TransformationException. | 1088 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 1109 | |
Unable to get class information for UnknownCRSException. | 1110 | |
Redundant throws: 'TransformationException' listed more then one time. | 1110 | |
Unable to get class information for TransformationException. | 1110 | |
Unable to get class information for UnknownCRSException. | 1176 | |
Redundant throws: 'TransformationException' listed more then one time. | 1176 | |
Unable to get class information for TransformationException. | 1176 | |
Unable to get class information for UnknownCRSException. | 1202 | |
Redundant throws: 'TransformationException' listed more then one time. | 1202 | |
Unable to get class information for TransformationException. | 1202 | |
Unable to get class information for UnknownCRSException. | 1212 | |
Redundant throws: 'TransformationException' listed more then one time. | 1212 | |
Unable to get class information for TransformationException. | 1212 | |
Unable to get class information for UnknownCRSException. | 1222 | |
Redundant throws: 'TransformationException' listed more then one time. | 1222 | |
Unable to get class information for TransformationException. | 1222 | |
Unable to get class information for UnknownCRSException. | 1294 | |
Redundant throws: 'TransformationException' listed more then one time. | 1294 | |
Unable to get class information for TransformationException. | 1294 | |
Unable to get class information for UnknownCRSException. | 1321 | |
Redundant throws: 'TransformationException' listed more then one time. | 1321 | |
Unable to get class information for TransformationException. | 1321 | |
Unable to get class information for UnknownCRSException. | 1332 | |
Redundant throws: 'TransformationException' listed more then one time. | 1332 | |
Unable to get class information for TransformationException. | 1332 | |
Unable to get class information for UnknownCRSException. | 1351 | |
Redundant throws: 'TransformationException' listed more then one time. | 1351 | |
Unable to get class information for TransformationException. | 1351 | |
Unable to get class information for UnknownCRSException. | 1369 | |
Redundant throws: 'TransformationException' listed more then one time. | 1369 | |
Unable to get class information for TransformationException. | 1369 | |
Unable to get class information for UnknownCRSException. | 1396 | |
Redundant throws: 'TransformationException' listed more then one time. | 1396 | |
Unable to get class information for TransformationException. | 1396 | |
Unable to get class information for UnknownCRSException. | 1409 | |
Redundant throws: 'TransformationException' listed more then one time. | 1409 | |
Unable to get class information for TransformationException. | 1409 | |
Unable to get class information for UnknownCRSException. | 1435 | |
Redundant throws: 'TransformationException' listed more then one time. | 1435 | |
Unable to get class information for TransformationException. | 1435 | |
Unable to get class information for UnknownCRSException. | 1452 | |
Redundant throws: 'TransformationException' listed more then one time. | 1452 | |
Unable to get class information for TransformationException. | 1452 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 1484 | |
Unable to get class information for UnknownCRSException. | 1485 | |
Redundant throws: 'TransformationException' listed more then one time. | 1485 | |
Unable to get class information for TransformationException. | 1485 | |
Unable to get class information for UnknownCRSException. | 1531 | |
Redundant throws: 'TransformationException' listed more then one time. | 1531 | |
Unable to get class information for TransformationException. | 1531 | |
Unable to get class information for UnknownCRSException. | 1559 | |
Redundant throws: 'TransformationException' listed more then one time. | 1559 | |
Unable to get class information for TransformationException. | 1559 | |
Unable to get class information for UnknownCRSException. | 1580 | |
Redundant throws: 'TransformationException' listed more then one time. | 1580 | |
Unable to get class information for TransformationException. | 1580 | |
Unable to get class information for TransformationException. | 1595 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1595 | |
Unable to get class information for UnknownCRSException. | 1595 | |
Unable to get class information for TransformationException. | 1607 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 1607 | |
Unable to get class information for UnknownCRSException. | 1607 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XMLParsingException. | 126 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 126 | |
Unable to get class information for UnknownCRSException. | 126 | |
Unable to get class information for XMLParsingException. | 175 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 175 | |
Unable to get class information for UnknownCRSException. | 175 | |
Unable to get class information for XMLParsingException. | 237 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 237 | |
Unable to get class information for UnknownCRSException. | 237 | |
Unable to get class information for XMLParsingException. | 299 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 299 | |
Unable to get class information for UnknownCRSException. | 299 | |
Unable to get class information for XMLParsingException. | 361 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 361 | |
Unable to get class information for UnknownCRSException. | 361 | |
Unable to get class information for XMLParsingException. | 421 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 421 | |
Unable to get class information for UnknownCRSException. | 421 | |
Unable to get class information for XMLParsingException. | 465 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 465 | |
Unable to get class information for UnknownCRSException. | 465 |
Violation | Message | Line |
---|---|---|
Unused import - javax.xml.stream.XMLStreamConstants. | 37 | |
Redundant 'public' modifier. | 67 | |
Unable to get class information for XMLParsingException. | 68 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 68 | |
Unable to get class information for UnknownCRSException. | 68 | |
Redundant 'public' modifier. | 78 | |
Unable to get class information for XMLParsingException. | 79 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 79 | |
Unable to get class information for UnknownCRSException. | 79 | |
Redundant 'public' modifier. | 88 | |
Unable to get class information for XMLParsingException. | 89 | |
Redundant 'public' modifier. | 96 | |
Redundant 'public' modifier. | 103 | |
Redundant 'public' modifier. | 114 | |
Unable to get class information for XMLParsingException. | 115 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 115 | |
Unable to get class information for UnknownCRSException. | 115 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 78 | |
Unable to get class information for UnknownCRSException. | 79 | |
Redundant throws: 'TransformationException' listed more then one time. | 79 | |
Unable to get class information for TransformationException. | 79 | |
Redundant 'public' modifier. | 87 | |
Unable to get class information for UnknownCRSException. | 88 | |
Redundant throws: 'TransformationException' listed more then one time. | 88 | |
Unable to get class information for TransformationException. | 88 | |
Redundant 'public' modifier. | 96 | |
Unable to get class information for UnknownCRSException. | 97 | |
Redundant throws: 'TransformationException' listed more then one time. | 97 | |
Unable to get class information for TransformationException. | 97 | |
Redundant 'public' modifier. | 105 | |
Unable to get class information for UnknownCRSException. | 106 | |
Redundant throws: 'TransformationException' listed more then one time. | 106 | |
Unable to get class information for TransformationException. | 106 | |
Redundant 'public' modifier. | 114 | |
Unable to get class information for UnknownCRSException. | 115 | |
Redundant throws: 'TransformationException' listed more then one time. | 115 | |
Unable to get class information for TransformationException. | 115 | |
Redundant 'public' modifier. | 123 | |
Unable to get class information for UnknownCRSException. | 124 | |
Redundant throws: 'TransformationException' listed more then one time. | 124 | |
Unable to get class information for TransformationException. | 124 | |
Redundant 'public' modifier. | 132 | |
Unable to get class information for UnknownCRSException. | 133 | |
Redundant throws: 'TransformationException' listed more then one time. | 133 | |
Unable to get class information for TransformationException. | 133 | |
Redundant 'public' modifier. | 141 | |
Unable to get class information for UnknownCRSException. | 142 | |
Redundant throws: 'TransformationException' listed more then one time. | 142 | |
Unable to get class information for TransformationException. | 142 | |
Redundant 'public' modifier. | 150 | |
Unable to get class information for UnknownCRSException. | 151 | |
Redundant throws: 'TransformationException' listed more then one time. | 151 | |
Unable to get class information for TransformationException. | 151 | |
Redundant 'public' modifier. | 159 | |
Unable to get class information for UnknownCRSException. | 160 | |
Redundant throws: 'TransformationException' listed more then one time. | 160 | |
Unable to get class information for TransformationException. | 160 | |
Redundant 'public' modifier. | 168 | |
Unable to get class information for UnknownCRSException. | 169 | |
Redundant throws: 'TransformationException' listed more then one time. | 169 | |
Unable to get class information for TransformationException. | 169 | |
Redundant 'public' modifier. | 177 | |
Unable to get class information for UnknownCRSException. | 178 | |
Redundant throws: 'TransformationException' listed more then one time. | 178 | |
Unable to get class information for TransformationException. | 178 | |
Redundant 'public' modifier. | 186 | |
Unable to get class information for UnknownCRSException. | 187 | |
Redundant throws: 'TransformationException' listed more then one time. | 187 | |
Unable to get class information for TransformationException. | 187 | |
Redundant 'public' modifier. | 195 | |
Unable to get class information for UnknownCRSException. | 196 | |
Redundant throws: 'TransformationException' listed more then one time. | 196 | |
Unable to get class information for TransformationException. | 196 | |
Redundant 'public' modifier. | 204 | |
Unable to get class information for UnknownCRSException. | 205 | |
Redundant throws: 'TransformationException' listed more then one time. | 205 | |
Unable to get class information for TransformationException. | 205 |
Violation | Message | Line |
---|---|---|
Unable to get class information for UnknownCRSException. | 105 | |
Unable to get class information for UnknownCRSException. | 118 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.tom.gml.GMLObject. | 46 | |
Unused import - org.deegree.feature.Feature. | 50 | |
Unused import - org.deegree.geometry.Geometry. | 55 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 123 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ReferenceResolvingException. | 203 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObject. | 44 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObject. | 38 | |
Redundant 'public' modifier. | 56 | |
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 67 | |
Redundant 'public' modifier. | 78 | |
Redundant 'public' modifier. | 88 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 19 (max allowed is 12) classes [ArrayList, ArrayPropertyType, CustomPropertyType, EnvelopePropertyType, FeatureType, FilenameFilter, GMLSchemaInfoSet, GenericAppSchema, GenericFeatureCollectionType, GenericFeatureType, HashMap, HashSet, NamespaceBindings, QName, SimplePropertyType, StringReader, URL, XMLAdapter, XPath]. | 98 | |
Class Fan-Out Complexity is 48 (max allowed is 20). | 98 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 149 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 215 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 278 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 346 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 42 (max allowed is 20). | 134 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 186 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 297 | |
NPath Complexity is 612 (max allowed is 200). | 297 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 398 | |
NPath Complexity is 864 (max allowed is 200). | 398 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 456 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 559 | |
Cyclomatic Complexity is 62 (max allowed is 10). | 645 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 874 | |
NPath Complexity is 1,680 (max allowed is 200). | 874 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 985 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 1068 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 36 (max allowed is 20). | 125 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 187 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 205 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 211 | |
NPath Complexity is 624 (max allowed is 200). | 211 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 319 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 664 | |
NPath Complexity is 270 (max allowed is 200). | 664 | |
Cyclomatic Complexity is 33 (max allowed is 10). | 869 | |
NPath Complexity is 8,115 (max allowed is 200). | 869 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 1176 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.feature.types.FeatureType. | 49 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 59 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 77 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 36 (max allowed is 20). | 83 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 106 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 226 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 86 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 95 | |
Unable to get class information for UnknownCRSException. | 95 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 103 | |
Unable to get class information for XMLParsingException. | 135 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 135 | |
Redundant throws: 'OutsideCRSDomainException' listed more then one time. | 136 | |
Unable to get class information for OutsideCRSDomainException. | 136 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 136 | |
Unable to get class information for UnknownCRSException. | 136 | |
Redundant throws: 'TransformationException' listed more then one time. | 136 | |
Unable to get class information for TransformationException. | 136 | |
Unable to get class information for XMLParsingException. | 170 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 170 | |
Redundant throws: 'OutsideCRSDomainException' listed more then one time. | 171 | |
Unable to get class information for OutsideCRSDomainException. | 171 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 171 | |
Unable to get class information for UnknownCRSException. | 171 | |
Redundant throws: 'TransformationException' listed more then one time. | 171 | |
Unable to get class information for TransformationException. | 171 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 175 | |
Unable to get class information for XMLParsingException. | 177 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 177 | |
Unable to get class information for UnknownCRSException. | 177 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 178 | |
Redundant throws: 'TransformationException' listed more then one time. | 178 | |
Unable to get class information for TransformationException. | 178 | |
Redundant throws: 'OutsideCRSDomainException' listed more then one time. | 178 | |
Unable to get class information for OutsideCRSDomainException. | 178 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 68 | |
Unable to get class information for OWSException. | 79 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 13 (max allowed is 10). | 113 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 63 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 62 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 83 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 77 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 124 | |
Unable to get class information for OWSException. | 126 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 84 | |
Unable to get class information for OWSException. | 137 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 75 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 82 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 82 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 91 | |
Unable to get class information for OWSException. | 135 | |
Unable to get class information for OWSException. | 169 | |
Unable to get class information for OWSException. | 177 | |
Unable to get class information for OWSException. | 216 | |
Unable to get class information for OWSException. | 239 | |
Unable to get class information for OWSException. | 274 | |
Unable to get class information for OWSException. | 283 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 109 | |
Unable to get class information for OWSException. | 161 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 81 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 76 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FeatureStoreException. | 85 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FeatureStoreException. | 95 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 33 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 92 | |
Unable to get class information for OWSException. | 110 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 87 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 81 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for FilterEvaluationException. | 141 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 62 | |
Redundant 'public' modifier. | 64 | |
Redundant 'public' modifier. | 66 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 70 | |
Redundant 'public' modifier. | 72 | |
Redundant 'public' modifier. | 74 | |
Redundant 'public' modifier. | 76 | |
Redundant 'public' modifier. | 78 | |
Redundant 'public' modifier. | 80 | |
Redundant 'public' modifier. | 82 | |
Redundant 'public' modifier. | 84 | |
Redundant 'public' modifier. | 86 | |
Redundant 'public' modifier. | 88 | |
Redundant 'public' modifier. | 90 | |
Redundant 'public' modifier. | 92 | |
Redundant 'public' modifier. | 99 | |
Redundant 'public' modifier. | 106 | |
Redundant 'public' modifier. | 116 | |
Unable to get class information for FilterEvaluationException. | 117 | |
Redundant 'public' modifier. | 129 | |
Redundant 'public' modifier. | 142 | |
Redundant 'public' modifier. | 153 | |
Redundant 'public' modifier. | 162 | |
Redundant 'public' modifier. | 168 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 22 (max allowed is 20). | 81 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 144 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 145 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 194 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 83 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 218 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 251 | |
NPath Complexity is 288 (max allowed is 200). | 251 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 314 | |
NPath Complexity is 360 (max allowed is 200). | 314 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 16 (max allowed is 12) classes [AXIOMXPath, ArrayList, ByteArrayOutputStream, CRS, CRSCodeType, DCRecord, Envelope, FilteringXMLStreamWriter, GeometryFactory, ISORecordEvaluator, InvalidParameterException, LinkedList, NamespaceBindings, RecordPropertyParser, XMLAdapter, XPath]. | 100 | |
Class Fan-Out Complexity is 38 (max allowed is 20). | 100 | |
Unable to get class information for FilterEvaluationException. | 263 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 413 | |
Unable to get class information for JaxenException. | 633 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 46 (max allowed is 10). | 232 | |
Unable to get class information for FilterEvaluationException. | 234 |
Violation | Message | Line |
---|---|---|
Unused import - java.io.IOException. | 43 | |
Unused import - org.deegree.protocol.csw.MetadataStoreException. | 62 | |
Cyclomatic Complexity is 44 (max allowed is 10). | 102 | |
NPath Complexity is 448,680,961 (max allowed is 200). | 102 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 104 | |
Empty statement. | 213 | |
Empty statement. | 265 | |
Empty statement. | 336 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 776 |
Violation | Message | Line |
---|---|---|
Unused import - java.io.IOException. | 43 | |
Unused import - org.deegree.protocol.csw.MetadataStoreException. | 63 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 109 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 287 | |
NPath Complexity is 336 (max allowed is 200). | 287 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 288 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 27 (max allowed is 10). | 30 | |
NPath Complexity is 32,776 (max allowed is 200). | 30 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.metadata.persistence.MetadataResultSet. | 45 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ArrayList, CoupledDataInspector, FIInspector, HierarchyLevelInspector, ISOMetadataStoreTransaction, InspireComplianceInspector, MetadataSchemaValidationInspector, MetadataStoreException, NamespaceNormalizationInspector, QName, QueryHelper, Queryable, ResourceInitException, XPath]. | 95 | |
Class Fan-Out Complexity is 36 (max allowed is 20). | 95 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 123 | |
NPath Complexity is 330 (max allowed is 200). | 123 | |
Unable to get class information for ResourceInitException. | 123 | |
Unable to get class information for ResourceInitException. | 228 | |
Unable to get class information for MetadataStoreException. | 248 | |
Unable to get class information for MetadataStoreException. | 262 | |
Unable to get class information for MetadataStoreException. | 277 | |
Unable to get class information for MetadataStoreException. | 285 | |
Unable to get class information for MetadataStoreException. | 311 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. | 92 | |
Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. | 115 | |
Unable to get class information for ResourceInitException. | 156 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 26 (max allowed is 20). | 42 | |
Unable to get class information for MetadataStoreException. | 67 | |
Unable to get class information for MetadataStoreException. | 82 | |
Unable to get class information for MetadataStoreException. | 100 | |
Redundant throws: 'MetadataInspectorException' listed more then one time. | 100 | |
Unable to get class information for MetadataInspectorException. | 100 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 122 | |
Unable to get class information for MetadataStoreException. | 124 | |
Redundant throws: 'MetadataInspectorException' listed more then one time. | 124 | |
Unable to get class information for MetadataInspectorException. | 124 | |
Unable to get class information for MetadataStoreException. | 206 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 277 | |
Unable to get class information for FilterEvaluationException. | 424 | |
Redundant throws: 'UnmappableException' listed more then one time. | 424 | |
Unable to get class information for UnmappableException. | 424 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 36 (max allowed is 10). | 83 | |
NPath Complexity is 56,161 (max allowed is 200). | 83 | |
Unable to get class information for MetadataStoreException. | 84 | |
Unable to get class information for MetadataStoreException. | 214 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 214 | |
Unable to get class information for FilterEvaluationException. | 214 | |
Redundant throws: 'UnmappableException' listed more then one time. | 214 | |
Unable to get class information for UnmappableException. | 214 | |
Unable to get class information for MetadataStoreException. | 254 | |
Unable to get class information for FilterEvaluationException. | 299 | |
Redundant throws: 'UnmappableException' listed more then one time. | 299 | |
Unable to get class information for UnmappableException. | 299 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 35 (max allowed is 20). | 93 | |
Unable to get class information for MetadataStoreException. | 120 | |
Unable to get class information for MetadataStoreException. | 150 | |
Unable to get class information for MetadataStoreException. | 219 | |
Unable to get class information for MetadataStoreException. | 273 | |
Unable to get class information for MetadataStoreException. | 282 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 290 | |
NPath Complexity is 1,536 (max allowed is 200). | 290 | |
Unable to get class information for MetadataStoreException. | 416 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 447 | |
Unable to get class information for MetadataStoreException. | 448 | |
Unable to get class information for MetadataStoreException. | 478 | |
Unable to get class information for MetadataStoreException. | 501 | |
Unable to get class information for MetadataStoreException. | 525 | |
Unable to get class information for MetadataStoreException. | 531 | |
Unable to get class information for MetadataStoreException. | 560 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MetadataInspectorException. | 95 | |
Unable to get class information for MetadataInspectorException. | 130 | |
Unable to get class information for MetadataInspectorException. | 156 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 97 | |
Unable to get class information for MetadataInspectorException. | 99 | |
Unable to get class information for MetadataInspectorException. | 140 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for MetadataInspectorException. | 79 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.protocol.csw.MetadataStoreException. | 53 | |
Unable to get class information for MetadataInspectorException. | 93 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MetadataInspectorException. | 55 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MetadataInspectorException. | 65 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MetadataInspectorException. | 94 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 90 | |
Unable to get class information for MetadataStoreException. | 96 | |
Unable to get class information for MetadataStoreException. | 106 | |
Unable to get class information for MetadataStoreException. | 117 | |
Unable to get class information for MetadataStoreException. | 123 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 80 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MetadataStoreException. | 89 | |
Unable to get class information for MetadataStoreException. | 114 | |
Unable to get class information for MetadataStoreException. | 121 | |
Redundant throws: 'MetadataInspectorException' listed more then one time. | 121 | |
Unable to get class information for MetadataInspectorException. | 121 | |
Unable to get class information for MetadataStoreException. | 139 | |
Unable to get class information for MetadataStoreException. | 156 | |
Redundant throws: 'MetadataInspectorException' listed more then one time. | 156 | |
Unable to get class information for MetadataInspectorException. | 156 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MetadataStoreException. | 68 | |
Unable to get class information for MetadataStoreException. | 74 | |
Unable to get class information for MetadataStoreException. | 80 | |
Unable to get class information for MetadataStoreException. | 86 | |
Unable to get class information for MetadataStoreException. | 92 |
Violation | Message | Line |
---|---|---|
Unable to get class information for FilterEvaluationException. | 198 | |
Unable to get class information for FilterEvaluationException. | 207 | |
Unable to get class information for FilterEvaluationException. | 260 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MetadataStoreException. | 93 | |
Unable to get class information for MetadataStoreException. | 103 | |
Unable to get class information for MetadataStoreException. | 142 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 62 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MetadataStoreException. | 33 | |
Unable to get class information for MetadataStoreException. | 39 | |
Unable to get class information for MetadataStoreException. | 45 | |
Unable to get class information for MetadataStoreException. | 51 | |
Unable to get class information for MetadataStoreException. | 57 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - java.sql.ResultSet. | 38 | |
Redundant 'public' modifier. | 56 | |
Unable to get class information for MetadataStoreException. | 57 | |
Redundant 'public' modifier. | 66 | |
Unable to get class information for MetadataStoreException. | 67 | |
Redundant 'public' modifier. | 69 | |
Unable to get class information for MetadataStoreException. | 70 | |
Redundant 'public' modifier. | 77 | |
Unable to get class information for MetadataStoreException. | 78 | |
Redundant 'public' modifier. | 85 | |
Unable to get class information for MetadataStoreException. | 86 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 70 | |
Unable to get class information for MetadataStoreException. | 71 | |
Redundant 'public' modifier. | 81 | |
Unable to get class information for MetadataStoreException. | 82 | |
Redundant 'public' modifier. | 97 | |
Unable to get class information for MetadataStoreException. | 98 | |
Redundant 'public' modifier. | 107 | |
Unable to get class information for MetadataStoreException. | 108 | |
Redundant 'public' modifier. | 115 | |
Redundant 'public' modifier. | 120 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. | 64 | |
Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. | 76 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 67 | |
Unable to get class information for MetadataStoreException. | 68 | |
Redundant 'public' modifier. | 77 | |
Unable to get class information for MetadataStoreException. | 78 | |
Redundant 'public' modifier. | 91 | |
Unable to get class information for MetadataStoreException. | 92 | |
Redundant throws: 'MetadataInspectorException' listed more then one time. | 92 | |
Unable to get class information for MetadataInspectorException. | 92 | |
Redundant 'public' modifier. | 103 | |
Unable to get class information for MetadataStoreException. | 104 | |
Redundant 'public' modifier. | 115 | |
Unable to get class information for MetadataStoreException. | 116 | |
Redundant throws: 'MetadataInspectorException' listed more then one time. | 116 | |
Unable to get class information for MetadataInspectorException. | 116 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for MetadataStoreException. | 80 | |
Unable to get class information for MetadataStoreException. | 86 | |
Unable to get class information for MetadataStoreException. | 98 | |
Unable to get class information for MetadataStoreException. | 110 | |
Unable to get class information for MetadataStoreException. | 124 |
Violation | Message | Line |
---|---|---|
Unused import - java.text.ParseException. | 52 | |
Class Data Abstraction Coupling is 24 (max allowed is 12) classes [AdhocQuery, ArrayList, Date, DeleteOperation, EOPropertyNameMapper, EbrimEOMDResultSet, EbrimEOMDStoreTransaction, FilenameFilter, HashMap, InsertOperation, InsertRow, Literal, MetadataResultSet, MetadataStoreException, OperatorFilter, PostGISWhereBuilder, PrimitiveType, PrimitiveValue, PropertyIsEqualTo, ResourceInitException, SQLIdentifier, StringBuilder, TableName, ValueReference]. | 119 | |
Class Fan-Out Complexity is 53 (max allowed is 20). | 119 | |
Unable to get class information for ResourceInitException. | 160 | |
Unable to get class information for ResourceInitException. | 201 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 273 | |
Unable to get class information for ResourceInitException. | 274 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 336 | |
NPath Complexity is 3,457 (max allowed is 200). | 336 | |
Unable to get class information for MetadataStoreException. | 338 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 436 | |
Unable to get class information for MetadataStoreException. | 438 | |
Unable to get class information for MetadataStoreException. | 516 | |
Unable to get class information for MetadataStoreException. | 594 | |
Unable to get class information for MetadataStoreException. | 605 | |
Unable to get class information for MetadataStoreException. | 611 | |
Unable to get class information for MetadataStoreException. | 617 | |
Unable to get class information for MetadataStoreException. | 623 | |
Unable to get class information for MetadataStoreException. | 631 | |
Unable to get class information for MetadataStoreException. | 645 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 25 (max allowed is 20). | 81 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 98 | |
Unable to get class information for ResourceInitException. | 100 | |
Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. | 206 | |
Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. | 217 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 41 (max allowed is 20). | 106 | |
Unable to get class information for MetadataStoreException. | 121 | |
Unable to get class information for MetadataStoreException. | 136 | |
Unable to get class information for MetadataStoreException. | 151 | |
Redundant throws: 'MetadataInspectorException' listed more then one time. | 151 | |
Unable to get class information for MetadataInspectorException. | 151 | |
Unable to get class information for MetadataStoreException. | 168 | |
Unable to get class information for MetadataStoreException. | 226 | |
Redundant throws: 'MetadataInspectorException' listed more then one time. | 226 | |
Unable to get class information for MetadataInspectorException. | 226 | |
Unable to get class information for MetadataStoreException. | 235 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 285 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.metadata.persistence.ebrim.eo.EbrimEOMDStore. | 68 | |
Class Fan-Out Complexity is 35 (max allowed is 20). | 97 | |
Unable to get class information for MetadataStoreException. | 137 | |
Unable to get class information for MetadataStoreException. | 195 | |
Cyclomatic Complexity is 20 (max allowed is 10). | 243 | |
NPath Complexity is 2,880 (max allowed is 200). | 243 | |
Unable to get class information for FilterEvaluationException. | 245 | |
Redundant throws: 'UnmappableException' listed more then one time. | 245 | |
Unable to get class information for UnmappableException. | 245 | |
Cyclomatic Complexity is 31 (max allowed is 10). | 339 | |
NPath Complexity is 2,318 (max allowed is 200). | 339 | |
Unable to get class information for UnmappableException. | 340 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 470 | |
Unable to get class information for UnmappableException. | 471 | |
Unable to get class information for FilterEvaluationException. | 583 | |
Redundant throws: 'UnmappableException' listed more then one time. | 583 | |
Unable to get class information for UnmappableException. | 583 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.metadata.ebrim.ExtrinsicObject. | 38 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.protocol.csw.MetadataStoreException. | 53 | |
Unable to get class information for MetadataInspectorException. | 80 | |
Unable to get class information for MetadataInspectorException. | 100 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.protocol.csw.MetadataStoreException. | 42 | |
Redundant 'public' modifier. | 66 | |
Unable to get class information for MetadataInspectorException. | 67 |
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 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MetadataStoreException. | 369 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 33 (max allowed is 20). | 110 | |
Unable to get class information for OWSExceptionReport. | 124 | |
Unable to get class information for OWSExceptionReport. | 142 | |
Unable to get class information for XMLProcessingException. | 156 | |
Redundant throws: 'OWSExceptionReport' listed more then one time. | 156 | |
Unable to get class information for OWSExceptionReport. | 156 | |
Unable to get class information for XMLProcessingException. | 173 | |
Redundant throws: 'OWSExceptionReport' listed more then one time. | 173 | |
Unable to get class information for OWSExceptionReport. | 173 | |
Unable to get class information for XMLProcessingException. | 191 | |
Redundant throws: 'OWSExceptionReport' listed more then one time. | 191 | |
Unable to get class information for OWSExceptionReport. | 191 | |
Unable to get class information for XMLProcessingException. | 198 | |
Redundant throws: 'OWSExceptionReport' listed more then one time. | 198 | |
Unable to get class information for OWSExceptionReport. | 198 | |
Unable to get class information for OWSExceptionReport. | 222 | |
Unable to get class information for OWSExceptionReport. | 228 | |
Unable to get class information for XMLProcessingException. | 261 | |
Redundant throws: 'OWSExceptionReport' listed more then one time. | 261 | |
Unable to get class information for OWSExceptionReport. | 261 | |
Unable to get class information for XMLProcessingException. | 266 | |
Redundant throws: 'OWSExceptionReport' listed more then one time. | 266 | |
Unable to get class information for OWSExceptionReport. | 266 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 300 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XMLProcessingException. | 80 | |
Redundant throws: 'OWSExceptionReport' listed more then one time. | 80 | |
Unable to get class information for OWSExceptionReport. | 80 |
Violation | Message | Line |
---|---|---|
Unable to get class information for UnknownCRSException. | 69 | |
Redundant throws: 'TransformationException' listed more then one time. | 69 | |
Unable to get class information for TransformationException. | 69 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XMLProcessingException. | 71 | |
Redundant throws: 'OWSExceptionReport' listed more then one time. | 71 | |
Unable to get class information for OWSExceptionReport. | 71 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XMLParsingException. | 139 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 23 (max allowed is 12) classes [Address, AllowedValues, AnyValue, ArrayList, CodeType, ContactInfo, DCP, Description, LanguageString, NamespaceBindings, NoValues, OWSCapabilities, Pair, QName, Range, ResponsibleParty, ServiceIdentification, ServiceProvider, Telephone, Value, ValuesReference, XMLParsingException, XPath]. | 91 | |
Class Fan-Out Complexity is 33 (max allowed is 20). | 91 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.xml.XMLAdapter. | 43 | |
Unable to get class information for XMLParsingException. | 64 | |
Unable to get class information for XMLParsingException. | 74 | |
Unable to get class information for XMLParsingException. | 84 | |
Unable to get class information for XMLParsingException. | 94 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XMLParsingException. | 227 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 23 (max allowed is 20). | 87 | |
Redundant throws: 'NumberFormatException' is unchecked exception. | 297 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 327 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSExceptionReport. | 100 | |
Unable to get class information for OWSExceptionReport. | 132 | |
Unable to get class information for OWSExceptionReport. | 159 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSExceptionReport. | 89 | |
Unable to get class information for OWSExceptionReport. | 109 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 149 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidParameterValueException. | 197 | |
Unable to get class information for InvalidParameterValueException. | 220 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidParameterValueException. | 79 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XMLParsingException. | 95 | |
Unable to get class information for XMLParsingException. | 133 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 61 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 79 | |
Unable to get class information for OWSExceptionReport. | 80 | |
Redundant 'public' modifier. | 88 | |
Unable to get class information for OWSExceptionReport. | 89 | |
Redundant 'public' modifier. | 98 | |
Unable to get class information for OWSExceptionReport. | 99 | |
Redundant 'public' modifier. | 105 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalStateException' is unchecked exception. | 93 | |
Unable to get class information for OWSExceptionReport. | 116 | |
Unable to get class information for OWSExceptionReport. | 126 | |
Unable to get class information for OWSExceptionReport. | 139 | |
Unable to get class information for OWSExceptionReport. | 156 | |
Unable to get class information for OWSExceptionReport. | 164 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSExceptionReport. | 90 | |
Unable to get class information for OWSExceptionReport. | 96 | |
Unable to get class information for OWSExceptionReport. | 105 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ClientProtocolException. | 50 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidParameterValueException. | 62 |
Violation | Message | Line |
---|---|---|
Unused import - javax.xml.XMLConstants. | 44 | |
Unable to get class information for InvalidParameterValueException. | 73 | |
Unable to get class information for InvalidParameterValueException. | 113 | |
Unable to get class information for InvalidParameterValueException. | 166 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.protocol.wfs.describefeaturetype.DescribeFeatureType. | 43 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XMLParsingException. | 50 | |
Unable to get class information for XMLParsingException. | 98 | |
Unable to get class information for XMLParsingException. | 106 | |
Unable to get class information for XMLParsingException. | 181 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.xml.XMLParsingException. | 40 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XMLParsingException. | 101 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 101 | |
Unable to get class information for UnknownCRSException. | 101 | |
Redundant throws: 'OWSExceptionReport' listed more then one time. | 101 | |
Unable to get class information for OWSExceptionReport. | 101 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.types.FeatureType. | 65 | |
Class Fan-Out Complexity is 34 (max allowed is 20). | 122 | |
Unable to get class information for OWSExceptionReport. | 146 | |
Unable to get class information for OWSExceptionReport. | 169 | |
Unable to get class information for OWSExceptionReport. | 211 | |
Unable to get class information for OWSExceptionReport. | 256 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 256 | |
Unable to get class information for UnknownCRSException. | 256 | |
Redundant throws: 'TransformationException' listed more then one time. | 257 | |
Unable to get class information for TransformationException. | 257 | |
Unable to get class information for OWSExceptionReport. | 297 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 125 | |
Unable to get class information for XMLParsingException. | 126 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 126 | |
Unable to get class information for UnknownCRSException. | 126 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 300 | |
Unable to get class information for XMLParsingException. | 300 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 300 | |
Unable to get class information for UnknownCRSException. | 300 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MissingParameterException. | 96 | |
Redundant throws: 'InvalidParameterValueException' listed more then one time. | 96 | |
Unable to get class information for InvalidParameterValueException. | 96 | |
Unable to get class information for InvalidParameterValueException. | 125 | |
Unable to get class information for InvalidParameterValueException. | 149 | |
Unable to get class information for InvalidParameterValueException. | 173 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 196 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.utils.kvp.MissingParameterException. | 48 | |
Unable to get class information for XMLParsingException. | 121 | |
Redundant throws: 'InvalidParameterValueException' listed more then one time. | 121 | |
Unable to get class information for InvalidParameterValueException. | 121 | |
Unable to get class information for XMLParsingException. | 165 | |
Redundant throws: 'InvalidParameterValueException' listed more then one time. | 165 | |
Unable to get class information for InvalidParameterValueException. | 165 | |
Unable to get class information for XMLParsingException. | 198 | |
Redundant throws: 'InvalidParameterValueException' listed more then one time. | 198 | |
Unable to get class information for InvalidParameterValueException. | 198 |
Violation | Message | Line |
---|---|---|
Unused import - javax.xml.XMLConstants. | 42 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 24 (max allowed is 20). | 94 | |
Cyclomatic Complexity is 31 (max allowed is 10). | 126 | |
NPath Complexity is 840 (max allowed is 200). | 126 | |
Cyclomatic Complexity is 33 (max allowed is 10). | 262 | |
NPath Complexity is 6,336 (max allowed is 200). | 262 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 24 (max allowed is 20). | 83 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 100 | |
NPath Complexity is 1,920 (max allowed is 200). | 100 | |
Unable to get class information for UnknownCRSException. | 101 | |
Redundant throws: 'TransformationException' listed more then one time. | 101 | |
Unable to get class information for TransformationException. | 101 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 102 | |
Unable to get class information for FilterEvaluationException. | 102 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 194 | |
NPath Complexity is 4,480 (max allowed is 200). | 194 | |
Unable to get class information for UnknownCRSException. | 195 | |
Redundant throws: 'TransformationException' listed more then one time. | 195 | |
Unable to get class information for TransformationException. | 195 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 196 | |
Unable to get class information for FilterEvaluationException. | 196 | |
Unable to get class information for FilterEvaluationException. | 322 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.utils.kvp.InvalidParameterValueException. | 56 | |
Unused import - org.deegree.commons.utils.kvp.MissingParameterException. | 57 | |
Class Fan-Out Complexity is 25 (max allowed is 20). | 95 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 212 | |
NPath Complexity is 1,299 (max allowed is 200). | 212 | |
Unable to get class information for OWSException. | 350 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.utils.kvp.InvalidParameterValueException. | 51 | |
Unused import - org.deegree.commons.utils.kvp.MissingParameterException. | 52 | |
Unable to get class information for OWSException. | 151 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MissingParameterException. | 81 | |
Redundant throws: 'InvalidParameterValueException' listed more then one time. | 81 | |
Unable to get class information for InvalidParameterValueException. | 81 | |
Unable to get class information for InvalidParameterValueException. | 105 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 37 | |
Unable to get class information for UnknownCRSException. | 38 | |
Redundant throws: 'TransformationException' listed more then one time. | 38 | |
Unable to get class information for TransformationException. | 38 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.utils.kvp.MissingParameterException. | 45 | |
Unable to get class information for XMLParsingException. | 104 | |
Redundant throws: 'InvalidParameterValueException' listed more then one time. | 104 | |
Unable to get class information for InvalidParameterValueException. | 104 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 76 | |
Unable to get class information for OWSException. | 99 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 83 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 125 | |
NPath Complexity is 2,160 (max allowed is 200). | 125 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.utils.kvp.MissingParameterException. | 57 | |
Unable to get class information for OWSException. | 227 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.types.FeatureType. | 45 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.getfeature.GetFeature. | 38 | |
Unused import - org.deegree.protocol.wfs.getfeaturewithlock.GetFeatureWithLock. | 39 | |
Unused import - org.deegree.protocol.wfs.getpropertyvalue.GetPropertyValue. | 40 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.storedquery.StoredQueryDefinition. | 41 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 18 (max allowed is 12) classes [ArrayList, BBoxQuery, FeatureIdQuery, FilterQuery, GeometryFactory, HashMap, InvalidParameterValueException, NamespaceBindings, OWSException, PropertyName, QName, ResolveParams, SortProperty, StandardPresentationParams, StoredQuery, StringReader, TypeName, ValueReference]. | 92 | |
Class Fan-Out Complexity is 33 (max allowed is 20). | 92 | |
Cyclomatic Complexity is 70 (max allowed is 10). | 202 | |
NPath Complexity is 24,276,000,000 (max allowed is 200). | 202 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 473 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 18 (max allowed is 12) classes [ArrayList, BigInteger, FilterQuery, HashMap, OWSException, ProjectionClause, PropertyName, QName, ResolveParams, SortProperty, StandardPresentationParams, StoredQuery, TimeSliceProjection, TypeName, ValueReference, XMLParsingException, XMLStreamReaderWrapper, XPath]. | 88 | |
Class Fan-Out Complexity is 30 (max allowed is 20). | 88 | |
Unable to get class information for OWSException. | 198 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 212 | |
NPath Complexity is 480 (max allowed is 200). | 212 | |
Unable to get class information for OWSException. | 213 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 305 | |
NPath Complexity is 960 (max allowed is 200). | 305 | |
Unable to get class information for OWSException. | 306 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.query.StoredQuery. | 42 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MissingParameterException. | 80 | |
Redundant throws: 'InvalidParameterValueException' listed more then one time. | 80 | |
Unable to get class information for InvalidParameterValueException. | 80 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MissingParameterException. | 79 | |
Redundant throws: 'InvalidParameterValueException' listed more then one time. | 79 | |
Unable to get class information for InvalidParameterValueException. | 79 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MissingParameterException. | 79 | |
Redundant throws: 'InvalidParameterValueException' listed more then one time. | 79 | |
Unable to get class information for InvalidParameterValueException. | 79 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidParameterValueException. | 75 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidParameterValueException. | 70 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidParameterValueException. | 70 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidParameterValueException. | 70 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.query.StoredQuery. | 52 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.transaction.Transaction. | 41 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.transaction.Transaction. | 40 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.transaction.Transaction. | 40 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.transaction.Transaction. | 50 | |
Unable to get class information for XMLParsingException. | 126 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.transaction.Transaction. | 51 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MissingParameterException. | 72 | |
Redundant throws: 'InvalidParameterValueException' listed more then one time. | 72 | |
Unable to get class information for InvalidParameterValueException. | 72 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XMLParsingException. | 61 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XMLParsingException. | 71 | |
Unable to get class information for XMLParsingException. | 87 | |
Unable to get class information for XMLParsingException. | 89 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.NoSuchElementException. | 51 | |
Unable to get class information for XMLParsingException. | 108 | |
Unable to get class information for XMLParsingException. | 223 |
Violation | Message | Line |
---|---|---|
Unused import - java.util.NoSuchElementException. | 54 | |
Unable to get class information for XMLParsingException. | 113 | |
Unable to get class information for XMLParsingException. | 272 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [Delete, Insert, LazyTransactionActionsReader, MissingParameterException, NamespaceBindings, Native, PropertyReplacement, QName, Replace, Transaction, Update, ValueReference, XMLParsingException]. | 86 | |
Class Fan-Out Complexity is 21 (max allowed is 20). | 86 | |
Unable to get class information for XMLParsingException. | 114 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 188 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 253 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 282 | |
Unable to get class information for XMLParsingException. | 305 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 13 (max allowed is 10). | 67 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 20 (max allowed is 12) classes [ArrayList, CodeType, DCP, Description, GeometryFactory, HashMap, LanguageString, LayerMetadata, LinkedList, MetadataUrl, Operation, OperationsMetadata, Pair, QName, ServiceIdentification, SpatialMetadata, Style, Tree, URL, XPath]. | 89 | |
Class Fan-Out Complexity is 31 (max allowed is 20). | 89 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 345 | |
NPath Complexity is 378 (max allowed is 200). | 345 | |
Unable to get class information for XMLParsingException. | 485 | |
Unable to get class information for XMLParsingException. | 491 | |
Unable to get class information for XMLParsingException. | 497 | |
Unable to get class information for XMLParsingException. | 544 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 34 (max allowed is 20). | 128 | |
Unable to get class information for OWSExceptionReport. | 164 | |
Unable to get class information for OWSExceptionReport. | 184 | |
Unable to get class information for OWSExceptionReport. | 195 | |
Unable to get class information for OWSExceptionReport. | 207 | |
Unable to get class information for OWSExceptionReport. | 340 | |
Class Fan-Out Complexity is 22 (max allowed is 20). | 414 | |
Cyclomatic Complexity is 37 (max allowed is 10). | 464 | |
NPath Complexity is 331,788 (max allowed is 200). | 464 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 637 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 715 | |
NPath Complexity is 288 (max allowed is 200). | 715 | |
Unable to get class information for OWSException. | 716 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 70 | |
Unable to get class information for FilterEvaluationException. | 99 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 112 | |
Unable to get class information for OWSException. | 137 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 169 | |
Unable to get class information for OWSException. | 170 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 207 | |
NPath Complexity is 589,824 (max allowed is 200). | 207 | |
Unable to get class information for OWSException. | 208 |
Violation | Message | Line |
---|---|---|
Redundant 'final' modifier. | 67 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 76 | |
NPath Complexity is 5,832 (max allowed is 200). | 76 | |
Unable to get class information for OWSException. | 76 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 29 (max allowed is 20). | 103 | |
Unable to get class information for OWSException. | 141 | |
Unable to get class information for OWSException. | 171 | |
Unable to get class information for OWSException. | 213 | |
Unable to get class information for OWSException. | 238 | |
Unable to get class information for OWSException. | 278 | |
Cyclomatic Complexity is 27 (max allowed is 10). | 312 | |
NPath Complexity is 27,648 (max allowed is 200). | 312 | |
Unable to get class information for OWSException. | 313 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 400 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 455 | |
Unable to get class information for OWSException. | 495 | |
Unable to get class information for OWSException. | 524 | |
Unable to get class information for OWSException. | 541 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 17 (max allowed is 10). | 88 | |
Unable to get class information for OWSException. | 89 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 24 (max allowed is 20). | 85 | |
Cyclomatic Complexity is 34 (max allowed is 10). | 100 | |
NPath Complexity is 23,764 (max allowed is 200). | 100 | |
Unable to get class information for OWSException. | 101 | |
Cyclomatic Complexity is 40 (max allowed is 10). | 264 | |
NPath Complexity is 77,094 (max allowed is 200). | 264 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 75 | |
Redundant throws: 'OWSExceptionReport' listed more then one time. | 75 | |
Unable to get class information for OWSExceptionReport. | 75 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSExceptionReport. | 77 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 11 (max allowed is 10). | 173 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSExceptionReport. | 88 | |
Unable to get class information for OWSExceptionReport. | 184 | |
Unable to get class information for OWSExceptionReport. | 217 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 106 | |
Unable to get class information for OWSException. | 124 | |
Unable to get class information for OWSException. | 146 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 114 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wps.describeprocess.DescribeProcessRequest. | 40 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidParameterValueException. | 89 |
Violation | Message | Line |
---|---|---|
Unused import - java.io.InputStream. | 39 | |
Unused import - javax.xml.stream.XMLStreamReader. | 45 | |
Unused import - org.deegree.commons.ows.exception.OWSException. | 48 | |
Unused import - org.deegree.protocol.wps.client.process.ProcessExecution. | 53 | |
Unable to get class information for OWSExceptionReport. | 293 |
Violation | Message | Line |
---|---|---|
Unused import - java.net.URL. | 38 |
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 |
---|---|---|
Cyclomatic Complexity is 15 (max allowed is 10). | 101 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wps.client.input.type.LiteralInputType. | 38 | |
Unused import - org.deegree.protocol.wps.client.output.type.LiteralOutputType. | 39 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSExceptionReport. | 140 | |
Unable to get class information for OWSExceptionReport. | 155 | |
Unable to get class information for OWSExceptionReport. | 170 | |
Unable to get class information for OWSExceptionReport. | 184 | |
Unable to get class information for OWSExceptionReport. | 232 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 16 (max allowed is 12) classes [ArrayList, BBoxInputType, BBoxOutputType, CodeType, ComplexFormat, ComplexInputType, ComplexOutputType, LanguageString, LiteralInputType, LiteralOutputType, NamespaceBindings, OWSCommon110CapabilitiesAdapter, QName, Range, ValueWithRef, XPath]. | 75 | |
Class Fan-Out Complexity is 22 (max allowed is 20). | 75 | |
NPath Complexity is 240 (max allowed is 200). | 311 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.ows.exception.OWSException. | 56 | |
Class Fan-Out Complexity is 29 (max allowed is 20). | 89 | |
Unable to get class information for OWSExceptionReport. | 153 | |
Unable to get class information for OWSExceptionReport. | 176 | |
Unable to get class information for OWSExceptionReport. | 197 | |
Unable to get class information for OWSExceptionReport. | 219 | |
Unable to get class information for OWSExceptionReport. | 314 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 24 (max allowed is 20). | 82 | |
Unable to get class information for OWSExceptionReport. | 122 | |
Unable to get class information for OWSExceptionReport. | 128 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wps.client.process.ProcessExecution. | 46 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - java.io.OutputStream. | 44 | |
Unused import - org.apache.commons.codec.binary.Base64. | 52 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 216 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.commons.ows.exception.OWSException. | 55 | |
Class Fan-Out Complexity is 21 (max allowed is 20). | 82 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 153 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wps.client.WPSClient. | 54 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MissingParameterException. | 76 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XMLParsingException. | 90 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.coverage.raster.data.nio.PixelInterleavedRasterData. | 93 | |
Class Data Abstraction Coupling is 17 (max allowed is 12) classes [ArrayList, GenericFeature, GenericFeatureCollection, GenericFeatureType, GeometryFactory, HashMap, IOException, LinkedList, Pair, QName, SimpleProperty, SimplePropertyType, SimpleRaster, URL, Worker, XMLAdapter, XPath]. | 122 | |
Class Fan-Out Complexity is 40 (max allowed is 20). | 122 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 520 | |
NPath Complexity is 312 (max allowed is 200). | 520 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 611 | |
Redundant throws: 'NoSuchElementException' is unchecked exception. | 636 | |
Cyclomatic Complexity is 26 (max allowed is 10). | 769 | |
NPath Complexity is 6,924 (max allowed is 200). | 769 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 886 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 72 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 24 (max allowed is 20). | 83 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 236 | |
Unable to get class information for ResourceInitException. | 400 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 24 (max allowed is 20). | 74 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 100 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 152 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 82 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 97 | |
Unable to get class information for OWSExceptionReport. | 114 | |
Unable to get class information for ResourceInitException. | 142 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.persistence.CRSManager. | 63 | |
Unused import - org.deegree.cs.refs.coordinatesystem.CRSRef. | 64 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.Geometry. | 40 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.rendering.r3d.multiresolution.MultiresolutionMesh. | 40 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.rendering.r3d.multiresolution.MultiresolutionMesh. | 40 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.rendering.r3d.multiresolution.MultiresolutionMesh. | 39 | |
Unused import - org.deegree.rendering.r3d.multiresolution.SelectiveRefinement. | 40 | |
Unused import - org.deegree.rendering.r3d.multiresolution.SpatialSelection. | 41 | |
Redundant 'public' modifier. | 62 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 77 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.rendering.r3d.multiresolution.MultiresolutionMesh. | 40 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 75 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 51 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 174 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 62 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'UnsatisfiedLinkError' is unchecked exception. | 67 |
Violation | Message | Line |
---|---|---|
Unable to get class information for GLException. | 88 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 177 |
Violation | Message | Line |
---|---|---|
Unable to get class information for GLException. | 80 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 64 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'RuntimeException' is unchecked exception. | 70 | |
Redundant throws: 'RuntimeException' is unchecked exception. | 85 | |
Redundant throws: 'RuntimeException' is unchecked exception. | 102 | |
Redundant throws: 'RuntimeException' is unchecked exception. | 251 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.rendering.r3d.multiresolution.MultiresolutionMesh. | 52 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 294 | |
Cyclomatic Complexity is 30 (max allowed is 10). | 437 | |
NPath Complexity is 1,327 (max allowed is 200). | 437 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 27 (max allowed is 20). | 80 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 142 | |
NPath Complexity is 257 (max allowed is 200). | 142 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 275 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 384 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 22 (max allowed is 20). | 75 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 38 (max allowed is 20). | 98 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 142 | |
NPath Complexity is 1,152 (max allowed is 200). | 142 | |
Unable to get class information for FeatureStoreException. | 144 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 212 | |
NPath Complexity is 348 (max allowed is 200). | 212 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.rendering.r3d.opengl.rendering.dem.RenderMeshFragment. | 41 | |
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 67 | |
Redundant 'public' modifier. | 74 | |
Redundant 'public' modifier. | 79 | |
Redundant 'public' modifier. | 84 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSExceptionReport. | 116 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.rendering.r3d.opengl.tesselation.Tesselator. | 49 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 255 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 56 | |
Redundant 'public' modifier. | 61 | |
Redundant 'public' modifier. | 73 |
Violation | Message | Line |
---|---|---|
Unused import - java.nio.FloatBuffer. | 39 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.rendering.r3d.opengl.rendering.model.geometry.WorldRenderableObject. | 47 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 13 (max allowed is 10). | 129 |
Violation | Message | Line |
---|---|---|
Redundant 'final' modifier. | 167 | |
Redundant 'final' modifier. | 184 | |
Redundant 'final' modifier. | 230 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 56 | |
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 60 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 176 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 62 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.controller.OGCFrontController. | 53 | |
Unused import - org.deegree.services.controller.exception.serializer.ExceptionSerializer. | 54 | |
Redundant 'public' modifier. | 89 | |
Unable to get class information for ServletException. | 91 | |
Redundant throws: 'SecurityException' is unchecked exception. | 91 | |
Redundant 'public' modifier. | 112 | |
Unable to get class information for ServletException. | 114 | |
Redundant throws: 'SecurityException' is unchecked exception. | 114 | |
Redundant 'public' modifier. | 137 | |
Unable to get class information for ServletException. | 139 | |
Redundant throws: 'SecurityException' is unchecked exception. | 139 | |
Redundant 'public' modifier. | 146 | |
Redundant 'public' modifier. | 156 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.services.controller.OGCFrontController. | 56 | |
Redundant throws: 'IllegalStateException' is unchecked exception. | 258 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'SecurityException' is unchecked exception. | 69 | |
Redundant throws: 'SecurityException' is unchecked exception. | 81 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'SecurityException' is unchecked exception. | 79 | |
Redundant throws: 'SecurityException' is unchecked exception. | 93 | |
Redundant throws: 'SecurityException' is unchecked exception. | 107 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'SecurityException' is unchecked exception. | 76 | |
Redundant throws: 'SecurityException' is unchecked exception. | 90 | |
Redundant throws: 'SecurityException' is unchecked exception. | 104 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ServletException. | 61 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ServletException. | 72 | |
Unable to get class information for ServletException. | 78 | |
Unable to get class information for ServletException. | 116 | |
Unable to get class information for ServletException. | 142 | |
Unable to get class information for ServletException. | 148 | |
Unable to get class information for ServletException. | 154 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.OWS. | 44 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.controller.AbstractOWS. | 39 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 66 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 72 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 100 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 32 (max allowed is 20). | 96 | |
Unable to get class information for ServletException. | 121 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 183 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 279 | |
Cyclomatic Complexity is 28 (max allowed is 10). | 324 | |
NPath Complexity is 675 (max allowed is 200). | 324 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 26 (max allowed is 20). | 80 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 97 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 142 |
Violation | Message | Line |
---|---|---|
Unused import - javax.xml.XMLConstants. | 41 | |
Unable to get class information for InvalidParameterValueException. | 72 | |
Unable to get class information for InvalidParameterValueException. | 141 |
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 | |
Unused import - org.deegree.protocol.csw.CSWConstants. | 85 | |
Unused import - org.deegree.services.controller.OGCFrontController. | 93 | |
Class Data Abstraction Coupling is 22 (max allowed is 12) classes [ArrayList, ConfiguredElementName, CswExceptionReportSerializer, DefaultGetRecordByIdHandler, DescribeRecordHandler, DescribeRecordXMLAdapter, GetCapabilitiesVersionXMLAdapter, GetRecordByIdXMLAdapter, GetRecordsHandler, GetRecordsXMLAdapter, GetRepositoryItemHandler, HashMap, HashSet, OWSException, QName, ResourceInitException, SchemaLocationXMLStreamWriter, StringBuilder, TransactionHandler, TransactionXMLAdapter, Version, XMLAdapter]. | 152 | |
Class Fan-Out Complexity is 66 (max allowed is 20). | 152 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 185 | |
NPath Complexity is 8,064 (max allowed is 200). | 185 | |
Unable to get class information for ResourceInitException. | 188 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 279 | |
Unable to get class information for ServletException. | 282 | |
Unable to get class information for ServletException. | 365 | |
Redundant throws: 'SecurityException' is unchecked exception. | 365 | |
Unable to get class information for OMException. | 393 | |
Redundant throws: 'ServletException' listed more then one time. | 393 | |
Unable to get class information for ServletException. | 393 | |
Unable to get class information for OWSException. | 443 | |
Unable to get class information for OWSException. | 508 | |
Unable to get class information for OWSException. | 523 | |
Unable to get class information for OWSException. | 544 | |
Unable to get class information for ServletException. | 587 | |
Unable to get class information for OWSException. | 626 | |
Unable to get class information for OMException. | 645 | |
Redundant throws: 'ServletException' listed more then one time. | 645 | |
Unable to get class information for ServletException. | 645 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.utils.kvp.InvalidParameterValueException. | 40 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidParameterValueException. | 111 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.services.csw.getrecords.GetRecords. | 100 | |
Class Data Abstraction Coupling is 40 (max allowed is 12) classes [Add, And, ArrayList, BBOX, Beyond, Contains, Crosses, DWithin, Disjoint, Div, Equals, Function, GeometryFactory, HashMap, Intersects, Literal, Measure, MetadataQuery, Mul, Not, OperatorFilter, Or, Overlaps, PrimitiveType, PrimitiveValue, PropertyIsBetween, PropertyIsEqualTo, PropertyIsGreaterThan, PropertyIsGreaterThanOrEqualTo, PropertyIsLessThan, PropertyIsLessThanOrEqualTo, PropertyIsLike, PropertyIsNotEqualTo, PropertyIsNull, QName, SortProperty, Sub, Touches, ValueReference, Within]. | 114 | |
Class Fan-Out Complexity is 55 (max allowed is 20). | 114 | |
Unable to get class information for MetadataStoreException. | 136 | |
Unable to get class information for MetadataStoreException. | 173 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 206 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.csw.CSWController. | 61 | |
Unable to get class information for OWSException. | 102 | |
Unable to get class information for MetadataStoreException. | 135 | |
Unable to get class information for MetadataStoreException. | 167 | |
Unable to get class information for MetadataStoreException. | 197 | |
Unable to get class information for MetadataStoreException. | 213 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.metadata.persistence.MetadataStore. | 51 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 13 (max allowed is 10). | 285 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 17 (max allowed is 10). | 348 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - java.sql.SQLException. | 51 | |
Unused import - org.deegree.services.csw.CSWController. | 86 | |
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [AdhocQueryAnalyzer, ArrayList, ByteArrayInputStream, Date, InvalidParameterValueException, JsonXMLOutputFactory, MetadataQuery, OWSException, QName, SchemaLocationXMLStreamWriter, StringReader, StringWriter, TrimmingXMLStreamWriter]. | 105 | |
Class Fan-Out Complexity is 36 (max allowed is 20). | 105 | |
Unable to get class information for OWSException. | 136 | |
Unable to get class information for OWSException. | 186 | |
Redundant throws: 'MetadataStoreException' listed more then one time. | 186 | |
Unable to get class information for MetadataStoreException. | 186 | |
Unable to get class information for OWSException. | 206 | |
Redundant throws: 'MetadataStoreException' listed more then one time. | 206 | |
Unable to get class information for MetadataStoreException. | 206 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 249 | |
NPath Complexity is 5,408 (max allowed is 200). | 249 | |
Unable to get class information for OWSException. | 250 | |
Redundant throws: 'MetadataStoreException' listed more then one time. | 250 | |
Unable to get class information for MetadataStoreException. | 250 | |
Unable to get class information for MetadataStoreException. | 486 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 21 (max allowed is 20). | 76 | |
Unable to get class information for OWSException. | 91 | |
Unable to get class information for OWSException. | 127 | |
Redundant throws: 'MetadataStoreException' listed more then one time. | 127 | |
Unable to get class information for MetadataStoreException. | 127 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 149 | |
Unable to get class information for OWSException. | 150 | |
Redundant throws: 'MetadataStoreException' listed more then one time. | 150 | |
Unable to get class information for MetadataStoreException. | 150 | |
Unable to get class information for MetadataStoreException. | 245 | |
Unable to get class information for MetadataStoreException. | 252 | |
Redundant throws: 'MetadataInspectorException' listed more then one time. | 252 | |
Unable to get class information for MetadataInspectorException. | 252 | |
Unable to get class information for MetadataStoreException. | 259 | |
Redundant throws: 'OWSException' listed more then one time. | 259 | |
Unable to get class information for OWSException. | 259 | |
Redundant throws: 'MetadataInspectorException' listed more then one time. | 259 | |
Unable to get class information for MetadataInspectorException. | 259 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidParameterValueException. | 85 | |
Redundant throws: 'OWSException' listed more then one time. | 85 | |
Unable to get class information for OWSException. | 85 | |
Unable to get class information for OWSException. | 129 | |
Redundant throws: 'MetadataStoreException' listed more then one time. | 129 | |
Unable to get class information for MetadataStoreException. | 129 | |
Unable to get class information for OWSException. | 152 | |
Redundant throws: 'MetadataStoreException' listed more then one time. | 152 | |
Unable to get class information for MetadataStoreException. | 152 | |
Unable to get class information for OWSException. | 191 | |
Unable to get class information for MetadataStoreException. | 235 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 28 | |
Unable to get class information for InvalidParameterValueException. | 30 | |
Redundant throws: 'OWSException' listed more then one time. | 30 | |
Unable to get class information for OWSException. | 30 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.protocol.csw.MetadataStoreException. | 50 |
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 | |
Class Fan-Out Complexity is 21 (max allowed is 20). | 80 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 116 | |
NPath Complexity is 600 (max allowed is 200). | 116 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 67 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 21 (max allowed is 20). | 82 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 52 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 82 | |
Unable to get class information for OWSException. | 120 | |
Unable to get class information for MetadataStoreException. | 205 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 126 | |
Unable to get class information for MetadataStoreException. | 192 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.csw.describerecord.DescribeRecord. | 53 | |
Unused import - org.deegree.services.csw.exporthandling.GetCapabilitiesHandler. | 55 | |
Unused import - org.deegree.services.csw.getrecordbyid.GetRecordById. | 56 | |
Unable to get class information for OWSException. | 95 | |
Unable to get class information for MetadataStoreException. | 174 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MissingParameterException. | 71 | |
Redundant throws: 'InvalidParameterValueException' listed more then one time. | 71 | |
Unable to get class information for InvalidParameterValueException. | 71 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.csw.MetadataStoreException. | 66 | |
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ArrayList, DeleteOperation, InsertOperation, InvalidParameterValueException, MetadataProperty, QName, Transaction, UpdateOperation, ValueReference, Version, XMLParsingException, XMLStreamReaderWrapper, XPath]. | 80 | |
Class Fan-Out Complexity is 21 (max allowed is 20). | 80 | |
Cyclomatic Complexity is 21 (max allowed is 10). | 117 | |
NPath Complexity is 773 (max allowed is 200). | 117 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 73 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.OWS. | 53 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 100 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 26 (max allowed is 20). | 89 | |
Unable to get class information for ResourceInitException. | 114 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.jaxb.controller.DCPType. | 69 | |
Class Fan-Out Complexity is 34 (max allowed is 20). | 88 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 319 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 413 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 1000 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 1039 | |
NPath Complexity is 17,280 (max allowed is 200). | 1039 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ServletException. | 88 |
Violation | Message | Line |
---|---|---|
Unable to get class information for XMLProcessingException. | 67 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 53 (max allowed is 20). | 118 | |
Unable to get class information for ResourceInitException. | 150 | |
Unable to get class information for ResourceInitException. | 186 | |
Unable to get class information for ServletException. | 214 | |
Unable to get class information for ServletException. | 248 | |
Unable to get class information for OWSException. | 278 | |
Unable to get class information for OWSException. | 318 | |
Unable to get class information for OWSException. | 352 | |
Unable to get class information for OWSException. | 386 | |
Unable to get class information for OWSException. | 415 | |
Unable to get class information for OWSException. | 436 | |
Unable to get class information for ServletException. | 497 | |
Unable to get class information for OWSException. | 502 | |
Unable to get class information for OWSException. | 529 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 87 | |
Unable to get class information for OWSException. | 105 | |
Unable to get class information for OWSException. | 120 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 32 (max allowed is 20). | 91 | |
Unable to get class information for ServiceInitException. | 143 | |
Redundant 'final' modifier. | 224 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.jaxb.wcs.ServiceConfiguration.Coverage. | 65 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 299 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 367 | |
NPath Complexity is 257 (max allowed is 200). | 367 | |
Redundant 'final' modifier. | 467 |
Violation | Message | Line |
---|---|---|
Unable to get class information for InvalidParameterValueException. | 70 |
Violation | Message | Line |
---|---|---|
Unable to get class information for WCServiceException. | 86 |
Violation | Message | Line |
---|---|---|
Unable to get class information for WCServiceException. | 84 |
Violation | Message | Line |
---|---|---|
Unable to get class information for WCServiceException. | 147 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.xml.CommonNamespaces. | 52 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 70 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 24 (max allowed is 20). | 81 | |
Unable to get class information for OWSException. | 112 | |
Unable to get class information for OWSException. | 161 | |
Unable to get class information for OWSException. | 175 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 290 | |
Unable to get class information for OWSException. | 291 | |
Unable to get class information for OWSException. | 326 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 22 (max allowed is 20). | 73 | |
Unable to get class information for OWSException. | 89 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 122 | |
Unable to get class information for OWSException. | 123 | |
Unable to get class information for OWSException. | 250 | |
Unable to get class information for OWSException. | 283 | |
Unable to get class information for OWSException. | 297 | |
Unable to get class information for OWSException. | 310 | |
Unable to get class information for OWSException. | 318 | |
Unable to get class information for OWSException. | 371 | |
Unable to get class information for OWSException. | 391 | |
Unable to get class information for OWSException. | 399 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.wcs.coverages.WCSCoverage. | 41 | |
Redundant 'public' modifier. | 60 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.transaction.TransactionAction. | 44 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 30 (max allowed is 20). | 118 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 203 | |
NPath Complexity is 433 (max allowed is 200). | 203 | |
Cyclomatic Complexity is 31 (max allowed is 10). | 492 | |
NPath Complexity is 221,472 (max allowed is 200). | 492 | |
Cyclomatic Complexity is 33 (max allowed is 10). | 737 | |
NPath Complexity is 812,064 (max allowed is 200). | 737 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.types.FeatureType. | 67 | |
Unable to get class information for OWSException. | 116 | |
Unable to get class information for FeatureStoreException. | 130 | |
Redundant throws: 'OWSException' listed more then one time. | 130 | |
Unable to get class information for OWSException. | 130 | |
Unable to get class information for FeatureStoreException. | 146 | |
Unable to get class information for FeatureStoreException. | 170 | |
Unable to get class information for FeatureStoreException. | 194 | |
Unable to get class information for FeatureStoreException. | 218 | |
Unable to get class information for FeatureStoreException. | 234 | |
Unable to get class information for FeatureStoreException. | 250 | |
Unable to get class information for FeatureStoreException. | 266 | |
Unable to get class information for FeatureStoreException. | 283 | |
Unable to get class information for OWSException. | 299 | |
Unable to get class information for OWSException. | 314 | |
Unable to get class information for OWSException. | 329 | |
Unable to get class information for OWSException. | 362 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ActionResults, ArrayList, CoordinateValidityInspector, FeatureReference, GenericFeatureCollection, GenericProperty, GeometryFactory, HashMap, LinkedList, OWSException, Pair, ParsedPropertyReplacement, QName, XMLStreamReaderWrapper]. | 150 | |
Class Fan-Out Complexity is 69 (max allowed is 20). | 150 | |
Cyclomatic Complexity is 32 (max allowed is 10). | 202 | |
NPath Complexity is 252 (max allowed is 200). | 202 | |
Unable to get class information for OWSException. | 203 | |
Unable to get class information for OWSException. | 330 | |
Unable to get class information for OWSException. | 362 | |
Unable to get class information for XMLParsingException. | 419 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 419 | |
Unable to get class information for UnknownCRSException. | 419 | |
Redundant throws: 'ReferenceResolvingException' listed more then one time. | 420 | |
Unable to get class information for ReferenceResolvingException. | 420 | |
Unable to get class information for XMLParsingException. | 463 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 463 | |
Unable to get class information for UnknownCRSException. | 463 | |
Unable to get class information for OWSException. | 504 | |
Unable to get class information for OWSException. | 521 | |
Unable to get class information for OWSException. | 555 | |
Unable to get class information for OWSException. | 584 | |
Unable to get class information for OWSException. | 654 | |
Unable to get class information for OWSException. | 687 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 868 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 35 (max allowed is 12) classes [ArrayList, Comparator, CreateStoredQueryXMLAdapter, DOMSource, DatasetMetadata, DefaultOWSMetadataProvider, DescribeFeatureTypeXMLAdapter, DescribeStoredQueriesXMLAdapter, DropStoredQueryXMLAdapter, GetCapabilitiesHandler, GetCapabilitiesXMLAdapter, GetFeatureWithLockXMLAdapter, GetFeatureXMLAdapter, GetGmlObjectXMLAdapter, GetPropertyValueXMLAdapter, HashMap, HashSet, LanguageString, LinkedHashMap, ListStoredQueriesXMLAdapter, LockFeatureHandler, LockFeatureXMLAdapter, OWS100ExceptionReportSerializer, OWS110ExceptionReportSerializer, OWSException, PreOWSExceptionReportSerializer, ResourceInitException, SchemaLocationXMLStreamWriter, StoredQueryHandler, TransactionHandler, TransactionXmlReaderFactory, TreeSet, WfsFeatureStoreManager, XMLAdapter, org.deegree.services.wfs.format.gml.GmlFormat]. | 194 | |
Class Fan-Out Complexity is 97 (max allowed is 20). | 194 | |
Unable to get class information for ResourceInitException. | 237 | |
Unable to get class information for ResourceInitException. | 310 | |
Unable to get class information for ResourceInitException. | 348 | |
Cyclomatic Complexity is 21 (max allowed is 10). | 413 | |
NPath Complexity is 8,067 (max allowed is 200). | 413 | |
Unable to get class information for ResourceInitException. | 414 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 530 | |
Unable to get class information for ServletException. | 533 | |
Unable to get class information for OWSException. | 655 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 662 | |
Unable to get class information for ServletException. | 665 | |
Unable to get class information for OWSException. | 795 | |
Unable to get class information for OWSException. | 808 | |
Unable to get class information for OWSException. | 819 | |
Unable to get class information for ServletException. | 897 | |
Unable to get class information for OWSException. | 937 | |
Unable to get class information for OWSException. | 1001 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.feature.persistence.FeatureStoreException. | 59 | |
Unable to get class information for ResourceInitException. | 98 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 58 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.services.wfs.WebFeatureService. | 43 | |
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 79 | |
Redundant 'public' modifier. | 91 | |
Redundant 'public' modifier. | 103 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 13 (max allowed is 10). | 117 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 118 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 222 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 460 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 26 (max allowed is 20). | 86 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 129 | |
NPath Complexity is 810 (max allowed is 200). | 129 | |
Unable to get class information for ResourceInitException. | 130 | |
Unable to get class information for OWSException. | 212 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.jaxb.wfs.GMLFormat. | 42 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 38 (max allowed is 20). | 109 | |
Unable to get class information for OWSException. | 127 | |
Unable to get class information for UnknownCRSException. | 148 | |
Redundant throws: 'TransformationException' listed more then one time. | 148 | |
Unable to get class information for TransformationException. | 148 | |
Unable to get class information for UnknownCRSException. | 167 | |
Redundant throws: 'TransformationException' listed more then one time. | 167 | |
Unable to get class information for TransformationException. | 167 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 396 | |
NPath Complexity is 296 (max allowed is 200). | 396 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 30 (max allowed is 20). | 106 | |
Unable to get class information for OWSException. | 159 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 241 | |
Unable to get class information for OWSException. | 392 | |
Unable to get class information for OWSException. | 421 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 46 (max allowed is 20). | 114 | |
Cyclomatic Complexity is 28 (max allowed is 10). | 136 | |
NPath Complexity is 18,720 (max allowed is 200). | 136 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 294 | |
NPath Complexity is 384 (max allowed is 200). | 294 | |
Unable to get class information for OWSException. | 295 | |
Redundant throws: 'FeatureStoreException' listed more then one time. | 295 | |
Unable to get class information for FeatureStoreException. | 295 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 296 | |
Unable to get class information for FilterEvaluationException. | 296 | |
Unable to get class information for UnknownCRSException. | 396 | |
Redundant throws: 'TransformationException' listed more then one time. | 396 | |
Unable to get class information for TransformationException. | 396 | |
Redundant throws: 'FeatureStoreException' listed more then one time. | 397 | |
Unable to get class information for FeatureStoreException. | 397 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 397 | |
Unable to get class information for FilterEvaluationException. | 397 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 397 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 447 | |
Unable to get class information for UnknownCRSException. | 450 | |
Redundant throws: 'TransformationException' listed more then one time. | 450 | |
Unable to get class information for TransformationException. | 450 | |
Redundant throws: 'FeatureStoreException' listed more then one time. | 451 | |
Unable to get class information for FeatureStoreException. | 451 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 451 | |
Unable to get class information for FilterEvaluationException. | 451 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 451 | |
Unable to get class information for UnknownCRSException. | 505 | |
Redundant throws: 'TransformationException' listed more then one time. | 505 | |
Unable to get class information for TransformationException. | 505 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 561 | |
Unable to get class information for OWSException. | 562 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.getfeature.GetFeature. | 63 | |
Class Fan-Out Complexity is 21 (max allowed is 20). | 79 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 99 | |
Unable to get class information for OWSException. | 100 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 33 (max allowed is 20). | 88 | |
Unable to get class information for FeatureStoreException. | 201 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 201 | |
Unable to get class information for FilterEvaluationException. | 201 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 202 | |
Unable to get class information for UnknownCRSException. | 202 | |
Redundant throws: 'TransformationException' listed more then one time. | 202 | |
Unable to get class information for TransformationException. | 202 | |
Unable to get class information for FeatureStoreException. | 243 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 243 | |
Unable to get class information for FilterEvaluationException. | 243 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 244 | |
Unable to get class information for UnknownCRSException. | 244 | |
Redundant throws: 'TransformationException' listed more then one time. | 244 | |
Unable to get class information for TransformationException. | 244 | |
Unable to get class information for FeatureStoreException. | 287 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 287 | |
Unable to get class information for FilterEvaluationException. | 287 | |
Redundant throws: 'OWSException' listed more then one time. | 287 | |
Unable to get class information for OWSException. | 287 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObject. | 47 | |
Unused import - org.deegree.protocol.wfs.getfeature.GetFeature. | 51 | |
Unused import - org.deegree.protocol.wfs.getpropertyvalue.GetPropertyValue. | 52 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wfs.getfeature.GetFeature. | 88 | |
Class Data Abstraction Coupling is 20 (max allowed is 12) classes [ArrayList, BBOX, FeatureIdQuery, FilterQuery, GeometryFactory, GeometryTransformer, HashMap, HashSet, IdFilter, LinkedHashMap, NamespaceBindings, OWSException, OperatorFilter, Pair, QName, Query, QueryXMLAdapter, StoredQueryDefinitionXMLAdapter, StringReader, TypeName]. | 117 | |
Class Fan-Out Complexity is 53 (max allowed is 20). | 117 | |
Unable to get class information for OWSException. | 155 | |
Unable to get class information for OWSException. | 216 | |
Unable to get class information for OWSException. | 250 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 360 | |
NPath Complexity is 6,888 (max allowed is 200). | 360 | |
Unable to get class information for OWSException. | 361 | |
Unable to get class information for OWSException. | 466 | |
Unable to get class information for OWSException. | 524 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 555 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 586 | |
Unable to get class information for OWSException. | 587 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 637 | |
Unable to get class information for TransformationException. | 637 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 637 | |
Unable to get class information for UnknownCRSException. | 637 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 27 (max allowed is 20). | 83 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 142 | |
NPath Complexity is 19,840 (max allowed is 200). | 142 | |
Unable to get class information for OWSException. | 143 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ArrayList, DoublePair, EmptyLayer, GenericFeatureCollection, GetLegendHandler, HashMap, LayerQuery, LinkedList, MapOptions, MapOptionsMaps, MapServiceBuilder, OldStyleMapService, StyleRegistry, Timer]. | 108 | |
Class Fan-Out Complexity is 48 (max allowed is 20). | 108 | |
Unable to get class information for OWSException. | 316 | |
Unable to get class information for OWSException. | 377 | |
Unable to get class information for MissingDimensionValue. | 441 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 441 | |
Unable to get class information for InvalidDimensionValue. | 441 | |
Unable to get class information for MissingDimensionValue. | 452 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 452 | |
Unable to get class information for InvalidDimensionValue. | 452 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 32 (max allowed is 20). | 91 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 192 | |
NPath Complexity is 480 (max allowed is 200). | 192 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 33 (max allowed is 20). | 102 | |
Unable to get class information for MissingDimensionValue. | 119 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 119 | |
Unable to get class information for InvalidDimensionValue. | 119 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 146 | |
Unable to get class information for MissingDimensionValue. | 147 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 147 | |
Unable to get class information for InvalidDimensionValue. | 147 | |
Unable to get class information for MissingDimensionValue. | 214 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 214 | |
Unable to get class information for InvalidDimensionValue. | 214 | |
Unable to get class information for MissingDimensionValue. | 317 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 317 | |
Unable to get class information for InvalidDimensionValue. | 317 | |
Unable to get class information for MissingDimensionValue. | 342 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 342 | |
Unable to get class information for InvalidDimensionValue. | 342 | |
Unable to get class information for MissingDimensionValue. | 371 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 371 | |
Unable to get class information for InvalidDimensionValue. | 371 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 30 (max allowed is 12) classes [ArrayList, DOMSource, DefaultRenderContext, FeatureInfoManager, FeatureInfoParams, File, GMLAppSchemaWriter, GetCapabilities, GetFeatureInfo, GetFeatureInfoSchema, GetLegendGraphic, GetMap, HashMap, IOException, LinkedList, MapService, Mapper, NamespaceBindings, OWSException, Pair, RenderingInfo, ResourceInitException, TreeMap, Version, WMSController111, WMSController130, XMLAdapter, XPath, org.deegree.protocol.wms.ops.GetFeatureInfo, org.deegree.protocol.wms.ops.GetMap]. | 152 | |
Class Fan-Out Complexity is 84 (max allowed is 20). | 152 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 270 | |
NPath Complexity is 324 (max allowed is 200). | 270 | |
Unable to get class information for ResourceInitException. | 273 | |
Unable to get class information for ServletException. | 385 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 423 | |
Unable to get class information for OWSException. | 425 | |
Unable to get class information for OWSException. | 496 | |
Unable to get class information for OWSException. | 507 | |
Redundant throws: 'MissingDimensionValue' listed more then one time. | 507 | |
Unable to get class information for MissingDimensionValue. | 507 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 507 | |
Unable to get class information for InvalidDimensionValue. | 507 | |
Unable to get class information for OWSException. | 610 | |
Redundant throws: 'MissingDimensionValue' listed more then one time. | 610 | |
Unable to get class information for MissingDimensionValue. | 610 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 610 | |
Unable to get class information for InvalidDimensionValue. | 610 | |
Unable to get class information for OWSException. | 639 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 646 | |
Unable to get class information for OWSException. | 647 | |
Unable to get class information for OWSException. | 680 | |
Unable to get class information for OWSException. | 703 | |
Unable to get class information for OWSException. | 736 | |
Unable to get class information for ServletException. | 793 | |
Unable to get class information for OWSException. | 805 | |
Unable to get class information for ServletException. | 891 | |
Unable to get class information for ServletException. | 899 | |
Unable to get class information for OWSException. | 918 | |
Unable to get class information for OWSException. | 925 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ServletException. | 86 | |
Unable to get class information for OWSException. | 94 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ServletException. | 83 | |
Unable to get class information for OWSException. | 89 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 85 | |
Unable to get class information for ServletException. | 88 | |
Unable to get class information for ServletException. | 118 | |
Unable to get class information for ServletException. | 134 | |
Unable to get class information for OWSException. | 183 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 23 (max allowed is 20). | 81 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 117 | |
Unable to get class information for OWSException. | 154 | |
Unable to get class information for OWSException. | 189 | |
Unable to get class information for OWSException. | 210 | |
Unable to get class information for OWSException. | 255 | |
Unable to get class information for OWSException. | 303 | |
Unable to get class information for OWSException. | 342 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ANTLRStringStream, And, Color, CommonTokenStream, DimensionsLexer, DimensionsParser, GeometryFactory, HashMap, LinkedList, MapOptionsMaps, OWSException, OperatorFilter, Pair, StringReader, URL]. | 126 | |
Class Fan-Out Complexity is 43 (max allowed is 20). | 126 | |
Unable to get class information for OWSException. | 169 | |
Unable to get class information for OWSException. | 222 | |
Unable to get class information for OWSException. | 258 | |
Unable to get class information for OWSException. | 271 | |
Unable to get class information for OWSException. | 312 | |
Unable to get class information for OWSException. | 348 | |
Unable to get class information for OWSException. | 387 | |
Unable to get class information for OWSException. | 519 | |
Unable to get class information for OWSException. | 564 | |
Unable to get class information for OWSException. | 578 | |
Unable to get class information for OWSException. | 597 | |
Unable to get class information for OWSException. | 620 | |
Unable to get class information for OWSException. | 649 | |
Unable to get class information for OWSException. | 667 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 89 | |
Unable to get class information for OWSException. | 148 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 23 (max allowed is 10). | 174 | |
NPath Complexity is 34,566 (max allowed is 200). | 174 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 15 (max allowed is 10). | 81 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 37 (max allowed is 20). | 89 | |
Unable to get class information for MissingDimensionValue. | 135 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 135 | |
Unable to get class information for InvalidDimensionValue. | 135 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 160 | |
NPath Complexity is 390 (max allowed is 200). | 160 | |
Unable to get class information for MissingDimensionValue. | 162 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 162 | |
Unable to get class information for InvalidDimensionValue. | 162 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 24 (max allowed is 12) classes [And, BBOX, Date, GenericFeatureCollection, HashSet, Intersects, InvalidDimensionValue, Java2DRenderer, Java2DTextRenderer, LinkedList, Literal, Mapper, MissingDimensionValue, Operator, OperatorFilter, Or, Pair, PropertyIsBetween, PropertyIsEqualTo, Query, ShapeFeatureStore, ThreadedFeatureInputStream, TypedObjectNodeXPathEvaluator, ValueReference]. | 124 | |
Class Fan-Out Complexity is 57 (max allowed is 20). | 124 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 180 | |
NPath Complexity is 252 (max allowed is 200). | 180 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 247 | |
Unable to get class information for MissingDimensionValue. | 248 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 248 | |
Unable to get class information for InvalidDimensionValue. | 248 | |
Unable to get class information for MissingDimensionValue. | 295 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 295 | |
Unable to get class information for InvalidDimensionValue. | 295 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 374 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 426 | |
Unable to get class information for MissingDimensionValue. | 428 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 428 | |
Unable to get class information for InvalidDimensionValue. | 428 | |
Cyclomatic Complexity is 40 (max allowed is 10). | 507 | |
NPath Complexity is 3,042,496 (max allowed is 200). | 507 | |
Unable to get class information for MissingDimensionValue. | 508 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 508 | |
Unable to get class information for InvalidDimensionValue. | 508 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 44 (max allowed is 20). | 104 | |
Cyclomatic Complexity is 28 (max allowed is 10). | 151 | |
NPath Complexity is 7,080 (max allowed is 200). | 151 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 454 | |
Unable to get class information for MissingDimensionValue. | 568 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 568 | |
Unable to get class information for InvalidDimensionValue. | 568 | |
Unable to get class information for MissingDimensionValue. | 585 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 585 | |
Unable to get class information for InvalidDimensionValue. | 585 | |
Unable to get class information for MissingDimensionValue. | 596 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 596 | |
Unable to get class information for InvalidDimensionValue. | 596 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 19 (max allowed is 12) classes [AxisSubset, BigDecimal, GenericFeature, GenericFeatureCollection, GenericFeatureType, GenericProperty, GeometryTransformer, Interval, InvalidDimensionValue, Java2DRasterRenderer, LinkedList, MissingDimensionValue, Pair, PrimitiveValue, QName, RangeSet, RasterFilter, SimplePropertyType, SingleValue]. | 116 | |
Class Fan-Out Complexity is 47 (max allowed is 20). | 116 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 172 | |
Unable to get class information for MissingDimensionValue. | 174 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 174 | |
Unable to get class information for InvalidDimensionValue. | 174 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 240 | |
Unable to get class information for MissingDimensionValue. | 242 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 242 | |
Unable to get class information for InvalidDimensionValue. | 242 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 316 | |
NPath Complexity is 310 (max allowed is 200). | 316 | |
Unable to get class information for MissingDimensionValue. | 317 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 317 | |
Unable to get class information for InvalidDimensionValue. | 317 |
Violation | Message | Line |
---|---|---|
Unable to get class information for MissingDimensionValue. | 128 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 128 | |
Unable to get class information for InvalidDimensionValue. | 128 | |
Unable to get class information for MissingDimensionValue. | 142 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 142 | |
Unable to get class information for InvalidDimensionValue. | 142 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 22 (max allowed is 12) classes [ArrayList, Color, Date, Dimension, DimensionInterval, Fill, GenericFeature, GenericFeatureCollection, GenericFeatureType, GenericProperty, GeometryFactory, GeometryPropertyType, Java2DRenderer, Pair, PolygonStyling, QName, SimpleProperty, SimplePropertyType, Stroke, Style, Symbolizer, TypedObjectNodeXPathEvaluator]. | 106 | |
Class Fan-Out Complexity is 40 (max allowed is 20). | 106 | |
Unable to get class information for MissingDimensionValue. | 155 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 155 | |
Unable to get class information for InvalidDimensionValue. | 155 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 202 | |
Unable to get class information for MissingDimensionValue. | 204 | |
Redundant throws: 'InvalidDimensionValue' listed more then one time. | 204 | |
Unable to get class information for InvalidDimensionValue. | 204 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 23 (max allowed is 20). | 85 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 207 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 80 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 78 | |
Unable to get class information for OWSException. | 92 | |
Unable to get class information for OWSException. | 102 | |
Unable to get class information for OWSException. | 111 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 67 |
Violation | Message | Line |
---|---|---|
Unable to get class information for OWSException. | 92 | |
Redundant throws: 'ServletException' listed more then one time. | 92 | |
Unable to get class information for ServletException. | 92 | |
Unable to get class information for OWSException. | 98 | |
Redundant throws: 'ServletException' listed more then one time. | 98 | |
Unable to get class information for ServletException. | 98 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 100 | |
Unable to get class information for ServletException. | 113 | |
Unable to get class information for ServletException. | 149 | |
Unable to get class information for ServletException. | 161 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 84 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 82 | |
Unable to get class information for OWSException. | 91 | |
Redundant throws: 'ServletException' listed more then one time. | 91 | |
Unable to get class information for ServletException. | 91 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ArrayList, BoundingBoxOutputImpl, ComplexOutputImpl, ConcurrentHashMap, ConcurrentLinkedQueue, Date, ExecuteResponse, LiteralOutputImpl, OWSException, ProcessExecution, ProcessWorker, ProcessletOutputs, RequestedOutput, URL]. | 98 | |
Class Fan-Out Complexity is 41 (max allowed is 20). | 98 | |
Unable to get class information for ProcessletException. | 189 | |
Redundant throws: 'OWSException' listed more then one time. | 189 | |
Unable to get class information for OWSException. | 189 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 243 | |
Unable to get class information for OWSException. | 244 | |
Redundant throws: 'ProcessletException' listed more then one time. | 244 | |
Unable to get class information for ProcessletException. | 244 | |
Unable to get class information for OWSException. | 396 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 55 | |
Redundant 'public' modifier. | 62 | |
Redundant 'public' modifier. | 69 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.services.controller.OGCFrontController. | 83 | |
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, CodeType, DescribeProcessRequestXMLAdapter, ExecuteRequestXMLAdapter, ExecutionManager, File, GetCapabilitiesXMLAdapter, HashMap, OWS110ExceptionReportSerializer, OWSException, QName, ResourceInitException, StorageManager, URL, WSDL]. | 127 | |
Class Fan-Out Complexity is 50 (max allowed is 20). | 127 | |
Unable to get class information for ResourceInitException. | 150 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 201 | |
Unable to get class information for ServletException. | 204 | |
Unable to get class information for ServletException. | 252 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 300 | |
Unable to get class information for ServletException. | 303 | |
Unable to get class information for OWSException. | 390 | |
Unable to get class information for OWSException. | 401 | |
Unable to get class information for OWSException. | 416 | |
Unable to get class information for OWSException. | 432 | |
Unable to get class information for OWSException. | 489 | |
Unable to get class information for ServletException. | 548 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 30 (max allowed is 20). | 90 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 147 | |
NPath Complexity is 240 (max allowed is 200). | 147 | |
Unable to get class information for ProcessletException. | 149 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 228 | |
Unable to get class information for ProcessletException. | 230 | |
Cyclomatic Complexity is 40 (max allowed is 10). | 282 | |
NPath Complexity is 432,576 (max allowed is 200). | 282 | |
Unable to get class information for ProcessletException. | 283 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 14 (max allowed is 10). | 138 | |
NPath Complexity is 649 (max allowed is 200). | 138 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 28 (max allowed is 20). | 79 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 131 | |
NPath Complexity is 3,888 (max allowed is 200). | 131 | |
Cyclomatic Complexity is 33 (max allowed is 10). | 214 | |
NPath Complexity is 237,600 (max allowed is 200). | 214 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 435 | |
NPath Complexity is 3,240 (max allowed is 200). | 435 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 160 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 20 (max allowed is 12) classes [ArrayList, BoundingBoxInputImpl, CodeType, ComplexFormatType, DefaultExceptionCustomizer, ExecuteRequest, GeometryFactory, HashMap, HashSet, InputReference, LinkedList, LiteralInputImpl, OWSException, Pair, ProcessletInputs, RawDataOutput, ReferencedComplexInput, RequestedOutput, ResponseDocument, URL]. | 97 | |
Class Fan-Out Complexity is 50 (max allowed is 20). | 97 | |
Unable to get class information for OWSException. | 123 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 123 | |
Unable to get class information for UnknownCRSException. | 123 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 165 | |
NPath Complexity is 330 (max allowed is 200). | 165 | |
Unable to get class information for OWSException. | 167 | |
Unable to get class information for OWSException. | 224 | |
Unable to get class information for OWSException. | 247 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 273 | |
NPath Complexity is 1,008 (max allowed is 200). | 273 | |
Unable to get class information for OWSException. | 276 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 352 | |
NPath Complexity is 1,008 (max allowed is 200). | 352 | |
Unable to get class information for OWSException. | 355 | |
Unable to get class information for OWSException. | 439 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 485 | |
Unable to get class information for OWSException. | 488 | |
Unable to get class information for OWSException. | 525 | |
Unable to get class information for OWSException. | 575 | |
Unable to get class information for OWSException. | 601 | |
Unable to get class information for OWSException. | 628 | |
Unable to get class information for OWSException. | 648 | |
Unable to get class information for OWSException. | 669 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 23 (max allowed is 12) classes [ArrayList, BoundingBoxInputImpl, CodeType, ComplexFormatType, DefaultExceptionCustomizer, EmbeddedComplexInput, ExecuteRequest, HashMap, HashSet, InputReference, LanguageString, LinkedList, LiteralInputImpl, NamespaceBindings, OWSException, Pair, ProcessletInputs, QName, RawDataOutput, ReferencedComplexInput, RequestedOutput, ResponseDocument, XPath]. | 123 | |
Class Fan-Out Complexity is 57 (max allowed is 20). | 123 | |
Unable to get class information for OWSException. | 171 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 171 | |
Unable to get class information for UnknownCRSException. | 171 | |
Unable to get class information for OWSException. | 203 | |
Cyclomatic Complexity is 20 (max allowed is 10). | 246 | |
Unable to get class information for OWSException. | 248 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 354 | |
Unable to get class information for OWSException. | 357 | |
Unable to get class information for OWSException. | 422 | |
Unable to get class information for OWSException. | 474 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 514 | |
Unable to get class information for OWSException. | 517 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 610 | |
NPath Complexity is 1,008 (max allowed is 200). | 610 | |
Unable to get class information for OWSException. | 612 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 679 | |
NPath Complexity is 1,008 (max allowed is 200). | 679 | |
Unable to get class information for OWSException. | 681 | |
Unable to get class information for OWSException. | 759 | |
Unable to get class information for OWSException. | 782 | |
Unable to get class information for OWSException. | 812 | |
Unable to get class information for OWSException. | 865 | |
Unable to get class information for OWSException. | 914 | |
Unable to get class information for OWSException. | 925 | |
Unable to get class information for OWSException. | 947 | |
Unable to get class information for OWSException. | 976 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 30 (max allowed is 20). | 88 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 292 | |
NPath Complexity is 289 (max allowed is 200). | 292 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 363 | |
NPath Complexity is 648 (max allowed is 200). | 363 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 491 | |
NPath Complexity is 864 (max allowed is 200). | 491 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.Envelope. | 41 | |
Unused import - org.deegree.services.wps.Processlet. | 43 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 80 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 126 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 80 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.services.wps.ProcessManager. | 42 | |
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 69 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 82 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 24 (max allowed is 20). | 71 | |
Unable to get class information for ResourceInitException. | 86 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 101 | |
Unable to get class information for JRException. | 143 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 27 (max allowed is 20). | 82 | |
Unable to get class information for ProcessletException. | 158 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.wps.WPSProcess. | 50 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ArrayList, ByteArrayInputStream, ByteArrayOutputStream, ComplexFormatType, ComplexInputDefinition, DOMXPath, JAXBElement, JRXmlDataSource, Pair, ProcessletException, QName, StreamBufferStore, XMLAdapter, XPath]. | 95 | |
Class Fan-Out Complexity is 34 (max allowed is 20). | 95 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 176 | |
Unable to get class information for ProcessletException. | 182 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 309 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 332 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 75 | |
Cyclomatic Complexity is 20 (max allowed is 10). | 104 | |
Unable to get class information for ProcessletException. | 110 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 103 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 22 (max allowed is 20). | 75 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 83 | |
Cyclomatic Complexity is 32 (max allowed is 10). | 164 | |
Unable to get class information for ProcessletException. | 170 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 71 | |
Unable to get class information for ProcessletException. | 135 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 25 (max allowed is 20). | 80 | |
Unable to get class information for ProcessletException. | 178 |
Violation | Message | Line |
---|---|---|
Unable to get class information for JRException. | 79 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 25 (max allowed is 12) classes [ArrayList, BasicStroke, BigDecimal, BufferedImage, ByteArrayInputStream, ByteArrayOutputStream, ComplexFormatType, ComplexInputDefinition, DecimalFormat, DefaultEnvelope, DefaultPoint, FileInputStream, FileOutputStream, Font, HashMap, JAXBElement, LegendRenderable, MapRenderable, Pair, ProcessletException, QName, WFSOrderedDatasource, WMSOrderedDatasource, XMLAdapter, XPath]. | 118 | |
Class Fan-Out Complexity is 61 (max allowed is 20). | 118 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 260 | |
Unable to get class information for ProcessletException. | 266 | |
Unable to get class information for ProcessletException. | 378 | |
Unable to get class information for ProcessletException. | 433 | |
Unable to get class information for ProcessletException. | 522 | |
Unable to get class information for ProcessletException. | 644 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 661 | |
Unable to get class information for ProcessletException. | 662 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 684 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 745 | |
Unable to get class information for ProcessletException. | 815 |
Violation | Message | Line |
---|---|---|
Unable to get class information for JRException. | 77 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ProcessletException. | 81 | |
Unable to get class information for ProcessletException. | 90 | |
Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 95 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 95 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 30 (max allowed is 20). | 81 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 93 | |
Unable to get class information for ProcessletException. | 96 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 27 (max allowed is 20). | 78 | |
Unable to get class information for ProcessletException. | 96 | |
Unable to get class information for ProcessletException. | 182 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 14 (max allowed is 12) classes [CodeType, ComplexFormatType, ComplexInputDefinition, ComplexOutputDefinition, GenericWPSProcess, HashMap, InputParameters, JAXBElement, LanguageStringType, OutputParameters, ProcessDefinition, QName, StyleProcesslet, org.deegree.process.jaxb.java.CodeType]. | 68 | |
Unable to get class information for ResourceInitException. | 155 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 73 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 82 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.wps.ProcessManager. | 48 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.wps.ExecutionManager. | 43 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for WebApplicationException. | 85 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.wpvs.config.Dataset. | 81 | |
Class Data Abstraction Coupling is 16 (max allowed is 12) classes [ArrayList, ColormapDataset, ConfiguredOpenGLInitValues, DEMDataset, DEMTextureDataset, DirectByteBufferPool, File, GLPBufferPool, GeometryFactory, GetViewRenderer, OWSException, RenderContext, RenderableDataset, ServiceInitException, StringBuilder, TextureManager]. | 100 | |
Class Fan-Out Complexity is 41 (max allowed is 20). | 100 | |
Unable to get class information for ServiceInitException. | 166 | |
Unable to get class information for ServiceInitException. | 239 | |
Unable to get class information for ServiceInitException. | 304 | |
Unable to get class information for OWSException. | 473 | |
Unable to get class information for OWSException. | 519 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.rendering.r3d.multiresolution.io.MeshFragmentDataReader. | 49 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 30 (max allowed is 20). | 87 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 132 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 75 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, CapabilitiesXMLAdapter, DCP, IOException, IndentingXMLStreamWriter, LinkedList, NamespaceBindings, OWS110ExceptionReportSerializer, OWSException, Operation, OperationsMetadata, PerspectiveViewService, ResourceInitException, URL, XPath]. | 119 | |
Class Fan-Out Complexity is 46 (max allowed is 20). | 119 | |
Unable to get class information for ResourceInitException. | 147 | |
Unable to get class information for ResourceInitException. | 177 | |
Unable to get class information for ResourceInitException. | 205 | |
Unable to get class information for ServletException. | 219 | |
Unable to get class information for ServletException. | 263 | |
Unable to get class information for OWSException. | 320 | |
Unable to get class information for ServletException. | 369 | |
Unable to get class information for ServletException. | 383 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.jaxb.controller.DCPType. | 54 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 94 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 23 (max allowed is 20). | 80 | |
Unable to get class information for OWSException. | 104 | |
Unable to get class information for OWSException. | 131 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 172 | |
Unable to get class information for OWSException. | 174 | |
Unable to get class information for OWSException. | 240 | |
Unable to get class information for OWSException. | 266 |
Violation | Message | Line |
---|---|---|
Unable to get class information for DatasourceException. | 278 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 278 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 35 (max allowed is 20). | 88 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 555 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 213 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 28 (max allowed is 20). | 77 | |
Unable to get class information for ResourceInitException. | 390 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 11 (max allowed is 10). | 213 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Unused import - java.io.ObjectOutputStream. | 39 |
Violation | Message | Line |
---|---|---|
Unused import - java.io.ObjectOutputStream. | 44 | |
Class Fan-Out Complexity is 21 (max allowed is 20). | 69 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.services.wpvs.PerspectiveViewService. | 67 | |
Class Fan-Out Complexity is 22 (max allowed is 20). | 82 |
Violation | Message | Line |
---|---|---|
Unable to get class information for UnmappableException. | 143 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 143 | |
Unable to get class information for FilterEvaluationException. | 143 | |
Redundant 'public' modifier. | 186 | |
Redundant 'public' modifier. | 198 | |
Redundant 'public' modifier. | 201 | |
Redundant 'public' modifier. | 204 | |
Redundant 'public' modifier. | 212 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ResourceInitException. | 72 | |
Unable to get class information for ResourceInitException. | 123 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ResourceInitException. | 64 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - java.sql.ResultSet. | 43 | |
Unused import - org.deegree.filter.Filter. | 55 | |
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, DefaultPrimitiveConverter, IsLikeString, Literal, Not, PrimitiveType, PrimitiveValue, PropertyIsLike, SQLArgument, SQLColumn, SQLOperationBuilder, TableAliasManager, TypedObjectNode, UnmappableException, ValueReference]. | 115 | |
Class Fan-Out Complexity is 46 (max allowed is 20). | 115 | |
Unable to get class information for FilterEvaluationException. | 156 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 172 | |
Unable to get class information for FilterEvaluationException. | 173 | |
Redundant throws: 'UnmappableException' listed more then one time. | 173 | |
Unable to get class information for UnmappableException. | 173 | |
Unable to get class information for UnmappableException. | 297 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 297 | |
Unable to get class information for FilterEvaluationException. | 297 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 328 | |
Unable to get class information for UnmappableException. | 329 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 329 | |
Unable to get class information for FilterEvaluationException. | 329 | |
Unable to get class information for UnmappableException. | 518 | |
Unable to get class information for UnmappableException. | 559 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 559 | |
Unable to get class information for FilterEvaluationException. | 559 | |
Unable to get class information for UnmappableException. | 609 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 609 | |
Unable to get class information for FilterEvaluationException. | 609 | |
Unable to get class information for UnmappableException. | 656 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 656 | |
Unable to get class information for FilterEvaluationException. | 656 | |
Unable to get class information for UnmappableException. | 670 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 670 | |
Unable to get class information for FilterEvaluationException. | 670 | |
Unable to get class information for UnmappableException. | 732 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 732 | |
Unable to get class information for FilterEvaluationException. | 732 | |
Unable to get class information for UnmappableException. | 752 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 752 | |
Unable to get class information for FilterEvaluationException. | 752 | |
Unable to get class information for FilterEvaluationException. | 783 | |
Unable to get class information for UnmappableException. | 799 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 799 | |
Unable to get class information for FilterEvaluationException. | 799 | |
Unable to get class information for UnmappableException. | 827 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 827 | |
Unable to get class information for FilterEvaluationException. | 827 | |
Unable to get class information for UnmappableException. | 853 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 853 | |
Unable to get class information for FilterEvaluationException. | 853 | |
Unable to get class information for FilterEvaluationException. | 887 | |
Redundant throws: 'UnmappableException' listed more then one time. | 887 | |
Unable to get class information for UnmappableException. | 887 | |
Unable to get class information for UnmappableException. | 921 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 921 | |
Unable to get class information for FilterEvaluationException. | 921 | |
Unable to get class information for UnmappableException. | 947 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 65 | |
Unable to get class information for FilterEvaluationException. | 66 | |
Redundant throws: 'UnmappableException' listed more then one time. | 66 | |
Unable to get class information for UnmappableException. | 66 | |
Redundant 'public' modifier. | 68 | |
Unable to get class information for FilterEvaluationException. | 69 | |
Redundant throws: 'UnmappableException' listed more then one time. | 69 | |
Unable to get class information for UnmappableException. | 69 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.filter.expression.ValueReference. | 43 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.filter.expression.ValueReference. | 38 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.filter.Filter. | 38 | |
Unused import - org.deegree.sqldialect.filter.expression.SQLExpression. | 39 |
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 | |
Unused import - java.sql.PreparedStatement. | 38 | |
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 67 | |
Redundant 'public' modifier. | 75 | |
Redundant 'public' modifier. | 82 | |
Redundant 'public' modifier. | 89 | |
Redundant 'public' modifier. | 99 | |
Redundant 'public' modifier. | 108 | |
Redundant 'public' modifier. | 118 | |
Redundant 'public' modifier. | 125 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unable to get class information for ResourceInitException. | 139 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.filter.expression.Function. | 44 | |
Redundant 'public' modifier. | 66 | |
Unable to get class information for ResourceInitException. | 67 | |
Redundant 'public' modifier. | 72 | |
Redundant 'public' modifier. | 79 | |
Redundant 'public' modifier. | 86 | |
Redundant 'public' modifier. | 97 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 93 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 93 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.filter.comparison.PropertyIsLike. | 42 | |
Unable to get class information for FilterEvaluationException. | 79 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 98 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 76 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.filter.expression.ValueReference. | 50 | |
Class Fan-Out Complexity is 32 (max allowed is 20). | 83 | |
Unable to get class information for FilterEvaluationException. | 104 | |
Redundant throws: 'UnmappableException' listed more then one time. | 105 | |
Unable to get class information for UnmappableException. | 105 | |
Unable to get class information for UnmappableException. | 123 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 123 | |
Unable to get class information for FilterEvaluationException. | 123 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 166 | |
Unable to get class information for UnmappableException. | 168 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 168 | |
Unable to get class information for FilterEvaluationException. | 168 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 25 (max allowed is 20). | 78 | |
Unable to get class information for UnmappableException. | 122 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 122 | |
Unable to get class information for FilterEvaluationException. | 122 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 62 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.geometry.Geometry. | 50 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Fan-Out Complexity is 27 (max allowed is 20). | 87 | |
Unable to get class information for UnmappableException. | 171 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 171 | |
Unable to get class information for FilterEvaluationException. | 171 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 82 |
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 | |
Unused import - org.deegree.filter.expression.ValueReference. | 56 | |
Class Fan-Out Complexity is 30 (max allowed is 20). | 90 | |
Unable to get class information for FilterEvaluationException. | 113 | |
Redundant throws: 'UnmappableException' listed more then one time. | 113 | |
Unable to get class information for UnmappableException. | 113 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 119 | |
Unable to get class information for UnmappableException. | 121 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 121 | |
Unable to get class information for FilterEvaluationException. | 121 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 52 | |
Redundant 'public' modifier. | 54 | |
Redundant 'public' modifier. | 56 | |
Redundant 'public' modifier. | 58 | |
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 62 | |
Redundant 'public' modifier. | 64 | |
Redundant 'public' modifier. | 66 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 70 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 62 | |
Redundant 'public' modifier. | 65 | |
Redundant 'public' modifier. | 68 | |
Redundant 'public' modifier. | 71 | |
Redundant 'public' modifier. | 74 | |
Redundant 'public' modifier. | 77 | |
Redundant 'public' modifier. | 80 | |
Redundant 'public' modifier. | 83 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 47 (max allowed is 20). | 87 | |
Cyclomatic Complexity is 28 (max allowed is 10). | 261 | |
NPath Complexity is 288 (max allowed is 200). | 261 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 651 | |
Cyclomatic Complexity is 22 (max allowed is 10). | 763 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 907 | |
NPath Complexity is 433 (max allowed is 200). | 907 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 30 (max allowed is 20). | 94 | |
Unable to get class information for UnmappableException. | 152 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 152 | |
Unable to get class information for FilterEvaluationException. | 152 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 74 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Unused import - org.deegree.filter.expression.ValueReference. | 56 | |
Class Fan-Out Complexity is 37 (max allowed is 20). | 88 | |
Unable to get class information for FilterEvaluationException. | 115 | |
Redundant throws: 'UnmappableException' listed more then one time. | 115 | |
Unable to get class information for UnmappableException. | 115 | |
Unable to get class information for UnmappableException. | 138 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 138 | |
Unable to get class information for FilterEvaluationException. | 138 | |
Unable to get class information for UnmappableException. | 153 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 153 | |
Unable to get class information for FilterEvaluationException. | 153 | |
Unable to get class information for UnmappableException. | 167 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 167 | |
Unable to get class information for FilterEvaluationException. | 167 | |
Cyclomatic Complexity is 25 (max allowed is 10). | 200 | |
NPath Complexity is 8,196 (max allowed is 200). | 200 | |
Unable to get class information for UnmappableException. | 202 | |
Redundant throws: 'FilterEvaluationException' listed more then one time. | 202 | |
Unable to get class information for FilterEvaluationException. | 202 | |
Unable to get class information for FilterEvaluationException. | 395 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 94 |
Violation | Message | Line |
---|---|---|
Unused import - java.sql.Types. | 38 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 68 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 77 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 27 (max allowed is 10). | 70 | |
NPath Complexity is 1,570 (max allowed is 200). | 70 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 78 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 79 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 25 (max allowed is 20). | 96 | |
Cyclomatic Complexity is 25 (max allowed is 10). | 106 | |
Cyclomatic Complexity is 25 (max allowed is 10). | 228 | |
NPath Complexity is 289 (max allowed is 200). | 228 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 341 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 24 (max allowed is 12) classes [ByteArrayInputStream, Continuation, DoublePair, Fill, Font, Graphic, Halo, HashMap, LinePlacement, LineStyling, LinkedList, Pair, PointStyling, PolygonStyling, QName, StringReader, Stroke, Style, Symbolizer, SymbologyParser, TextStyling, Triple, Updater, ValueReference]. | 110 | |
Class Fan-Out Complexity is 43 (max allowed is 20). | 110 | |
Cyclomatic Complexity is 21 (max allowed is 10). | 165 | |
NPath Complexity is 221,194 (max allowed is 200). | 165 | |
Cyclomatic Complexity is 19 (max allowed is 10). | 279 | |
NPath Complexity is 73,738 (max allowed is 200). | 279 | |
NPath Complexity is 202 (max allowed is 200). | 419 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 472 | |
NPath Complexity is 522 (max allowed is 200). | 472 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 656 | |
NPath Complexity is 522 (max allowed is 200). | 656 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 748 | |
NPath Complexity is 16,394 (max allowed is 200). | 748 | |
Cyclomatic Complexity is 20 (max allowed is 10). | 834 | |
NPath Complexity is 1,100 (max allowed is 200). | 834 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 33 (max allowed is 20). | 91 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 111 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 214 | |
NPath Complexity is 2,305 (max allowed is 200). | 214 | |
NPath Complexity is 289 (max allowed is 200). | 536 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 598 | |
NPath Complexity is 451 (max allowed is 200). | 598 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 744 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 29 (max allowed is 12) classes [Categorize, Common, Continuation, ContrastEnhancement, DoublePair, ElseFilter, FilterContinuation, Font, Halo, HashMap, Interpolate, LinePlacement, LineStyling, LinkedList, Pair, PerpendicularOffsetType, PointStyling, PolygonStyling, RasterChannelSelection, RasterStyling, ShadedRelief, StringBuilder, StringWriter, Symbolizer, SymbologyParserContext, TextStyling, Triple, Updater, org.deegree.style.se.unevaluated.Style]. | 124 | |
Class Fan-Out Complexity is 47 (max allowed is 20). | 124 | |
Cyclomatic Complexity is 35 (max allowed is 10). | 292 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 537 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 642 | |
NPath Complexity is 324 (max allowed is 200). | 642 | |
Cyclomatic Complexity is 38 (max allowed is 10). | 730 | |
Unable to get class information for FilterEvaluationException. | 1291 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'static' modifier. | 95 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 40 (max allowed is 20). | 97 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 227 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 175 | |
NPath Complexity is 300 (max allowed is 200). | 175 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 13 (max allowed is 10). | 158 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 26 (max allowed is 10). | 435 | |
NPath Complexity is 19,300 (max allowed is 200). | 435 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [AffineTransform, BridgeContext, DocumentLoader, Ellipse2D.Double, FontRenderContext, GVTBuilder, GVTTreeWalker, GeneralPath, HashSet, Line2D.Double, Path2D.Double, Rectangle2D.Double, SAXSVGDocumentFactory, URL, UserAgentAdapter]. | 80 | |
Class Fan-Out Complexity is 26 (max allowed is 20). | 80 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 159 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 19 (max allowed is 10). | 211 | |
Unable to get class information for ServletException. | 213 | |
Unable to get class information for ServletException. | 361 | |
Unable to get class information for ServletException. | 371 | |
Cyclomatic Complexity is 25 (max allowed is 10). | 402 | |
NPath Complexity is 6,144 (max allowed is 200). | 402 | |
Unable to get class information for ServletException. | 402 |
Violation | Message | Line |
---|---|---|
Unused import - org.junit.BeforeClass. | 48 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, BufferedWriter, Date, FileWriter, HashMap, LinkedList, Option, Options, PosixParser, PrintWriter, SimpleDateFormat, Thread, URL, WPVSClient, WPVSSender]. | 87 | |
Class Fan-Out Complexity is 23 (max allowed is 20). | 87 | |
Cyclomatic Complexity is 26 (max allowed is 10). | 155 | |
NPath Complexity is 1,327,104 (max allowed is 200). | 155 | |
Cyclomatic Complexity is 24 (max allowed is 10). | 519 | |
NPath Complexity is 24,579 (max allowed is 200). | 519 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 98 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 75 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 111 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 86 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TileIOException. | 71 | |
Unable to get class information for TileIOException. | 85 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 108 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 123 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TileIOException. | 78 | |
Unable to get class information for TileIOException. | 89 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 77 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TileIOException. | 67 | |
Unable to get class information for TileIOException. | 81 | |
Unable to get class information for TileIOException. | 94 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TileIOException. | 92 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 114 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 90 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 82 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TileIOException. | 83 | |
Unable to get class information for TileIOException. | 97 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 112 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 88 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TileIOException. | 74 | |
Unable to get class information for TileIOException. | 95 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TileIOException. | 94 | |
Unable to get class information for TileIOException. | 129 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 146 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 83 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 78 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 94 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 72 | |
Unable to get class information for ResourceInitException. | 105 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TileIOException. | 116 | |
Unable to get class information for TileIOException. | 129 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.protocol.wms.Utils. | 47 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 93 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 91 | |
Unable to get class information for ResourceInitException. | 109 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TileIOException. | 125 | |
Unable to get class information for TileIOException. | 139 | |
Unable to get class information for TileIOException. | 147 | |
Unable to get class information for TileIOException. | 160 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 95 | |
Unable to get class information for ResourceInitException. | 118 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 85 | |
Unable to get class information for ResourceInitException. | 114 | |
Unable to get class information for ResourceInitException. | 135 | |
Unable to get class information for ResourceInitException. | 150 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 92 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 103 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ResourceInitException. | 101 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, FeatureReference, FileInputStream, FileOutputStream, GMLAppSchemaReader, GenericProperty, GmlDocumentIdContext, GmlXlinkOptions, HashMap, IndentingXMLStreamWriter, Option, Options, PosixParser, QName, XlinkedObjectsHandler]. | 85 | |
Class Fan-Out Complexity is 31 (max allowed is 20). | 85 | |
Cyclomatic Complexity is 23 (max allowed is 10). | 112 | |
NPath Complexity is 1,145 (max allowed is 200). | 112 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.commons.tom.gml.GMLObject. | 43 | |
Unused import - org.deegree.protocol.wfs.getfeature.GetFeature. | 47 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.tools.rendering.manager.buildings.importers.ModelImporter. | 52 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 70 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 25 (max allowed is 20). | 82 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 26 (max allowed is 20). | 97 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 11 (max allowed is 10). | 373 | |
Cyclomatic Complexity is 51 (max allowed is 10). | 558 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ParseException. | 146 | |
Unable to get class information for ParseException. | 168 | |
Unable to get class information for ParseException. | 190 | |
Redundant throws: 'TransformationException' listed more then one time. | 190 | |
Unable to get class information for TransformationException. | 190 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 190 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 191 | |
Unable to get class information for UnknownCRSException. | 191 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 24 (max allowed is 20). | 84 | |
Unable to get class information for UnknownCRSException. | 98 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 142 | |
Unable to get class information for TransformationException. | 142 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 142 | |
Unable to get class information for UnknownCRSException. | 142 | |
Redundant throws: 'ParseException' listed more then one time. | 143 | |
Unable to get class information for ParseException. | 143 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 223 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 300 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [BlobWriterThread, File, FileWriter, GeometryFactory, MultiLevelMemoryTileGridIndex, MultiResolutionTileGrid, Option, Options, PosixParser, PrintWriter, Thread, TileCache, Worker]. | 95 | |
Class Fan-Out Complexity is 28 (max allowed is 20). | 95 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 329 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 61 | |
Redundant 'public' modifier. | 66 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 202 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 202 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 202 | |
Unable to get class information for UnknownCRSException. | 202 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 248 | |
Unable to get class information for UnknownCRSException. | 248 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 265 | |
Unable to get class information for UnknownCRSException. | 265 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 284 | |
Unable to get class information for UnknownCRSException. | 284 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 301 | |
Unable to get class information for UnknownCRSException. | 301 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 73 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 124 | |
Cyclomatic Complexity is 17 (max allowed is 10). | 213 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.cs.exceptions.TransformationException. | 60 | |
Unused import - org.deegree.cs.exceptions.UnknownCRSException. | 61 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 118 | |
Unable to get class information for TransformationException. | 118 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 118 | |
Unable to get class information for UnknownCRSException. | 118 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 201 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 202 | |
Unable to get class information for TransformationException. | 202 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 202 | |
Unable to get class information for UnknownCRSException. | 202 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 91 | |
Cyclomatic Complexity is 50 (max allowed is 10). | 117 | |
NPath Complexity is 1,138 (max allowed is 200). | 117 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 25 (max allowed is 10). | 176 | |
NPath Complexity is 3,072 (max allowed is 200). | 176 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 23 (max allowed is 20). | 81 | |
Redundant throws: 'IllegalArgumentException' is unchecked exception. | 138 | |
Unable to get class information for TransformationException. | 138 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 138 | |
Unable to get class information for UnknownCRSException. | 138 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 139 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 20 (max allowed is 12) classes [AffineTransformation, ArrayList, FeatureLayer, Footprint, FootprintMouseListener, FootprintMouseModel, GeoReferencedMouseModel, GeometryFactory, Helmert4Transform, LinkedList, MapService, MouseAdapter, PointsList, Polynomial, Rectangle, RequestableLayer, Scene2DMouseListener, Scene2DMouseMotionListener, Scene2DMouseWheelListener, StreamSource]. | 104 | |
Class Fan-Out Complexity is 54 (max allowed is 20). | 104 |
Violation | Message | Line |
---|---|---|
Unused import - javax.swing.JFrame. | 48 | |
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ButtonListener, CheckBoxListModel, CheckboxListTransformation, ControllerModel, FootprintPoint, GeoReferencedPoint, GeometryFactory, HoleWindowListener, OptionDialogModel, Point4Values, PointTableFrame, Scene2DValues, TableChangedEventListener]. | 80 | |
Class Fan-Out Complexity is 23 (max allowed is 20). | 80 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.gml.GMLVersion.GML_31. | 40 | |
Class Data Abstraction Coupling is 24 (max allowed is 12) classes [ActionEvent, ArrayList, ByteArrayInputStream, DefaultPoint, FeatureLayer, FileInputHandler, FootprintPoint, GenericFeatureCollection, GenericProperty, GeometryFactory, HashMap, HashSet, IdFilter, LinkedList, Not, OperatorFilter, Point4Values, PropertyIsNull, RequestableLayer, ScaleDenominatorsType, Triple, ValueReference, Vector, VectorTransformer]. | 98 | |
Class Fan-Out Complexity is 46 (max allowed is 20). | 98 | |
Cyclomatic Complexity is 13 (max allowed is 10). | 239 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 57 | |
NPath Complexity is 768 (max allowed is 200). | 57 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 25 (max allowed is 12) classes [ArrayList, Color, DefaultMutableTreeNode, ErrorDialog, FeatureLayer, File, FileChooser, FileOutputHandler, FileOutputStream, GeometryTransformer, HashMap, JCheckboxHandler, LayerOptions, LinkedList, MapController, NavigationTreeSelectionListener, OpenWMS, OptionDialog, Pair, RemoteWMSLayer, RemoteWMSStore, Style, TransformationPoints, WMSParameterChooser, XMLTransformer]. | 111 | |
Class Fan-Out Complexity is 50 (max allowed is 20). | 111 | |
Cyclomatic Complexity is 67 (max allowed is 10). | 130 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 20 (max allowed is 10). | 91 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 18 (max allowed is 10). | 88 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 401 |
Violation | Message | Line |
---|---|---|
Unable to get class information for TransformationException. | 353 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 23 (max allowed is 20). | 69 | |
Unable to get class information for TransformationException. | 195 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 19 (max allowed is 12) classes [BuildingFootprintPanel, ButtonGroup, Dimension, GLCanvas, GLCapabilities, GridBagLayout, ImageIcon, Insets, JButton, JMenu, JMenuBar, JMenuItem, JPanel, JSplitPane, JToggleButton, JToolBar, OpenGLEventHandler, Scene2DPanel, ToolbarListener]. | 83 | |
Class Fan-Out Complexity is 28 (max allowed is 20). | 83 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 60 | |
Redundant 'public' modifier. | 67 | |
Redundant 'public' modifier. | 73 | |
Redundant 'public' modifier. | 75 | |
Redundant 'public' modifier. | 77 | |
Redundant 'public' modifier. | 79 | |
Redundant 'public' modifier. | 87 | |
Redundant 'public' modifier. | 89 | |
Redundant 'public' modifier. | 91 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 15 (max allowed is 10). | 113 | |
NPath Complexity is 579 (max allowed is 200). | 113 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'NullPointerException' is unchecked exception. | 95 |
Violation | Message | Line |
---|---|---|
Unused import - javax.swing.JPanel. | 48 |
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 |
---|---|---|
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, BufferedReader, Comparator, FeatureStoreManager, File, FileReader, FilenameFilter, GMLAppSchemaReader, HashMap, LinkedHashMap, Option, Options, PosixParser, TreeSet, URL]. | 91 | |
Class Fan-Out Complexity is 37 (max allowed is 20). | 91 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 134 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 153 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 361 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 449 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 530 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 531 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'ClassCastException' is unchecked exception. | 127 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'ClassCastException' is unchecked exception. | 107 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 60 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 32 (max allowed is 20). | 79 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 222 | |
Redundant throws: 'ClassCastException' is unchecked exception. | 422 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 24 (max allowed is 20). | 76 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 97 | |
Unable to get class information for XMLParsingException. | 97 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 98 | |
Unable to get class information for UnknownCRSException. | 98 | |
Redundant throws: 'FeatureStoreException' listed more then one time. | 98 | |
Unable to get class information for FeatureStoreException. | 98 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 138 | |
Unable to get class information for FeatureStoreException. | 139 | |
Redundant throws: 'XMLParsingException' listed more then one time. | 139 | |
Unable to get class information for XMLParsingException. | 139 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 140 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 140 | |
Unable to get class information for UnknownCRSException. | 140 | |
Redundant throws: 'ResourceInitException' listed more then one time. | 140 | |
Unable to get class information for ResourceInitException. | 140 |
Violation | Message | Line |
---|---|---|
Unused import - java.io.IOException. | 11 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 153 | |
Cyclomatic Complexity is 18 (max allowed is 10). | 232 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 13 (max allowed is 10). | 97 | |
NPath Complexity is 648 (max allowed is 200). | 97 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 17 (max allowed is 10). | 82 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 25 (max allowed is 12) classes [ArrayList, ConfiguredOpenGLInitValues, DefaultJDBCParams, Dimension, File, FileNotFoundException, FlightControls, GLU, GLUT, GregorianCalendar, HashMap, JFrame, LODAnalyzer, Option, Options, Pair, Point3d, PosixParser, RenderContext, ServiceInitException, StringBuilder, SunInfo, TextureManager, Vector3d, ViewParams]. | 125 | |
Class Fan-Out Complexity is 59 (max allowed is 20). | 125 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 219 | |
Unable to get class information for ServiceInitException. | 219 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 323 | |
NPath Complexity is 768 (max allowed is 200). | 323 | |
Cyclomatic Complexity is 45 (max allowed is 10). | 643 | |
NPath Complexity is 2,480,061 (max allowed is 200). | 643 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 849 | |
Unable to get class information for OWSException. | 849 | |
Redundant throws: 'ServiceInitException' listed more then one time. | 850 | |
Unable to get class information for ServiceInitException. | 850 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 894 | |
NPath Complexity is 1,152 (max allowed is 200). | 894 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 895 | |
Unable to get class information for OWSException. | 895 | |
Redundant throws: 'ServiceInitException' listed more then one time. | 895 | |
Unable to get class information for ServiceInitException. | 895 | |
Unable to get class information for OWSException. | 1222 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [DAGBuilder, File, FileBlob, GridFileReader, GridWriter, Option, Options, PatchManager, Point2f, PosixParser, RasterGeoReference, RasterRect, Worker]. | 96 | |
Class Fan-Out Complexity is 29 (max allowed is 20). | 96 | |
Unable to get class information for ParseException. | 703 |
Violation | Message | Line |
---|---|---|
Unused import - org.deegree.rendering.r3d.multiresolution.MultiresolutionMesh. | 50 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 118 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 125 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 16 (max allowed is 10). | 418 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 15 (max allowed is 12) classes [File, FilteredResultWiter, GridFileReader, GridWriter, IOException, Option, Options, PosixParser, RasterComparator, RasterFilterer, RasterIOOptions, RasterRect, Stack, StringBuilder, Thread]. | 90 | |
Class Fan-Out Complexity is 31 (max allowed is 20). | 90 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 161 | |
Unable to get class information for ParseException. | 365 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Redundant 'public' modifier. | 58 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 13 (max allowed is 12) classes [BuildingManager, DefaultJDBCParams, File, FileBackend, MissingFormatArgumentException, NumberFormatException, Option, Options, PosixParser, PrototypeManager, StageManager, StringBuilder, TreeManager]. | 84 | |
Class Fan-Out Complexity is 27 (max allowed is 20). | 84 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 226 | |
NPath Complexity is 240 (max allowed is 200). | 226 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 227 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 227 | |
Unable to get class information for DatasourceException. | 228 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 308 | |
Unable to get class information for DatasourceException. | 308 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 75 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 132 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 132 | |
Unable to get class information for DatasourceException. | 133 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 203 | |
Unable to get class information for DatasourceException. | 203 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 136 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 22 (max allowed is 20). | 76 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 146 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 146 | |
Unable to get class information for DatasourceException. | 147 | |
Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 217 | |
Unable to get class information for DatasourceException. | 217 |
Violation | Message | Line |
---|---|---|
Unused import - java.sql.SQLException. | 43 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 119 |
Violation | Message | Line |
---|---|---|
Unused import - java.sql.SQLException. | 43 | |
Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 86 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 18 (max allowed is 12) classes [ArrayList, File, GMLAppSchemaReader, GeometryFactory, GeometryQualityModel, HashMap, IOException, LinkedList, NamespaceBindings, QName, SimpleAccessGeometry, SimpleGeometryStyle, Tesselator, Timestamp, TypedObjectNodeXPathEvaluator, URL, ValueReference, WorldRenderableObject]. | 109 | |
Class Fan-Out Complexity is 49 (max allowed is 20). | 109 | |
Cyclomatic Complexity is 12 (max allowed is 10). | 151 | |
NPath Complexity is 576 (max allowed is 200). | 151 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 226 | |
Unable to get class information for XMLParsingException. | 226 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 227 | |
Unable to get class information for UnknownCRSException. | 227 | |
Redundant throws: 'ReferenceResolvingException' listed more then one time. | 227 | |
Unable to get class information for ReferenceResolvingException. | 227 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 65 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 24 (max allowed is 12) classes [AffineTransform, ArrayList, AxisAngle4d, BufferedImage, Color3f, File, GeometryFactory, GeometryInfo, HashMap, IOException, LinkedList, Matrix3d, NormalGenerator, Pair, Point3d, RenderableGeometry, RenderableQualityModel, RenderableTexturedGeometry, SimpleGeometryStyle, Timestamp, Transform3D, Vector3d, VrmlLoader, WorldRenderableObject]. | 114 | |
Class Fan-Out Complexity is 55 (max allowed is 20). | 114 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 180 | |
Cyclomatic Complexity is 14 (max allowed is 10). | 253 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 461 |
Violation | Message | Line |
---|---|---|
Unused import - java.sql.SQLException. | 44 | |
Class Data Abstraction Coupling is 14 (max allowed is 12) classes [CSVReader, DataObjectInfo, File, FileNotFoundException, FileReader, FileWriter, GeometryFactory, HashMap, HashSet, LinkedList, PrototypeReference, RenderableQualityModel, StringBuilder, WorldRenderableObject]. | 75 | |
Class Fan-Out Complexity is 25 (max allowed is 20). | 75 |
Violation | Message | Line |
---|---|---|
Unused import - java.sql.SQLException. | 43 | |
Class Fan-Out Complexity is 22 (max allowed is 20). | 72 |
Violation | Message | Line |
---|---|---|
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 106 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 74 | |
Cyclomatic Complexity is 11 (max allowed is 10). | 112 | |
Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 224 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ActionListener, ButtonGroup, FlowLayout, GridBagConstraints, GridBagLayout, HashMap, JButton, JCheckBox, JDialog, JLabel, JPanel, JRadioButton, JTextField, StringBuilder]. | 72 | |
Class Fan-Out Complexity is 23 (max allowed is 20). | 72 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 17 (max allowed is 12) classes [ActionListener, ArrayList, BorderLayout, Dimension, File, GLCanvas, GLCapabilities, GridBagConstraints, GridBagLayout, Insets, JButton, JFileChooser, JLabel, JPanel, JRadioButton, OpenGLEventHandler, ViewerFileFilter]. | 80 | |
Class Fan-Out Complexity is 24 (max allowed is 20). | 80 |
Violation | Message | Line |
---|---|---|
Redundant 'public' modifier. | 64 | |
Redundant 'public' modifier. | 69 | |
Redundant 'public' modifier. | 74 | |
Redundant 'public' modifier. | 83 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 76 | |
Cyclomatic Complexity is 15 (max allowed is 10). | 126 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 76 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 87 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 86 | |
Unable to get class information for ProcessletException. | 101 | |
Unable to get class information for ProcessletException. | 115 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 79 | |
Unable to get class information for ProcessletException. | 91 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 83 | |
Unable to get class information for ProcessletException. | 94 | |
Unable to get class information for ProcessletException. | 108 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 79 | |
Unable to get class information for ProcessletException. | 92 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 83 | |
Unable to get class information for ProcessletException. | 96 | |
Unable to get class information for ProcessletException. | 109 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 80 | |
Unable to get class information for ProcessletException. | 94 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 79 | |
Unable to get class information for ProcessletException. | 92 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 83 | |
Unable to get class information for ProcessletException. | 97 | |
Unable to get class information for ProcessletException. | 109 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 79 | |
Unable to get class information for ProcessletException. | 92 |
Violation | Message | Line |
---|---|---|
Unable to get class information for ProcessletException. | 83 | |
Unable to get class information for ProcessletException. | 96 | |
Unable to get class information for ProcessletException. | 109 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 16 (max allowed is 10). | 95 | |
Unable to get class information for XMLParsingException. | 96 | |
Redundant throws: 'UnknownCRSException' listed more then one time. | 96 | |
Unable to get class information for UnknownCRSException. | 96 | |
Redundant throws: 'TransformationException' listed more then one time. | 97 | |
Unable to get class information for TransformationException. | 97 |
Violation | Message | Line |
---|---|---|
Class Fan-Out Complexity is 21 (max allowed is 20). | 73 | |
Cyclomatic Complexity is 29 (max allowed is 10). | 96 | |
NPath Complexity is 1,772 (max allowed is 200). | 96 |
Violation | Message | Line |
---|---|---|
Unable to get class information for AbortProcessingException. | 115 | |
Unable to get class information for AbortProcessingException. | 143 | |
Cyclomatic Complexity is 21 (max allowed is 10). | 171 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 12 (max allowed is 10). | 114 |
Violation | Message | Line |
---|---|---|
Class Data Abstraction Coupling is 24 (max allowed is 12) classes [AjaxBehavior, ArrayList, Class, ComplexFormatConverter, HashMap, HtmlCommandButton, HtmlFieldset, HtmlForm, HtmlInputBBox, HtmlInputFile, HtmlInputText, HtmlLiteralInput, HtmlMessage, HtmlOutputLabel, HtmlOutputText, HtmlPanelGrid, HtmlPanelGroup, HtmlSelectFormat, HtmlSelectManyCheckbox, HtmlSelectOneRadio, MultipleComponentListener, StringBuilder, UIParameter, UISelectItem]. | 105 | |
Class Fan-Out Complexity is 51 (max allowed is 20). | 105 | |
Unable to get class information for AbortProcessingException. | 162 | |
Cyclomatic Complexity is 20 (max allowed is 10). | 202 | |
NPath Complexity is 1,105 (max allowed is 200). | 202 | |
Cyclomatic Complexity is 16 (max allowed is 10). | 361 | |
NPath Complexity is 320 (max allowed is 200). | 361 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 21 (max allowed is 10). | 77 | |
Unable to get class information for AbortProcessingException. | 80 |
Violation | Message | Line |
---|---|---|
Cyclomatic Complexity is 13 (max allowed is 10). | 110 |