10 April 2007 - 1.7 |
Violation | Line | Priority |
---|---|---|
OS: com.eviware.soapui.report.JUnitReportCollector.saveReport(JUnitReport,String) may fail to close stream on exception | 54 | Low |
Violation | Line | Priority |
---|---|---|
PZLA: Should com.eviware.x.form.AbstractXFormField.validate() return a zero length array rather than null? | 117 | Low |
Violation | Line | Priority |
---|---|---|
DMI: Invocation of toString on an array in com.eviware.soapui.impl.wsdl.WsdlAttachmentPart.getDescription() | 84 | Normal |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.model.support.PropertiesMap is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
UCF: Useless control flow in com.eviware.soapui.model.tree.SoapUITreeModel.valueForPathChanged(javax.swing.tree.TreePath,Object) | 79 | Normal |
Violation | Line | Priority |
---|---|---|
WMI: Method com.eviware.soapui.support.components.SimpleForm.setValues(java.util.Map) makes inefficient use of keySet iterator instead of entrySet iterator | 367 | Normal |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.support.components.TestStepComboBoxModel is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.support.components.TestStepPropertyComboBoxModel is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.support.log.JLogList$LogListModel is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.support.types.StringList is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.support.types.StringToObjectMap is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
PZLA: Should com.eviware.soapui.support.xml.XmlObjectConfigurationReader.readStrings(String) return a zero length array rather than null? | 102 | Low |
Violation | Line | Priority |
---|---|---|
PZLA: Should com.eviware.x.form.validators.RequiredValidator.validateField(com.eviware.x.form.XFormField) return a zero length array rather than null? | 43 | Low |
Violation | Line | Priority |
---|---|---|
CN: clone method com.eviware.soapui.impl.wsdl.mock.WsdlMockRunContext.clone() does not call super.clone() | 80 | Normal |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.testcase.TestCaseLogModel is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
Dm: com.eviware.soapui.impl.wsdl.testcase.WsdlTestCaseRunner.run() invokes System.exit(...), which shuts down the entire virtual machine | 210 | Normal |
Violation | Line | Priority |
---|---|---|
RI: Class com.eviware.soapui.model.tree.nodes.TestCaseTreeNode$InternalTestSuiteListener implements same interface as superclass. | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.loadtest.data.LoadTestSamples is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.loadtest.data.LoadTestStatistics is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.loadtest.data.SamplesModel is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.loadtest.data.StatisticsHistory$StatisticsValueHistory is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.loadtest.data.StatisticsHistory$TestStepStatisticsHistory is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.loadtest.log.LoadTestLog is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.panels.attachments.AttachmentPanel$AttachmentPartCellEditor is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
OS: com.eviware.soapui.impl.wsdl.panels.attachments.AttachmentPanel.exportBtnActionPerformed(java.awt.event.ActionEvent) may fail to close stream on exception | 265 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.panels.attachments.FileTransferHandler is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.panels.attachments.MockAttachmentPanel$AttachmentPartCellEditor is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
RCN: Redundant nullcheck of value known to be non-null com.eviware.soapui.impl.wsdl.panels.iface.WsdlInterfaceDesktopPanel$1.mouseClicked(java.awt.event.MouseEvent) | 126 | Low |
Violation | Line | Priority |
---|---|---|
NP: Possible null pointer dereference in com.eviware.soapui.impl.wsdl.panels.iface.WsdlInterfaceDesktopPanel.<init>(com.eviware.soapui.impl.wsdl.WsdlInterface) | 156 | Normal |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.panels.loadtest.StatisticsDesktopPanel$SelectStepComboBoxModel is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
DE: com.eviware.soapui.impl.wsdl.panels.mock.WsdlMockServiceDesktopPanel$3.update(javax.swing.text.Document) might ignore java.lang.Exception | 224 | Low |
Violation | Line | Priority |
---|---|---|
RI: Class com.eviware.soapui.impl.wsdl.panels.mock.WsdlMockServiceDesktopPanel$OperationListModel implements same interface as superclass. | -1 | Low |
Violation | Line | Priority |
---|---|---|
RI: Class com.eviware.soapui.impl.wsdl.panels.mockoperation.WsdlMockOperationDesktopPanel$ResponseListModel implements same interface as superclass. | -1 | Low |
Violation | Line | Priority |
---|---|---|
PZLA: Should com.eviware.soapui.impl.wsdl.panels.mockoperation.WsdlMockResponseMessageExchange.getRequestAttachments() return a zero length array rather than null? | 32 | Low |
Violation | Line | Priority |
---|---|---|
NS: Questionable use of non-short-circuit logic in com.eviware.soapui.impl.wsdl.panels.testcase.TestStepList$1.mouseClicked(java.awt.event.MouseEvent) | 98 | Normal |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.panels.teststeps.PropertiesStepDesktopPanel$PropertiesModel is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.teststeps.actions.ShowTransferValuesResultsAction$TransfersTableModel is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
SnVI: com.eviware.soapui.impl.wsdl.panels.teststeps.support.GotoTestStepsComboBoxModel is Serializable; consider declaring a serialVersionUID | -1 | Low |
Violation | Line | Priority |
---|---|---|
Dm: Method com.eviware.soapui.impl.wsdl.submit.transports.http.PostResponseDataSource.getName() invokes toString() method on a String; just use the String | 60 | Normal |
Violation | Line | Priority |
---|---|---|
MS: com.eviware.soapui.tools.SoapUIMockServiceRunner.TITLE isn't final but should be | 56 | High |
Violation | Line | Priority |
---|---|---|
MS: com.eviware.soapui.support.components.JPropertiesTable.BOOLEAN_OPTIONS is a mutable array | 55 | High |
Violation | Line | Priority |
---|---|---|
UwF: Field not initialized in constructor: com.eviware.soapui.actions.HttpPrefs.httpForm | -1 | Low |
Violation | Line | Priority |
---|---|---|
UwF: Field not initialized in constructor: com.eviware.soapui.impl.wsdl.WsdlSubmit.submitContext | -1 | Low |
Violation | Line | Priority |
---|---|---|
UwF: Field not initialized in constructor: com.eviware.x.form.XFormFactory.theDelegate | -1 | Low |
Violation | Line | Priority |
---|---|---|
UwF: Unwritten field: com.eviware.soapui.impl.wsdl.panels.request.components.RequestXmlDocument.updating | -1 | Low |
Violation | Line | Priority |
---|---|---|
UwF: Unwritten field: com.eviware.soapui.model.tree.AbstractModelItemTreeNode.settingsListener | -1 | Normal |
Violation | Line | Priority |
---|---|---|
SIC: Should com.eviware.soapui.SoapUI$AboutAction be a _static_ inner class? | -1 | Normal |
Violation | Line | Priority |
---|---|---|
SIC: Should com.eviware.soapui.SoapUI$SavePreferencesAction be a _static_ inner class? | -1 | Normal |
Violation | Line | Priority |
---|---|---|
SIC: Should com.eviware.soapui.SoapUI$ShowSystemPropertiesAction be a _static_ inner class? | -1 | Normal |
Violation | Line | Priority |
---|---|---|
SIC: The class com.eviware.soapui.SoapUI$SoapUISplash$3 could be refactored into a named _static_ inner class | -1 | Low |
Violation | Line | Priority |
---|---|---|
SIC: Should com.eviware.soapui.impl.actions.NewWsdlProjectAction$Form be a _static_ inner class? | -1 | Normal |
Violation | Line | Priority |
---|---|---|
SIC: Should com.eviware.soapui.impl.wsdl.actions.iface.GenerateTestSuiteAction$GenerateForm be a _static_ inner class? | -1 | Normal |
Violation | Line | Priority |
---|---|---|
SIC: The class com.eviware.soapui.impl.wsdl.actions.iface.tools.support.AbstractToolsAction$1 could be refactored into a named _static_ inner class | -1 | Low |
Violation | Line | Priority |
---|---|---|
SIC: The class com.eviware.soapui.impl.wsdl.actions.iface.tools.xfire.XFireAction$2 could be refactored into a named _static_ inner class | -1 | Low |
Violation | Line | Priority |
---|---|---|
SIC: Should com.eviware.soapui.impl.wsdl.actions.mockoperation.WsdlMockOperationOptionsAction$Form be a _static_ inner class? | -1 | Normal |
Violation | Line | Priority |
---|---|---|
SIC: Should com.eviware.soapui.impl.wsdl.actions.mockservice.AddNewMockOperationAction$OperationWrapper be a _static_ inner class? | -1 | Normal |
Violation | Line | Priority |
---|---|---|
SIC: Should com.eviware.soapui.impl.wsdl.actions.mockservice.MockServiceOptionsAction$OptionsForm be a _static_ inner class? | -1 | Normal |
Violation | Line | Priority |
---|---|---|
SIC: The class com.eviware.soapui.impl.wsdl.panels.iface.WsdlInterfaceDesktopPanel$2 could be refactored into a named _static_ inner class | -1 | Low |
Violation | Line | Priority |
---|---|---|
SIC: The class com.eviware.soapui.impl.wsdl.panels.request.AbstractWsdlRequestDesktopPanel$WsdlRequestMessageEditor could be refactored into a _static_ inner class | -1 | Low |
Violation | Line | Priority |
---|---|---|
SIC: The class com.eviware.soapui.impl.wsdl.panels.request.AbstractWsdlRequestDesktopPanel$WsdlResponseMessageEditor could be refactored into a _static_ inner class | -1 | Low |
Violation | Line | Priority |
---|---|---|
SIC: The class com.eviware.soapui.impl.wsdl.teststeps.TransferResponseValuesTestStep$ValueTransferResult could be refactored into a _static_ inner class | -1 | Low |
Violation | Line | Priority |
---|---|---|
SIC: The class com.eviware.soapui.model.tree.AbstractModelItemTreeNode$1 could be refactored into a named _static_ inner class | -1 | Low |
Violation | Line | Priority |
---|---|---|
SIC: Should com.eviware.soapui.monitor.MockEngine$SoapUIConnector be a _static_ inner class? | -1 | Normal |
Violation | Line | Priority |
---|---|---|
SIC: Should com.eviware.soapui.support.action.SwingActionRegistry$ActionMapping be a _static_ inner class? | -1 | Normal |
Violation | Line | Priority |
---|---|---|
SIC: Should com.eviware.soapui.tools.SoapUIMockServiceRunner$LogListener be a _static_ inner class? | -1 | Normal |
Violation | Line | Priority |
---|---|---|
SIC: Should com.eviware.x.impl.swing.SwingXFormDialogBuilder$HelpAction be a _static_ inner class? | -1 | Normal |
Violation | Line | Priority |
---|---|---|
IS: Inconsistent synchronization of com.eviware.soapui.impl.wsdl.loadtest.WsdlLoadTest.runner; locked 62% of time | 492 | Normal |