The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
EmptyStatement | 3 | ![]() |
CyclomaticComplexity | 546 | ![]() |
ClassFanOutComplexity | 261 | ![]() |
CovariantEquals | 5 | ![]() |
ClassDataAbstractionCoupling
| 100 | ![]() |
NPathComplexity | 213 | ![]() |
RedundantImport | 0 | ![]() |
UnusedImports | 328 | ![]() |
RedundantModifier | 703 | ![]() |
RedundantThrows | 2976 | ![]() |
FileLength | 1 | ![]() |
NewlineAtEndOfFile | 307 | ![]() |
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 |
---|---|---|
![]() | Class Fan-Out Complexity is 22 (max allowed is 20). | 42 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, BoundedBy, Filter_Capabilities, NamespaceBindings, ObservationOffering, Operation, Operator, Pair, Parameter, QName, StorageGetCapabilities, Time, URL, XMLAdapter, XPath]. | 38 |
![]() | Class Fan-Out Complexity is 21 (max allowed is 20). | 38 |
![]() | Cyclomatic Complexity is 26 (max allowed is 10). | 190 |
![]() | NPath Complexity is 726 (max allowed is 200). | 190 |
![]() | Cyclomatic Complexity is 21 (max allowed is 10). | 300 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 16 (max allowed is 12) classes [ArrayList, BufferedReader, ByteArrayInputStream, DataArray, Field, File, FileInputStream, InputStreamReader, OWSException, Observation, Pair, QName, StorageGetObservation, StringBuilder, XMLAdapter, XPath]. | 41 |
![]() | Class Fan-Out Complexity is 25 (max allowed is 20). | 41 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 22 (max allowed is 10). | 46 |
![]() | NPath Complexity is 7,201 (max allowed is 200). | 46 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 24 (max allowed is 20). | 47 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 55 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 49 (max allowed is 10). | 44 |
![]() | NPath Complexity is 2,176,782,336 (max allowed is 200). | 44 |
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). | 88 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - org.deegree.commons.utils.JDBCUtils. | 49 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 16 (max allowed is 10). | 97 |
![]() | NPath Complexity is 960 (max allowed is 200). | 97 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 97 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - java.sql.PreparedStatement. | 38 |
Violation | Message | Line |
---|---|---|
![]() | 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. | 73 |
![]() | Unable to get class information for ResourceInitException. | 102 |
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]. | 110 |
![]() | Class Fan-Out Complexity is 44 (max allowed is 20). | 110 |
![]() | Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 241 |
![]() | Redundant throws: 'MalformedURLException' is subclass of 'IOException'. | 255 |
![]() | Cyclomatic Complexity is 20 (max allowed is 10). | 515 |
![]() | NPath Complexity is 12,304 (max allowed is 200). | 515 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 78 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 97 |
![]() | Redundant throws: 'OutOfMemoryError' is unchecked exception. | 98 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 167 |
![]() | Redundant throws: 'OutOfMemoryError' is unchecked exception. | 168 |
Violation | Message | Line |
---|---|---|
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 78 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 123 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unused import - javax.xml.namespace.NamespaceContext. | 45 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - javax.xml.namespace.NamespaceContext. | 64 |
![]() | Class Data Abstraction Coupling is 15 (max allowed is 12) classes [AXIOMXPath, BigInteger, File, HashMap, NamespaceBindings, QName, SimpleLink, StAXOMBuilder, StringTokenizer, URI, URL, XMLParsingException, XMLProcessingException, XMLStreamException, XMLStreamReaderDoc]. | 119 |
![]() | Class Fan-Out Complexity is 39 (max allowed is 20). | 119 |
![]() | Unable to get class information for XMLProcessingException. | 171 |
![]() | Unable to get class information for XMLProcessingException. | 182 |
![]() | Unable to get class information for XMLProcessingException. | 200 |
![]() | Unable to get class information for XMLProcessingException. | 215 |
![]() | Unable to get class information for XMLProcessingException. | 227 |
![]() | Unable to get class information for XMLProcessingException. | 242 |
![]() | Unable to get class information for XMLProcessingException. | 313 |
![]() | Unable to get class information for XMLProcessingException. | 364 |
![]() | Unable to get class information for XMLProcessingException. | 384 |
![]() | Unable to get class information for XMLProcessingException. | 408 |
![]() | Unable to get class information for XMLProcessingException. | 450 |
![]() | Unable to get class information for XMLProcessingException. | 470 |
![]() | Unable to get class information for XMLProcessingException. | 525 |
![]() | Unable to get class information for XMLProcessingException. | 553 |
![]() | Unable to get class information for XMLProcessingException. | 603 |
![]() | Unable to get class information for XMLParsingException. | 624 |
![]() | Unable to get class information for XMLParsingException. | 664 |
![]() | Unable to get class information for XMLParsingException. | 688 |
![]() | Unable to get class information for XMLParsingException. | 710 |
![]() | Unable to get class information for XMLParsingException. | 732 |
![]() | Unable to get class information for XMLParsingException. | 754 |
![]() | Unable to get class information for XMLParsingException. | 778 |
![]() | Unable to get class information for XMLParsingException. | 795 |
![]() | Unable to get class information for XMLParsingException. | 809 |
![]() | Unable to get class information for XMLParsingException. | 815 |
![]() | Unable to get class information for XMLParsingException. | 826 |
![]() | Unable to get class information for XMLParsingException. | 837 |
![]() | Unable to get class information for XMLParsingException. | 848 |
![]() | Unable to get class information for XMLParsingException. | 859 |
![]() | Unable to get class information for XMLParsingException. | 873 |
![]() | Unable to get class information for XMLParsingException. | 884 |
![]() | Unable to get class information for XMLParsingException. | 894 |
![]() | Unable to get class information for XMLParsingException. | 916 |
![]() | Unable to get class information for XMLParsingException. | 940 |
![]() | Unable to get class information for XMLParsingException. | 951 |
![]() | Unable to get class information for XMLParsingException. | 1023 |
![]() | Unable to get class information for XMLParsingException. | 1033 |
![]() | Unable to get class information for XMLParsingException. | 1043 |
![]() | Unable to get class information for XMLParsingException. | 1053 |
![]() | Unable to get class information for XMLParsingException. | 1060 |
![]() | Unable to get class information for XMLParsingException. | 1067 |
![]() | Unable to get class information for XMLParsingException. | 1075 |
![]() | Unable to get class information for XMLParsingException. | 1083 |
![]() | Unable to get class information for XMLParsingException. | 1091 |
![]() | Unable to get class information for XMLParsingException. | 1102 |
![]() | Unable to get class information for XMLParsingException. | 1113 |
![]() | Unable to get class information for XMLParsingException. | 1124 |
![]() | Unable to get class information for JaxenException. | 1134 |
![]() | Cyclomatic Complexity is 22 (max allowed is 10). | 1369 |
![]() | NPath Complexity is 294 (max allowed is 200). | 1369 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 125 |
Violation | Message | Line |
---|---|---|
![]() | 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 |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | 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]. | 95 |
![]() | Class Fan-Out Complexity is 38 (max allowed is 20). | 95 |
![]() | Redundant throws: 'SecurityException' is unchecked exception. | 129 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 130 |
![]() | Redundant throws: 'SecurityException' is unchecked exception. | 246 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 247 |
Violation | Message | Line |
---|---|---|
![]() | Unable to get class information for MetadataStoreException. | 178 |
Violation | Message | Line |
---|---|---|
![]() | Unable to get class information for MetadataStoreException. | 104 |
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 44 (max allowed is 20). | 107 |
![]() | Cyclomatic Complexity is 28 (max allowed is 10). | 149 |
![]() | NPath Complexity is 256 (max allowed is 200). | 149 |
![]() | Cyclomatic Complexity is 26 (max allowed is 10). | 269 |
![]() | NPath Complexity is 1,330 (max allowed is 200). | 269 |
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 495 |
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 546 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 703 |
![]() | NPath Complexity is 1,024 (max allowed is 200). | 703 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 1109 |
![]() | Cyclomatic Complexity is 19 (max allowed is 10). | 1390 |
![]() | NPath Complexity is 768 (max allowed is 200). | 1390 |
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. | 85 |
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 |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Class Data Abstraction Coupling is 21 (max allowed is 12) classes [And, ArrayList, BlobCodec, CombinedFeatureInputStream, DefaultHttpClient, FeatureStoreException, FilterEvaluationException, FilteredFeatureInputStream, GeoCouchFeatureStoreTransaction, HttpGet, HttpPut, IDIterator, Iterator, IteratorFeatureInputStream, JsonObject, MemoryFeatureInputStream, NoSuchElementException, Operator, OperatorFilter, ResourceInitException, StringEntity]. | 112 |
![]() | Class Fan-Out Complexity is 45 (max allowed is 20). | 112 |
![]() | Unable to get class information for ResourceInitException. | 130 |
![]() | Unable to get class information for FeatureStoreException. | 182 |
![]() | Unable to get class information for FeatureStoreException. | 189 |
![]() | Unable to get class information for FeatureStoreException. | 195 |
![]() | Redundant throws: 'FilterEvaluationException' listed more then one time. | 195 |
![]() | Unable to get class information for FilterEvaluationException. | 195 |
![]() | Unable to get class information for FeatureStoreException. | 224 |
![]() | Cyclomatic Complexity is 17 (max allowed is 10). | 243 |
![]() | NPath Complexity is 344 (max allowed is 200). | 243 |
![]() | Unable to get class information for FeatureStoreException. | 244 |
![]() | Unable to get class information for FeatureStoreException. | 324 |
![]() | Redundant throws: 'FilterEvaluationException' listed more then one time. | 324 |
![]() | Unable to get class information for FilterEvaluationException. | 324 |
![]() | Unable to get class information for FeatureStoreException. | 377 |
![]() | Redundant throws: 'FilterEvaluationException' listed more then one time. | 377 |
![]() | Unable to get class information for FilterEvaluationException. | 377 |
![]() | Unable to get class information for FeatureStoreException. | 383 |
![]() | Redundant throws: 'FilterEvaluationException' listed more then one time. | 383 |
![]() | Unable to get class information for FilterEvaluationException. | 383 |
![]() | Unable to get class information for FeatureStoreException. | 389 |
![]() | Unable to get class information for FeatureStoreException. | 411 |
![]() | Unable to get class information for FeatureStoreException. | 417 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unable to get class information for ResourceInitException. | 87 |
Violation | Message | Line |
---|---|---|
![]() | Unable to get class information for FeatureStoreException. | 65 |
![]() | Unable to get class information for FeatureStoreException. | 71 |
![]() | Unable to get class information for FeatureStoreException. | 77 |
![]() | Unable to get class information for FeatureStoreException. | 95 |
![]() | Unable to get class information for FeatureStoreException. | 101 |
![]() | Unable to get class information for FeatureStoreException. | 107 |
![]() | Unable to get class information for FeatureStoreException. | 113 |
Violation | Message | Line |
---|---|---|
![]() | Unable to get class information for FeatureStoreException. | 133 |
![]() | Unable to get class information for FeatureStoreException. | 173 |
![]() | Unable to get class information for FeatureStoreException. | 206 |
![]() | Unable to get class information for FeatureStoreException. | 238 |
![]() | Unable to get class information for FeatureStoreException. | 267 |
![]() | Unable to get class information for FeatureStoreException. | 301 |
![]() | Unable to get class information for FeatureStoreException. | 328 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 24 (max allowed is 20). | 82 |
![]() | Unable to get class information for FeatureStoreException. | 98 |
![]() | Unable to get class information for FeatureStoreException. | 114 |
![]() | Cyclomatic Complexity is 19 (max allowed is 10). | 178 |
![]() | NPath Complexity is 973 (max allowed is 200). | 178 |
![]() | Unable to get class information for FeatureStoreException. | 180 |
![]() | Redundant throws: 'OWSException' listed more then one time. | 180 |
![]() | Unable to get class information for OWSException. | 180 |
![]() | Unable to get class information for FeatureStoreException. | 363 |
![]() | Unable to get class information for FeatureStoreException. | 409 |
![]() | Unable to get class information for FeatureStoreException. | 438 |
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. | 57 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 94 |
![]() | NPath Complexity is 204 (max allowed is 200). | 94 |
![]() | Unable to get class information for FilterEvaluationException. | 95 |
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 23 (max allowed is 20). | 80 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 124 |
![]() | Cyclomatic Complexity is 18 (max allowed is 10). | 182 |
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). | 213 |
![]() | NPath Complexity is 1,248 (max allowed is 200). | 213 |
![]() | Unable to get class information for ResourceInitException. | 215 |
![]() | Cyclomatic Complexity is 24 (max allowed is 10). | 428 |
![]() | NPath Complexity is 12,288 (max allowed is 200). | 428 |
![]() | Unable to get class information for FilterEvaluationException. | 430 |
![]() | Redundant throws: 'FeatureStoreException' listed more then one time. | 430 |
![]() | Unable to get class information for FeatureStoreException. | 430 |
![]() | Unable to get class information for FeatureStoreException. | 511 |
![]() | Redundant throws: 'FilterEvaluationException' listed more then one time. | 511 |
![]() | Unable to get class information for FilterEvaluationException. | 511 |
![]() | Unable to get class information for FeatureStoreException. | 543 |
![]() | Unable to get class information for FeatureStoreException. | 588 |
![]() | Redundant throws: 'FilterEvaluationException' listed more then one time. | 588 |
![]() | Unable to get class information for FilterEvaluationException. | 588 |
![]() | Unable to get class information for FeatureStoreException. | 595 |
![]() | Redundant throws: 'FilterEvaluationException' listed more then one time. | 595 |
![]() | Unable to get class information for FilterEvaluationException. | 595 |
![]() | Unable to get class information for FeatureStoreException. | 605 |
![]() | Unable to get class information for FeatureStoreException. | 650 |
![]() | Unable to get class information for FeatureStoreException. | 656 |
![]() | Unable to get class information for FeatureStoreException. | 662 |
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 93 (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. | 460 |
![]() | Unable to get class information for FeatureStoreException. | 477 |
![]() | Unable to get class information for FeatureStoreException. | 520 |
![]() | Unable to get class information for FeatureStoreException. | 560 |
![]() | Unable to get class information for FeatureStoreException. | 577 |
![]() | Unable to get class information for FeatureStoreException. | 615 |
![]() | Unable to get class information for FeatureStoreException. | 639 |
![]() | Unable to get class information for FeatureStoreException. | 645 |
![]() | Unable to get class information for FeatureStoreException. | 687 |
![]() | Redundant throws: 'FilterEvaluationException' listed more then one time. | 687 |
![]() | Unable to get class information for FilterEvaluationException. | 687 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 717 |
![]() | NPath Complexity is 236 (max allowed is 200). | 717 |
![]() | Unable to get class information for FeatureStoreException. | 718 |
![]() | Unable to get class information for FeatureStoreException. | 824 |
![]() | Unable to get class information for FeatureStoreException. | 890 |
![]() | Redundant throws: 'FilterEvaluationException' listed more then one time. | 890 |
![]() | Unable to get class information for FilterEvaluationException. | 890 |
![]() | Unable to get class information for FilterEvaluationException. | 917 |
![]() | Unable to get class information for FeatureStoreException. | 945 |
![]() | Redundant throws: 'FilterEvaluationException' listed more then one time. | 945 |
![]() | Unable to get class information for FilterEvaluationException. | 945 |
![]() | Unable to get class information for FeatureStoreException. | 976 |
![]() | Redundant throws: 'FilterEvaluationException' listed more then one time. | 976 |
![]() | Unable to get class information for FilterEvaluationException. | 976 |
![]() | Unable to get class information for FeatureStoreException. | 1029 |
![]() | Unable to get class information for FeatureStoreException. | 1037 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 1075 |
![]() | NPath Complexity is 344 (max allowed is 200). | 1075 |
![]() | Unable to get class information for FeatureStoreException. | 1076 |
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 1181 |
![]() | NPath Complexity is 1,540 (max allowed is 200). | 1181 |
![]() | Unable to get class information for FeatureStoreException. | 1182 |
![]() | Cyclomatic Complexity is 16 (max allowed is 10). | 1325 |
![]() | NPath Complexity is 5,200 (max allowed is 200). | 1325 |
![]() | Unable to get class information for FeatureStoreException. | 1326 |
![]() | Cyclomatic Complexity is 12 (max allowed is 10). | 1439 |
![]() | Unable to get class information for FeatureStoreException. | 1440 |
![]() | Unable to get class information for FilterEvaluationException. | 1510 |
![]() | Redundant throws: 'UnmappableException' listed more then one time. | 1510 |
![]() | Unable to get class information for UnmappableException. | 1510 |
![]() | Unable to get class information for FilterEvaluationException. | 1516 |
![]() | Redundant throws: 'UnmappableException' listed more then one time. | 1516 |
![]() | Unable to get class information for UnmappableException. | 1516 |
![]() | Unable to get class information for FilterEvaluationException. | 1521 |
![]() | Redundant throws: 'UnmappableException' listed more then one time. | 1521 |
![]() | Unable to get class information for UnmappableException. | 1521 |
![]() | Unable to get class information for FilterEvaluationException. | 1533 |
![]() | Redundant throws: 'UnmappableException' listed more then one time. | 1533 |
![]() | Unable to get class information for UnmappableException. | 1533 |
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. | 312 |
![]() | Unable to get class information for FeatureStoreException. | 336 |
![]() | Unable to get class information for FeatureStoreException. | 381 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 403 |
![]() | NPath Complexity is 224 (max allowed is 200). | 403 |
![]() | Unable to get class information for FeatureStoreException. | 404 |
![]() | Unable to get class information for FeatureStoreException. | 493 |
![]() | Cyclomatic Complexity is 26 (max allowed is 10). | 536 |
![]() | NPath Complexity is 5,046 (max allowed is 200). | 536 |
![]() | Unable to get class information for FeatureStoreException. | 538 |
![]() | Unable to get class information for FeatureStoreException. | 695 |
![]() | Unable to get class information for FeatureStoreException. | 752 |
![]() | Unable to get class information for FeatureStoreException. | 771 |
![]() | Unable to get class information for FeatureStoreException. | 793 |
![]() | Redundant throws: 'FilterEvaluationException' listed more then one time. | 793 |
![]() | Unable to get class information for FilterEvaluationException. | 793 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 823 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 868 |
![]() | Unable to get class information for FilterEvaluationException. | 871 |
![]() | Redundant throws: 'FeatureStoreException' listed more then one time. | 871 |
![]() | Unable to get class information for FeatureStoreException. | 871 |
![]() | Unable to get class information for FilterEvaluationException. | 945 |
![]() | Redundant throws: 'FeatureStoreException' listed more then one time. | 945 |
![]() | Unable to get class information for FeatureStoreException. | 945 |
![]() | Unable to get class information for FeatureStoreException. | 972 |
![]() | Unable to get class information for FeatureStoreException. | 993 |
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]. | 93 |
![]() | Class Fan-Out Complexity is 36 (max allowed is 20). | 93 |
![]() | Unable to get class information for FeatureStoreException. | 98 |
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 52 (max allowed is 20). | 111 |
![]() | Unable to get class information for FeatureStoreException. | 141 |
![]() | Unable to get class information for FeatureStoreException. | 174 |
![]() | Unable to get class information for FeatureStoreException. | 260 |
![]() | Cyclomatic Complexity is 21 (max allowed is 10). | 279 |
![]() | NPath Complexity is 10,944 (max allowed is 200). | 279 |
![]() | Unable to get class information for FeatureStoreException. | 281 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 381 |
![]() | NPath Complexity is 432 (max allowed is 200). | 381 |
![]() | Unable to get class information for FeatureStoreException. | 382 |
![]() | Unable to get class information for FeatureStoreException. | 453 |
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 462 |
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 52 (max allowed is 20). | 115 |
![]() | Unable to get class information for FeatureStoreException. | 145 |
![]() | Unable to get class information for FeatureStoreException. | 178 |
![]() | Unable to get class information for FeatureStoreException. | 264 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 283 |
![]() | NPath Complexity is 1,824 (max allowed is 200). | 283 |
![]() | Unable to get class information for FeatureStoreException. | 284 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 367 |
![]() | NPath Complexity is 432 (max allowed is 200). | 367 |
![]() | Unable to get class information for FeatureStoreException. | 368 |
![]() | Unable to get class information for FeatureStoreException. | 439 |
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 448 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Class Fan-Out Complexity is 26 (max allowed is 20). | 85 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 221 |
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]. | 117 |
![]() | Class Fan-Out Complexity is 56 (max allowed is 20). | 117 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 262 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 512 |
![]() | NPath Complexity is 300 (max allowed is 200). | 512 |
![]() | Cyclomatic Complexity is 13 (max allowed is 10). | 711 |
![]() | NPath Complexity is 288 (max allowed is 200). | 711 |
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). | 79 |
![]() | Cyclomatic Complexity is 34 (max allowed is 10). | 136 |
![]() | NPath Complexity is 279,936 (max allowed is 200). | 136 |
![]() | Redundant throws: 'IllegalArgumentException' is unchecked exception. | 139 |
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 |
---|---|---|
![]() | Cyclomatic Complexity is 18 (max allowed is 10). | 100 |
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 |
---|---|---|
![]() | Unable to get class information for UnknownCRSException. | 111 |
![]() | Redundant throws: 'TransformationException' listed more then one time. | 111 |
![]() | Unable to get class information for TransformationException. | 111 |
![]() | Unable to get class information for UnknownCRSException. | 157 |
![]() | Redundant throws: 'TransformationException' listed more then one time. | 157 |
![]() | Unable to get class information for TransformationException. | 157 |
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 |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unable to get class information for FilterEvaluationException. | 95 |
![]() | Unable to get class information for FilterEvaluationException. | 112 |
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. | 652 |
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 795 |
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. | 674 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 823 |
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. | 804 |
![]() | Cyclomatic Complexity is 24 (max allowed is 10). | 987 |
![]() | NPath Complexity is 4,098 (max allowed is 200). | 987 |
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 19 (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.feature.types.AppSchema. | 48 |
![]() | Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 70 |
![]() | Unable to get class information for XMLParsingException. | 70 |
![]() | Redundant throws: 'UnknownCRSException' listed more then one time. | 71 |
![]() | Unable to get class information for UnknownCRSException. | 71 |
![]() | Redundant throws: 'FactoryConfigurationError' is unchecked exception. | 91 |
![]() | Unable to get class information for XMLParsingException. | 91 |
![]() | Redundant throws: 'UnknownCRSException' listed more then one time. | 92 |
![]() | Unable to get class information for UnknownCRSException. | 92 |
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). | 114 |
![]() | Unable to get class information for UnknownCRSException. | 193 |
![]() | Redundant throws: 'TransformationException' listed more then one time. | 193 |
![]() | Unable to get class information for TransformationException. | 193 |
![]() | Unable to get class information for UnknownCRSException. | 207 |
![]() | Redundant throws: 'TransformationException' listed more then one time. | 207 |
![]() | Unable to get class information for TransformationException. | 207 |
![]() | Unable to get class information for UnknownCRSException. | 212 |
![]() | Redundant throws: 'TransformationException' listed more then one time. | 212 |
![]() | Unable to get class information for TransformationException. | 212 |
![]() | Cyclomatic Complexity is 52 (max allowed is 10). | 240 |
![]() | NPath Complexity is 1,420 (max allowed is 200). | 240 |
![]() | 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. | 468 |
![]() | Redundant throws: 'TransformationException' listed more then one time. | 468 |
![]() | Unable to get class information for TransformationException. | 468 |
![]() | Cyclomatic Complexity is 15 (max allowed is 10). | 483 |
![]() | Unable to get class information for UnknownCRSException. | 484 |
![]() | Redundant throws: 'TransformationException' listed more then one time. | 484 |
![]() | Unable to get class information for TransformationException. | 484 |
![]() | Unable to get class information for UnknownCRSException. | 597 |
![]() | Redundant throws: 'TransformationException' listed more then one time. | 597 |
![]() | Unable to get class information for TransformationException. | 597 |
![]() | Unable to get class information for UnknownCRSException. | 633 |
![]() | Redundant throws: 'TransformationException' listed more then one time. | 633 |
![]() | Unable to get class information for TransformationException. | 633 |
![]() | Unable to get class information for UnknownCRSException. | 681 |
![]() | Redundant throws: 'TransformationException' listed more then one time. | 681 |
![]() | Unable to get class information for TransformationException. | 681 |
![]() | Unable to get class information for UnknownCRSException. | 690 |
![]() | Redundant throws: 'TransformationException' listed more then one time. | 690 |
![]() | Unable to get class information for TransformationException. | 690 |
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 |
---|---|---|
![]() | 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 |
![]() | 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. | 220 |
![]() | Cyclomatic Complexity is 19 (max allowed is 10). | 253 |
![]() | NPath Complexity is 288 (max allowed is 200). | 253 |
![]() | Cyclomatic Complexity is 22 (max allowed is 10). | 317 |
![]() | NPath Complexity is 360 (max allowed is 200). | 317 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.commons.xml.stax.FilteringXMLStreamWriter. | 66 |
![]() | Class Fan-Out Complexity is 26 (max allowed is 20). | 80 |
![]() | Unable to get class information for OMException. | 148 |
![]() | Unable to get class information for OMException. | 168 |
![]() | Unable to get class information for OMException. | 185 |
![]() | Unable to get class information for OMException. | 226 |
![]() | Unable to get class information for OMException. | 247 |
![]() | Unable to get class information for OMException. | 252 |
![]() | Unable to get class information for OMException. | 293 |
![]() | Unable to get class information for OMException. | 298 |
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). | 121 |
![]() | NPath Complexity is 330 (max allowed is 200). | 121 |
![]() | Unable to get class information for ResourceInitException. | 121 |
![]() | Unable to get class information for ResourceInitException. | 226 |
![]() | Unable to get class information for MetadataStoreException. | 245 |
![]() | Unable to get class information for MetadataStoreException. | 259 |
![]() | Unable to get class information for MetadataStoreException. | 274 |
![]() | Unable to get class information for MetadataStoreException. | 282 |
![]() | Unable to get class information for MetadataStoreException. | 308 |
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 |
---|---|---|
![]() | Redundant 'public' modifier. | 57 |
![]() | Redundant 'public' modifier. | 62 |
![]() | Redundant 'public' modifier. | 67 |
![]() | Redundant 'public' modifier. | 72 |
![]() | Redundant 'public' modifier. | 78 |
![]() | Redundant 'public' modifier. | 83 |
Violation | Message | Line |
---|---|---|
![]() | Unable to get class information for ObservationDatastoreException. | 130 |
![]() | Unable to get class information for ObservationDatastoreException. | 135 |
Violation | Message | Line |
---|---|---|
![]() | Class Fan-Out Complexity is 29 (max allowed is 20). | 79 |
![]() | Cyclomatic Complexity is 11 (max allowed is 10). | 96 |
![]() | Unable to get class information for FilterException. | 162 |
![]() | Unable to get class information for FilterException. | 192 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'public' modifier. | 65 |
![]() | Unable to get class information for ObservationDatastoreException. | 66 |
![]() | Redundant 'public' modifier. | 73 |
![]() | Redundant 'public' modifier. | 75 |
Violation | Message | Line |
---|---|---|
![]() | Unable to get class information for XMLProcessingException. | 64 |
![]() | Unable to get class information for XMLProcessingException. | 81 |
Violation | Message | Line |
---|---|---|
![]() | Redundant 'static' modifier. | 135 |
![]() | Redundant 'public' modifier. | 146 |
Violation | Message | Line |
---|---|---|
![]() | Unable to get class information for FilterException. | 65 |
![]() | Unable to get class information for FilterException. | 79 |
![]() | Unable to get class information for FilterException. | 89 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unable to get class information for ResourceInitException. | 74 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 15 (max allowed is 12) classes [ArrayList, BeginFilter, ByteArrayResult, Date, DurationFilter, FilterCollection, LinkedList, MeasurementBase, Observation, ObservationDatastoreException, SimpleIntegerResult, SimpleMeasurement, SimpleNullResult, TimeInstantFilter, TimestampFilter]. | 90 |
![]() | Class Fan-Out Complexity is 32 (max allowed is 20). | 90 |
![]() | Unable to get class information for ObservationDatastoreException. | 147 |
![]() | Unable to get class information for FilterException. | 246 |
![]() | Redundant 'static' modifier. | 430 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.observation.persistence.DatastoreConfiguration. | 66 |
![]() | Unused import - org.deegree.observation.persistence.ObservationDatastore. | 68 |
![]() | Class Fan-Out Complexity is 27 (max allowed is 20). | 88 |
![]() | Unable to get class information for ResourceInitException. | 106 |
![]() | Unable to get class information for ObservationDatastoreException. | 129 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unable to get class information for ResourceInitException. | 87 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.observation.persistence.ObservationDatastore. | 75 |
![]() | Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ArrayList, Date, GenericFilterConverter, HashSet, LinkedList, MeasurementBase, Observation, ObservationDatastoreException, ProcedureFilter, QueryBuilder, SimpleDoubleResult, SimpleMeasurement, TimePeriod]. | 95 |
![]() | Class Fan-Out Complexity is 36 (max allowed is 20). | 95 |
![]() | Unable to get class information for ObservationDatastoreException. | 146 |
![]() | Unable to get class information for FilterException. | 282 |
![]() | Unable to get class information for ObservationDatastoreException. | 373 |
![]() | Unable to get class information for ResourceInitException. | 400 |
Violation | Message | Line |
---|---|---|
![]() | File does not end with a newline. | 0 |
![]() | Unable to get class information for ResourceInitException. | 91 |
Violation | Message | Line |
---|---|---|
![]() | Cyclomatic Complexity is 14 (max allowed is 10). | 95 |
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 |
---|---|---|
![]() | Unused import - org.deegree.commons.ows.exception.OWSException. | 39 |
![]() | Unable to get class information for XMLParsingException. | 98 |
Violation | Message | Line |
---|---|---|
![]() | Unused import - org.deegree.commons.ows.exception.OWSException. | 42 |
Violation | Message | Line |
---|---|---|
![]() | Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ArrayList, EventTime100XMLAdapter, GeometryFactory, GetObservation, LinkedList, Pair, ProcedureFilter, PropertyFilter, ResultFilter, ResultFilterException, SpatialBBOXFilter, XMLParsingException, XPath]. | 81 |
![]() | Class Fan-Out Complexity is 22 (max allowed is 20). | 81 |
Violation | Message | Line |
---|---|---|
![]() | Unable to get class information for InvalidParameterValueException. | 62 |
Violation | Message | Line |
---|---|---|
![]() | 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. | 97 |
![]() | Redundant throws: 'InvalidParameterValueException' listed more then one time. | 97 |
![]() | Unable to get class information for InvalidParameterValueException. | 97 |
![]() | Unable to get class information for InvalidParameterValueException. | 126 |
![]() | Unable to get class information for InvalidParameterValueException. | 150 |
![]() | Unable to get class information for InvalidParameterValueException. | 174 |
![]() | Cyclomatic Complexity is 16 (max allowed is 10). | 197 |
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 |
---|---|---|
![]() | 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 |