blob: 72eae540402fcb7da49fb13317a07ab05d30234d [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.3 at Oct 27, 2017 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=${outputEncoding}" />
<title>PMD Results</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="./css/print.css" type="text/css" media="print" />
<meta name="Date-Revision-yyyymmdd" content="20171027" />
<meta http-equiv="Content-Language" content="en" />
</head>
<body class="composite">
<div id="banner">
<div class="clear">
<hr/>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2017-10-27</span>
&nbsp;| <span id="projectVersion">Version: ${project.version}</span>
</div>
<div class="xright">
</div>
<div class="clear">
<hr/>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="./images/logos/maven-feather.png" />
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section"><h2>PMD Results<a name="PMD_Results"></a></h2><p>The following document contains the results of <a class="externalLink" href="http://pmd.sourceforge.net/">PMD</a> 5.0.5.</p></div><div class="section"><h2>Files<a name="Files"></a></h2><div class="section"><h3>org/eclipse/papyrus/designer/transformation/library/transformations/AbstractBootLoaderGen.java<a name="orgeclipsepapyrusdesignertransformationlibrarytransformationsAbstractBootLoaderGen.java"></a></h3><table align="center" border="0" class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Avoid unused method parameters such as 'copier'.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/AbstractBootLoaderGen.html#L236">236</a></td></tr><tr class="a"><td>Useless parentheses.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/AbstractBootLoaderGen.html#L245">245</a></td></tr><tr class="b"><td>Useless parentheses.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/AbstractBootLoaderGen.html#L245">245</a></td></tr></table></div><div class="section"><h3>org/eclipse/papyrus/designer/transformation/library/transformations/AddMethodInterceptors.java<a name="orgeclipsepapyrusdesignertransformationlibrarytransformationsAddMethodInterceptors.java"></a></h3><table align="center" border="0" class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>These nested if statements could be combined</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/AddMethodInterceptors.html#L222">222</a>&#x2013;<a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/AddMethodInterceptors.html#L229">229</a></td></tr><tr class="a"><td>Unnecessary use of fully qualified name 'org.eclipse.papyrus.designer.transformation.base.utils.TransformationException' due to existing import 'org.eclipse.papyrus.designer.transformation.base.utils.TransformationException'</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/AddMethodInterceptors.html#L236">236</a></td></tr></table></div><div class="section"><h3>org/eclipse/papyrus/designer/transformation/library/transformations/CreateAndConfigureProject.java<a name="orgeclipsepapyrusdesignertransformationlibrarytransformationsCreateAndConfigureProject.java"></a></h3><table align="center" border="0" class="bodyTable"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>Useless parentheses.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/CreateAndConfigureProject.html#L105">105</a></td></tr><tr class="b"><td>Useless parentheses.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/CreateAndConfigureProject.html#L122">122</a></td></tr><tr class="a"><td>Useless parentheses.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/CreateAndConfigureProject.html#L122">122</a></td></tr><tr class="b"><td>Useless parentheses.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/CreateAndConfigureProject.html#L129">129</a></td></tr></table></div><div class="section"><h3>org/eclipse/papyrus/designer/transformation/library/transformations/DeployToNodes.java<a name="orgeclipsepapyrusdesignertransformationlibrarytransformationsDeployToNodes.java"></a></h3><table align="center" border="0" class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Avoid unused method parameters such as 'nodeIndex'.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/DeployToNodes.html#L100">100</a></td></tr><tr class="a"><td>Avoid unused method parameters such as 'nodes'.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/DeployToNodes.html#L100">100</a></td></tr><tr class="b"><td>These nested if statements could be combined</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/DeployToNodes.html#L171">171</a>&#x2013;<a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/DeployToNodes.html#L182">182</a></td></tr><tr class="a"><td>Avoid unused private methods such as 'initiateProgressMonitor(boolean,EList)'.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/DeployToNodes.html#L189">189</a></td></tr></table></div><div class="section"><h3>org/eclipse/papyrus/designer/transformation/library/transformations/MergeClass.java<a name="orgeclipsepapyrusdesignertransformationlibrarytransformationsMergeClass.java"></a></h3><table align="center" border="0" class="bodyTable"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>Useless parentheses.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/MergeClass.html#L89">89</a></td></tr><tr class="b"><td>Useless parentheses.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/MergeClass.html#L89">89</a></td></tr><tr class="a"><td>These nested if statements could be combined</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/MergeClass.html#L201">201</a>&#x2013;<a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/MergeClass.html#L208">208</a></td></tr><tr class="b"><td>Unnecessary use of fully qualified name 'org.eclipse.papyrus.designer.transformation.base.utils.TransformationException' due to existing import 'org.eclipse.papyrus.designer.transformation.base.utils.TransformationException'</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/MergeClass.html#L214">214</a></td></tr></table></div><div class="section"><h3>org/eclipse/papyrus/designer/transformation/library/transformations/bindinghelpers/BindCppIncludeToFirstActual.java<a name="orgeclipsepapyrusdesignertransformationlibrarytransformationsbindinghelpersBindCppIncludeToFirstActual.java"></a></h3><table align="center" border="0" class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>Useless parentheses.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/bindinghelpers/BindCppIncludeToFirstActual.html#L52">52</a></td></tr><tr class="a"><td>Useless parentheses.</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/transformations/bindinghelpers/BindCppIncludeToFirstActual.html#L52">52</a></td></tr></table></div><div class="section"><h3>org/eclipse/papyrus/designer/transformation/library/xtend/StateMachineUtil.java<a name="orgeclipsepapyrusdesignertransformationlibraryxtendStateMachineUtil.java"></a></h3><table align="center" border="0" class="bodyTable"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>Unnecessary use of fully qualified name 'org.eclipse.uml2.uml.Vertex' due to existing import 'org.eclipse.uml2.uml.Vertex'</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/xtend/StateMachineUtil.html#L61">61</a></td></tr></table></div><div class="section"><h3>org/eclipse/papyrus/designer/transformation/library/xtend/AMIPull.java<a name="orgeclipsepapyrusdesignertransformationlibraryxtendAMIPull.java"></a></h3><table align="center" border="0" class="bodyTable"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>No need to import a type that lives in the same package</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/xtend/AMIPull.html#L4">4</a></td></tr></table></div><div class="section"><h3>org/eclipse/papyrus/designer/transformation/library/xtend/AsyncCalls.java<a name="orgeclipsepapyrusdesignertransformationlibraryxtendAsyncCalls.java"></a></h3><table align="center" border="0" class="bodyTable"><tr class="b"><th>Violation</th><th>Line</th></tr><tr class="a"><td>No need to import a type that lives in the same package</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/xtend/AsyncCalls.html#L5">5</a></td></tr><tr class="b"><td>No need to import a type that lives in the same package</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/xtend/AsyncCalls.html#L6">6</a></td></tr></table></div><div class="section"><h3>org/eclipse/papyrus/designer/transformation/library/xtend/Marshalling.java<a name="orgeclipsepapyrusdesignertransformationlibraryxtendMarshalling.java"></a></h3><table align="center" border="0" class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>No need to import a type that lives in the same package</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/xtend/Marshalling.html#L6">6</a></td></tr></table></div><div class="section"><h3>org/eclipse/papyrus/designer/transformation/library/xtend/MultipleReceptacle.java<a name="orgeclipsepapyrusdesignertransformationlibraryxtendMultipleReceptacle.java"></a></h3><table align="center" border="0" class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>No need to import a type that lives in the same package</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/xtend/MultipleReceptacle.html#L3">3</a></td></tr></table></div><div class="section"><h3>org/eclipse/papyrus/designer/transformation/library/xtend/StructBasedMarshalling.java<a name="orgeclipsepapyrusdesignertransformationlibraryxtendStructBasedMarshalling.java"></a></h3><table align="center" border="0" class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>No need to import a type that lives in the same package</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/xtend/StructBasedMarshalling.html#L5">5</a></td></tr></table></div><div class="section"><h3>org/eclipse/papyrus/designer/transformation/library/xtend/SyncCalls.java<a name="orgeclipsepapyrusdesignertransformationlibraryxtendSyncCalls.java"></a></h3><table align="center" border="0" class="bodyTable"><tr class="a"><th>Violation</th><th>Line</th></tr><tr class="b"><td>No need to import a type that lives in the same package</td><td><a href="./xref/org/eclipse/papyrus/designer/transformation/library/xtend/SyncCalls.html#L4">4</a></td></tr></table></div></div>
</div>
</div>
<div class="clear">
<hr/>
</div>
<div id="footer">
<div class="xright">
Copyright &#169; All Rights Reserved.
</div>
<div class="clear">
<hr/>
</div>
</div>
</body>
</html>